Commit History

Author SHA1 Message Date
  Martijn Laan d7868961f6 Cleanup. 1 month ago
  Martijn Laan 64d20b80f3 Add support for overwriting read-only files. 2 months ago
  Martijn Laan b7efc08dcf Merge branch 'main' into extract7zippage 9 months ago
  Martijn Laan d78d5dd35a Extract7ZipFile: output/log memory requirements. 9 months ago
  Martijn Laan bda8555b87 Add basic progress reporting for 7-Zip extracting, not yet actually used. 9 months ago
  Martijn Laan 70de42e2e7 Sanity check the names of directories and files 7-Zip wants to create. Also enable the preexisting CreateFileA check for BCC32. 9 months ago
  Martijn Laan bee7be3bf4 Check for USE_WINDOWS_FILE. 10 months ago
  Martijn Laan 358c00b746 Fix comment typo. 10 months ago
  Martijn Laan 17be212776 Move the stdio.h/stdout change outside 7zMain.c. This means using the SDK without any changes at all would work, isn't that cool? 10 months ago
  Martijn Laan d0f6c549d3 Finish workaround. It works 💪 10 months ago
  Martijn Laan 144a32834c Workaround stdcall issue. Not yet finished so also not yet tested. 10 months ago
  Martijn Laan 85a426d199 Rename to better match the SDK and also LZMADecode/ISLzmaDec. 10 months ago