0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 23 minutes ago. based on code collected about 1 hour ago.
Aug 26, 2024 — Aug 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(Tools) improved ReZip output; LZ77 (LZ77_by_Rich): increased MAXCOMPARES value
gautier_bd
as gdemont
More... about 6 years ago
LZ77 (LZ77_by_Rich): renamed HASHFLAG* to HASH_MASK_*
gautier_bd
as gdemont
More... about 6 years ago
LZ77 (LZ77_by_Rich): corrected a translation error
gautier_bd
as gdemont
More... about 6 years ago
Cleanup around recent additions (new LZ77 algo)
gautier_bd
as gdemont
More... about 6 years ago
LZ77: method 'Rich' has now max length 258
gautier_bd
as gdemont
More... about 6 years ago
Added another LZ77 algorithm
gautier_bd
as gdemont
More... about 6 years ago
Doc update
gautier_bd
as gdemont
More... about 6 years ago
Doc update - added a study on BZip2
gautier_bd
as gdemont
More... about 6 years ago
Added message to pragma Obsolescent for Delete procedure
gautier_bd
as gdemont
More... about 6 years ago
Doc update (open bugs)
gautier_bd
as gdemont
More... about 6 years ago
Doc update
gautier_bd
as gdemont
More... about 6 years ago
Build script with -p switch (Create missing obj, lib and exec dirs)
gautier_bd
as gdemont
More... about 6 years ago
(Tools) added some text about the tools' license
gautier_bd
as gdemont
More... about 6 years ago
(Tools) zipada, unzipada, comp_zip use '-p' for password switch
gautier_bd
as gdemont
More... about 6 years ago
(Tools) comp_zip can be run with a password for decryption
gautier_bd
as gdemont
More... about 6 years ago
Adapted zipada_test.gpr to zipada.gpr
gautier_bd
as gdemont
More... about 6 years ago
GNAT project file: added a proper Style_Checks mode; Check_95 becomes Check_2005
gautier_bd
as gdemont
More... about 6 years ago
Improved scripts for saving sources and doc into a Zip file
gautier_bd
as gdemont
More... about 6 years ago
Added bash script for saving sources and doc into a Zip file
gautier_bd
as gdemont
More... about 6 years ago
Updated cmd scripts
gautier_bd
as gdemont
More... about 6 years ago
Added bash script equivalent for test_rz
gautier_bd
as gdemont
More... about 6 years ago
Added bash equivalents of some cmd build or test scripts
gautier_bd
as gdemont
More... about 6 years ago
Added bash equivalents of some cmd build or test scripts
gautier_bd
as gdemont
More... about 6 years ago
More comment gardening about LZMA headers
gautier_bd
as gdemont
More... over 6 years ago
LZMA: a bit more clarity about the uncompressed data size intricacies in decompression
gautier_bd
as gdemont
More... over 6 years ago
Extras: added touch2
gautier_bd
as gdemont
More... over 6 years ago
Source gardening in Zip.Compress.Deflate .Put_compression_structure : array cs_bl is only filled once
gautier_bd
as gdemont
More... over 6 years ago
Source gardening in Zip.Compress.Deflate .Put_compression_structure : extra_bits_needed array used for the real output too
gautier_bd
as gdemont
More... over 6 years ago
Source gardening in Zip.Compress.Deflate .Put_compression_structure
gautier_bd
as gdemont
More... over 6 years ago
Doc update (appnote)
gautier_bd
as gdemont
More... over 6 years ago