0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 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
Zip_Streams: Unbounded_Stream.Write and .Set_Index are buffered
gautier_bd
as gdemont
More... about 15 years ago
Added Zip.Traverse_verbose; ReZip has now bzip2 method
gautier_bd
as gdemont
More... about 15 years ago
BZip2 (method 12) added for decompression
gautier_bd
as gdemont
More... about 15 years ago
Test for the slow stream attribute workaround is now at compile-time
gautier_bd
as gdemont
More... about 15 years ago
UnZip package: added Extract(...) to extract all files from a zip archive using Zip_Info
gautier_bd
as gdemont
More... about 15 years ago
Added bzip2 decompression package (bzip2) and standalone utility (bunzip)
gautier_bd
as gdemont
More... about 15 years ago
More in the 'test' directory.
gautier_bd
as gdemont
More... about 15 years ago
Reduce input buffered. Release candidate for version 35
gautier_bd
as gdemont
More... about 15 years ago
Removed all large_buffer'Read/'Write -> Zip.BlockRead/Zip.BlockWrite. Major speedup!
gautier_bd
as gdemont
More... over 15 years ago
moved some files - new test directory
gautier_bd
as gdemont
More... over 15 years ago
Added an optional Form (for encoding) in Zip, applied to *_IO.Open or Create (contrib. J. Haguet)
gautier_bd
as gdemont
More... over 15 years ago
Zip.Create: store path separators with '/' (has to; zip.exe 3.0 warns if '\')
gautier_bd
as gdemont
More... over 15 years ago
ReZip: a bit more cosmetics with the compression report
gautier_bd
as gdemont
More... over 15 years ago
ReZip shows chosen compr. method
gautier_bd
as gdemont
More... over 15 years ago
Zip.Compress, method store: much faster (contrib J. Haguet)
gautier_bd
as gdemont
More... over 15 years ago
ZipAda tool: input files are closed properly
gautier_bd
as gdemont
More... over 15 years ago
ReZip: comment conserved; new -del_comm option not to copy comment; directory name entries not copied (useless)
gautier_bd
as gdemont
More... over 15 years ago
ReZip can handle parallel sessions without messing temp files
gautier_bd
as gdemont
More... over 15 years ago
Release 34 candidate
gautier_bd
as gdemont
More... over 15 years ago
Brush-up
gautier_bd
as gdemont
More... over 15 years ago
Command scripts around ReZip adapted
gautier_bd
as gdemont
More... over 15 years ago
ReZip: smarter with extensions (ext no more duplicated; non-zip ext's supported
gautier_bd
as gdemont
More... over 15 years ago
ReZip: #RAND# parameter improved; added -touch and -lower options
gautier_bd
as gdemont
More... over 15 years ago
[no comment]
gautier_bd
as gdemont
More... over 15 years ago
ReZip cosmetics + added -comp option (call Comp_Zip)
gautier_bd
as gdemont
More... over 15 years ago
ReZip: -defl option unsures deflate/store on whole ouput file
gautier_bd
as gdemont
More... over 15 years ago
Zip.Create works with zero entries
gautier_bd
as gdemont
More... over 15 years ago
zipada: doesn't stop if a file to be archived doesn't exist, issues a warning instead
gautier_bd
as gdemont
More... over 15 years ago
ReZip: added '-defl' option for recompressing only with Deflate
gautier_bd
as gdemont
More... over 15 years ago
Zip: Zip_comment function added (cf. UnZipAda with -z option)
gautier_bd
as gdemont
More... over 15 years ago