0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(doc) Improved read-me More... 18 days ago
Minor non-code updates More... 19 days ago
BZip2 encoder: cleanup and 5% speed improvement More... 3 months ago
Rectified casing in zip.adb More... 3 months ago
Gardening: rectified a casing More... 3 months ago
BZip2 encoder: detect low cluster usage and do something about it: try using one cluster less. More... 5 months ago
(doc) Updated history More... 5 months ago
RC 61 More... 5 months ago
BZip2 encoder: improved symbol frequency tweak for avoiding 0 counts when building Huffman trees More... 6 months ago
Updated ObjectAda project files More... 6 months ago
BZip2 encoder: removed unused `Reclassify_with_k_Means` procedure More... 6 months ago
(doc) Minor updates More... 6 months ago
Source code gardening More... 6 months ago
BZip2 encoder: added data segmentation for splitting heterogeneous blocks (e.g. some PDF files) More... 6 months ago
(extras) Improved entropy_segmentation.adb More... 6 months ago
(extras) Added a data segmentation test; (doc) Added FOSDEM presentation More... 6 months ago
(extras) Updated script for source browser generator More... 6 months ago
(extras) Updated source browser generator More... 6 months ago
BZip2 encoder: added data clustering with k-means (no gain...) More... 6 months ago
BZip2 encoder: removed unused `Initial_Clustering_Slicing_Method` More... 6 months ago
BZip2 encoder: recompute Huffman descriptors if last round of clustering brings a change; code cleanup More... 6 months ago
Comment gardening More... 6 months ago
(doc) Removed appnote*.txt - GH issue #5 More... 7 months ago
BZip2 encoder: added exception handlers with deallocation More... 7 months ago
BZip2 encoder: fixed a leak More... 7 months ago
Doc & comments update More... 7 months ago
BZip2 encoder: reduced brute-force choice More... 7 months ago
Minor source code gardening More... 7 months ago
Gardening around build / project files More... 8 months ago
BZip2 encoder: avoid MOD in comparison operator More... 8 months ago