comp.lang.ada
 help / color / mirror / Atom feed
* Ann: Zip-Ada v.45
@ 2012-12-22 20:17 gautier_niouzes
  0 siblings, 0 replies; only message in thread
From: gautier_niouzes @ 2012-12-22 20:17 UTC (permalink / raw)


Hello,
There is a new version of Zip-Ada @ unzip-ada.sf.net .

Latest changes (-!- marks an improvement which brings an incompatibility)
=========================================================================

* Changes in '45'
  - Decryption's password check also working for archives encrypted
      by Info-Zip software.
  - Massive speedup when checking files that are invalid Zip archives
      or Zip archives with large comments.
  - Added Is_Open method for File_Zipstream.
  - Zip.Load closes properly the file when loading fails.
  - Improved detection of invalid dates in some Zip archives
      (e.g. wmpChrome.crx Chrome extension).
  - UnZip.Decompress: Optimized calls of feedback: called only when
      1% more done.
  -!- Removed case_sensitive as a parameter in Zip.Exists, Zip.Find_Offset,
      Zip.Get_Sizes, and UnZip.Streams.Open, versions with Zip_Info profiles.
      The Zip_info objects now keep this information in a field after Load.
      Rationale: case-sensitivity mode for search makes only sense when it
      matches the mode used for building the dictionary.
  - Added User_code to Zip_info entries. Can be set with the Set_user_code
      and User_code subprograms, or via the Action procedure for the generic
      Traverse_Verbose procedure.
  -!- Improved (if not completed) Unicode support (UTF-8); clearer
      informations about encoding.

Enjoy!
_________________________ 
Gautier's Ada programming 
http://gautiersblog.blogspot.com/search/label/Ada 
NB: follow the above link for a valid e-mail address 



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-12-22 20:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-22 20:17 Ann: Zip-Ada v.45 gautier_niouzes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox