0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated some benchmarks More... 9 months ago
BZip2 encoder: support for 3 to 6 (the max) entropy encoders More... 9 months ago
BZip2 encoder: implemented cost analysis and optimization More... 9 months ago
BZip2 encoder: removed explicit frequency matrix and some divisions More... 9 months ago
BZip2 encoder: improved initial clustering More... 9 months ago
BZip2 encoder: added encoding with 2 different Huffman tables More... 9 months ago
Added sponsoring link More... 9 months ago
(tools) Improved help in Comp_Zip More... 9 months ago
BZip2: gardening around magic strings More... 9 months ago
BZip2 encoder: added output of frequency matrix for research purposes More... 9 months ago
BZip2 encoder: formal support for multiple Huffman trees; a few minor changes elsewhere More... 9 months ago
BZip2 encoder: using restricted alphabet per block More... 9 months ago
Added BZip2 compression to the Preselection methods, for large text files More... 9 months ago
(tools) Improvement in recompression approaches in ReZip More... 9 months ago
(test) Updated test programs More... 9 months ago
Added BZip2 format as Zip 'method' on archive creation side; added it to the tools (ZipAda, ReZip) More... 9 months ago
Gardening More... 9 months ago
Promoted package BZip2.Encoding from 'extras' to the Zip library More... 9 months ago
Rewrote and fixed RLE_1 part of BZip2 decoder More... 9 months ago
Removed bufferring in BZip2.Decoding More... 9 months ago
Source code gardening More... 9 months ago
BZip2 decoder: modifications around CRC checks More... 9 months ago
BZip2 encoding: fixed superfluous extra zero byte at the end of the stream More... 9 months ago
(tools) Added two external recompression modes for ReZip More... 9 months ago
Improved comments in bzip2.ads More... 10 months ago
BZip2: aligned minimum amount of entropy coders to what the reference C decoder wants More... 10 months ago
(doc) Update appnote.txt More... 10 months ago
BZip2 encoder: first successes with encoding using bzip2_enc and decoding using the canonical bzip2 tool More... 10 months ago
BZip2 encoder: successful on non-trivial data More... 10 months ago
Source code gardening More... 10 months ago