diff -r 000000000000 -r e4d67989cc36 compressionlibs/ziplib/group/syslibs_ezlib2.history.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/compressionlibs/ziplib/group/syslibs_ezlib2.history.xml Tue Feb 02 02:01:42 2010 +0200 @@ -0,0 +1,88 @@ + + + + Symbian OS port of the zlib compression library (ZLIB, DEFLATE, GZIP) for ZIP compression and decompression. + + + Added appropriate comments for the corresponding coverity checker + + + Reverted the code done to make gzip handle multi-member gzip file as part of defect fix DEF128714 + + + Rectified the incorrect usage of RFile API causing the crash + + + Rectified the incorrect usage of RFile API + + + Implemented logic to handle inflation of first member of multi-member gzip file. + + + Removed unnecessary zip package files + + + Removed Hello_Reset.gz and Hello_Reset.txt as they were not used by any tests. + + + Inline comments for EFiltered and EHuffmanOnly have been swapped as they were the wrong way round. + + + + + Integrate OE version of ZLib (NOT their final version!). Branched from DV3 changelist number 992843. + Ezlib code added to Ezlib2, changelist number 1006866. + Changed comments in zipfile.cpp i.e. removed extra word (sufficient). + Changed return type LOCAL_C to static in zipfile.cpp as LOCAL_C is deprecated. + Fixed leave scan errors and warnings + + + + The EZlib component modified to leave with KErrCorrupt if the file is corrupted (instead of panic). + + + FileBuffer modified to use "delete[]" to match "new[]". + + + Included required CP850 resource into ezlibtest.iby for ZIPTEST. + + + Upgraded interface access and status tags for identifiers used by partners. + + + Reverted changes associated with BR2108 (renaming of RZipFileMemberReaderStream) - class is now back to its original name + + + Changed RZipFileMemberReaderStream to use 2 phase construction, which will Leave if there is an OOM error during initialisation. Renamed RZipFileMemberReaderStream to CZipFileMemberReaderStream as it was incorrectly named as a R class. + + + + + Implemantation of CR0984 which requires EZlib decompression library to be compiled with the options for the best performance. This change does not affect any interfaces or behaviors and is a pure binary optimisation. + + + + Modified Ezlib code to return error code. + + + Correcting the zlib tools2 target to be libzlib.a and not zlib.lib. + + + + + Updating the EZLIB tool (zlib.lib) to build under the TOOLS2 platform. + + + + + + Updating the component source files to comply with the Symbian filename policy. + + + + Symbian OS v9.3 component branched from common codeline + + + Removing unused DEF files + +