ChangeLogUnzip
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:1k
源码类别:

Symbian

开发平台:

C/C++

  1. Change in 0.15: (19 Mar 98)
  2. - fix memory leak in minizip.c
  3. Change in 0.14: (10 Mar 98)
  4. - fix bugs in minizip.c sample for zipping big file
  5. - fix problem in month in date handling
  6. - fix bug in unzlocal_GetCurrentFileInfoInternal in unzip.c for 
  7.     comment handling
  8. Change in 0.13: (6 Mar 98)
  9. - fix bugs in zip.c
  10. - add real minizip sample
  11. Change in 0.12: (4 Mar 98)
  12. - add zip.c and zip.h for creates .zip file
  13. - fix change_file_date in miniunz.c for Unix (Jean-loup Gailly)
  14. - fix miniunz.c for file without specific record for directory
  15. Change in 0.11: (3 Mar 98)
  16. - fix bug in unzGetCurrentFileInfo for get extra field and comment
  17. - enhance miniunz sample, remove the bad unztst.c sample
  18. Change in 0.10: (2 Mar 98)
  19. - fix bug in unzReadCurrentFile
  20. - rename unzip* to unz* function and structure
  21. - remove Windows-like hungary notation variable name
  22. - modify some structure in unzip.h
  23. - add somes comment in source
  24. - remove unzipGetcCurrentFile function
  25. - replace ZUNZEXPORT by ZEXPORT
  26. - add unzGetLocalExtrafield for get the local extrafield info
  27. - add a new sample, miniunz.c
  28. Change in 0.4: (25 Feb 98)
  29. - suppress the type unzipFileInZip. 
  30.   Only on file in the zipfile can be open at the same time
  31. - fix somes typo in code
  32. - added tm_unz structure in unzip_file_info (date/time in readable format)