0
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(tools) Improvements in ReZip's help message More... over 1 year ago
(style checks) Added line length limit to 120 characters More... over 1 year ago
More code gardening: removed USE context clauses More... almost 2 years ago
Code cleanup: removed some USE clauses and some unneeded WITHs More... almost 2 years ago
(tools) ReZip: improved messages for the cases where external programs (kzip, 7z, ...) are not PATH-visible More... almost 2 years ago
Zip.Create: added procedure `Add_Empty_Folder` More... almost 2 years ago
(tools) Zip_Dir_List: all sub-paths are listed; program was simplified, uses a map from Indefinite_Ordered_Maps (no more string conversions) More... about 2 years ago
(tools) Added timing details to find_zip and comp_zip More... over 2 years ago
(tools) comp_zip shows elapsed time More... over 2 years ago
(tests) Improved Test_Zip_Info_Timing More... over 2 years ago
(tools) Comp_Zip: correct display of 1st line of comparison More... over 2 years ago
Post-release string: package version is `58`, not `58 preview` More... over 2 years ago
(doc/scripts) Post-release 58 fixes More... over 2 years ago
(tests) test_za in default mode can run without all of the expected external zippers More... over 2 years ago
RC2 (brush-up in the test & scripts area) More... over 2 years ago
RC 58 More... over 2 years ago
Gardening (mostly, GNAT project file) More... over 2 years ago
Simplified GNAT project file More... over 2 years ago
Updated ObjectAda project file More... over 2 years ago
Fix: entries with non-Zip_64 extra fields, copied by Add_Compressed_Stream, are preserved More... over 2 years ago
(tools) Grouped callbacks into a package, Zip_Console_IO More... over 2 years ago
(GNAT project files) Pretty-print with 2 spaces indentation More... over 2 years ago
(tools) Code gardening around password input More... over 2 years ago
Zip64: initialized dummy_offset values when reading local headers More... over 2 years ago
Fix: Zip64 extra fields are all optional More... over 2 years ago
Fixed edge case with reading 3rd party Zip_64 archives More... over 2 years ago
Another fix around Zip_64 extensions More... over 2 years ago
Some fixes around Zip_64 extensions More... over 2 years ago
Removed 4GiB limit in Zip archives More... over 2 years ago
(extras) Set_Modification_Time_GNAT, simplification: using procedure Set_File_Last_Modify_Time_Stamp which is visible in GNAT.OS_Lib More... almost 3 years ago