(doc) Added Info-Zip's version of appnote.txt |
|
More...
|
over 6 years ago
|
Comment / doc gardening |
|
More...
|
over 6 years ago
|
UnZip.Streams: added Size and Name functions for Zipped_File_Type |
|
More...
|
over 6 years ago
|
Zip_info Adjust: tree clone nicer as function |
|
More...
|
over 6 years ago
|
Zip: Zip_info type is now controlled (no need to call Delete; clones are done correctly) |
|
More...
|
over 6 years ago
|
RC 55 |
|
More...
|
almost 7 years ago
|
Zip.Compress: added .uax (Unreal Audio Package) as .wav-like format for preselecting LZMA_for_WAV |
|
More...
|
almost 7 years ago
|
Comment gardening - typos,... |
|
More...
|
almost 7 years ago
|
Zip.Create: fixed Add_Compressed_Stream for the rare case of a postfixed data descriptor |
|
More...
|
almost 7 years ago
|
UnZip: fixed case of extraction with 'method' 0 (Stored), central directory not used for getting information, and data descriptor used for CRC |
|
More...
|
almost 7 years ago
|
BZip2.Decoding: source code cleanup 4/4 |
|
More...
|
almost 7 years ago
|
BZip2.Decoding: source code cleanup 3/4 |
|
More...
|
almost 7 years ago
|
BZip2.Decoding: source code cleanup 2/4 |
|
More...
|
almost 7 years ago
|
BZip2.Decoding: source code cleanup 1/4 |
|
More...
|
almost 7 years ago
|
(test) added BZip2 to test_za script |
|
More...
|
almost 7 years ago
|
Project gardening |
|
More...
|
almost 7 years ago
|
Moved CRC calculation from BZip2.Decoding to BZip2 (logically, CRC is common to encoding and decoding) |
|
More...
|
almost 7 years ago
|
(extras) updated bunzip to latest changes |
|
More...
|
almost 7 years ago
|
BZip2_Decoding becomes BZip2.Decoding (part 2/2: the real stuff; added a top package, BZip2) |
|
More...
|
almost 7 years ago
|
BZip2_Decoding becomes BZip2.Decoding (part 1/2: just a renaming, cannot compile) |
|
More...
|
almost 7 years ago
|
Comment gardening again... |
|
More...
|
almost 7 years ago
|
Comment gardening |
|
More...
|
almost 7 years ago
|
UnZip.Decompress: added two edge cases mentioned @ https://www.nayuki.io/page/unspecified-edge-cases-in-the-deflate-standard |
|
More...
|
almost 7 years ago
|
(extras) Added BWT (Burrows-Wheeler transform) package and demos |
|
More...
|
almost 7 years ago
|
Trained_Compression: added Encode_Trainer procedure |
|
More...
|
almost 7 years ago
|
LZMA.Decoding: slice copy: corrected comment regarding last change |
|
More...
|
almost 7 years ago
|
LZMA.Decoding: slice copy: removed explicit slice copy for non-overlapping case; kept general case (faster) |
|
More...
|
almost 7 years ago
|
LZMA.Decoding: correct buffer fill detection for dictionary size > 2**32 - 273 |
|
More...
|
almost 7 years ago
|
Improved some test scripts |
|
More...
|
almost 7 years ago
|
Added gzip results to trained_compression chart |
|
More...
|
almost 7 years ago
|