Johannes Schickel f23ca8b62b COMMON: Use the file cache in ZipArchive::listMembers for performance.
This avoids a new iteration through the .zip file for every listMember call.
Instead it uses the "_hash" HashMap, which already contains all the filenames
and is filled on initializing the ZipArchive by unzOpen.
2012-04-30 00:09:56 +02:00
..
2011-08-07 13:53:33 +02:00
2012-03-20 01:06:48 +01:00
2012-02-22 20:13:33 +01:00
2011-07-18 10:28:10 -04:00
2011-12-30 17:52:40 +01:00
2012-02-22 20:10:04 +01:00
2012-03-17 20:09:49 +01:00
2011-05-25 13:23:03 +02:00
2011-08-06 15:52:36 +01:00
2012-04-04 21:22:31 -07:00
2011-06-20 00:59:48 +02:00
2011-06-20 00:59:48 +02:00
2012-01-13 18:33:04 +01:00
2012-01-13 18:33:04 +01:00