0
I Use This!
Activity Not Available

News

Analyzed about 1 month ago. based on code collected 2 months ago.
Posted almost 16 years ago by [email protected] (Gautier de Montmollin)
* Changes in '33', 18-Jun-2009: - UnZip: added extract_as_text option (cf. UnZipAda with -a option) - Zip: Zip_comment function added (cf. UnZipAda with -z option)Zip-Ada is now used in the Scala musical freeware ( http://www.huygens-fokker.org/scala/ ) (0 comments)
Posted almost 16 years ago by [email protected] (Gautier de Montmollin)
* Changes in '33', 18-Jun-2009: - UnZip: added extract_as_text option (cf. UnZipAda with -a option) - Zip: Zip_comment function added (cf. UnZipAda with -z option)Zip-Ada is now used in the Scala musical freeware ( http://www.huygens-fokker.org/scala/ ) (0 comments)
Posted about 16 years ago by [email protected] (Gautier de Montmollin)
Latest changes (-!- marks an improvement which brings an incompatibility):* Changes in '31', 20-Feb-2009: - Added tiny demos: Demo_Zip, Demo_UnZip -!- Zip.Create: Create / Finish: if Info.Stream is to a file, the underlying archive file is also created / closed as well - Added procedure Add_String in Zip.Create (0 comments)
Posted about 16 years ago by [email protected] (Gautier de Montmollin)
Latest changes (-!- marks an improvement which brings an incompatibility):* Changes in '31', 20-Feb-2009: - Added tiny demos: Demo_Zip, Demo_UnZip -!- Zip.Create: Create / Finish: if Info.Stream is to a file, the underlying archive file is also created / closed as well - Added procedure Add_String in Zip.Create (0 comments)
Posted about 16 years ago by [email protected] (Gautier de Montmollin)
* Changes in '30', 7-Feb-2009: - Added support for the 64KB-slide "Enhanced deflate" format #9 in UnZip.Decompress - Added Find_Zip tool (search through an archive) - Added Demo_csv_into_zip demo (production of numerous files into a zip archive) - LZ77 output in "Reduce" is cached (compression) (0 comments)
Posted about 16 years ago by [email protected] (Gautier de Montmollin)
* Changes in '30', 7-Feb-2009: - Added support for the 64KB-slide "Enhanced deflate" format #9 in UnZip.Decompress - Added Find_Zip tool (search through an archive) - Added Demo_csv_into_zip demo (production of numerous files into a zip archive) - LZ77 output in "Reduce" is cached (compression) (0 comments)
Posted about 16 years ago by [email protected] (Gautier de Montmollin)
* Changes in '29', 30-Jan-2009: - Added Zip.LZ77 and Zip.Compress.Reduce - Added an ./extra directory with a tiny LZH encoder/decoder (1 comments)
Posted about 16 years ago by [email protected] (Gautier de Montmollin)
* Changes in '29', 30-Jan-2009: - Added Zip.LZ77 and Zip.Compress.Reduce - Added an ./extra directory with a tiny LZH encoder/decoder (0 comments)
Posted about 16 years ago by [email protected] (Gautier de Montmollin)
* Changes in '28', 18-Jan-2009: - Fixed bug in UnZip.Decompress, unshrink method, which caused truncated decompression for uncompressed sizes more than 512MB - Source cleanup with AdaControl 1.10 - Removed a series of slowdowns and mutually ... [More] neutralizing bugs introduced in v.26, all involving needless uses of temporary Stream_Element_Array 's - fixed Zip_Streams.Read which read only Item's first element - ZipAda uses Zip.Create (0 comments) [Less]
Posted about 16 years ago by [email protected] (Gautier de Montmollin)
* Changes in '28', 18-Jan-2009: - Fixed bug in UnZip.Decompress, unshrink method, which caused truncated decompression for uncompressed sizes more than 512MB - Source cleanup with AdaControl 1.10 - Removed a series of slowdowns and mutually ... [More] neutralizing bugs introduced in v.26, all involving needless uses of temporary Stream_Element_Array 's - fixed Zip_Streams.Read which read only Item's first element - ZipAda uses Zip.Create (0 comments) [Less]