1. 08 9月, 2015 1 次提交
  2. 30 12月, 2014 1 次提交
  3. 08 8月, 2014 1 次提交
  4. 15 8月, 2014 2 次提交
  5. 08 8月, 2014 1 次提交
  6. 05 6月, 2014 1 次提交
  7. 21 1月, 2014 1 次提交
  8. 27 12月, 2013 1 次提交
  9. 29 10月, 2013 1 次提交
  10. 08 4月, 2013 1 次提交
  11. 07 3月, 2013 1 次提交
  12. 12 1月, 2013 1 次提交
  13. 21 12月, 2012 1 次提交
  14. 02 11月, 2012 1 次提交
  15. 15 8月, 2012 1 次提交
  16. 04 8月, 2012 1 次提交
  17. 20 4月, 2012 1 次提交
  18. 07 3月, 2012 1 次提交
  19. 16 12月, 2011 1 次提交
  20. 30 11月, 2011 2 次提交
  21. 05 4月, 2011 1 次提交
  22. 29 12月, 2010 1 次提交
  23. 23 11月, 2010 1 次提交
  24. 20 11月, 2010 1 次提交
  25. 26 10月, 2010 1 次提交
  26. 09 10月, 2010 1 次提交
  27. 08 10月, 2010 1 次提交
  28. 26 5月, 2010 1 次提交
  29. 12 3月, 2010 1 次提交
  30. 19 12月, 2009 1 次提交
  31. 26 11月, 2009 1 次提交
  32. 22 10月, 2009 1 次提交
  33. 26 8月, 2009 1 次提交
  34. 30 6月, 2009 1 次提交
    • S
      6707281: Adler32.update() JavaDoc is wrong · 3b4411ea
      sherman 提交于
      6553961: java.util.zip.{CRC32,Adler32}.update(int) doc errors
      6646605: Missing method ZipFile.getComment()
      6841232: ZipFile should implement Closeable
      4985614: Failure on calls to ZipFile constructor
      5032358: "java.util.zip.ZipException: The system cannot find the file specified"
      6846616: java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255
      Summary: some misc bug/rfe fixes for zipfile
      Reviewed-by: alanb
      3b4411ea
  35. 20 5月, 2009 1 次提交
    • S
      6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes... · 16781b7a
      sherman 提交于
      6728376: Wrong error handling in Java_java_util_zip_Deflater_deflateBytes leads to size 0 if compress fails
      6735255: ZipFile.close() does not close ZipFileInputStreams, contrary to the API document
      Summary: Throws OOM when malloc failed. Closes all outstanding streams when closing
      Reviewed-by: alanb
      16781b7a
  36. 17 4月, 2009 1 次提交
    • S
      4244499: ZipEntry() does not convert filenames from Unicode to platform · 812584de
      sherman 提交于
      4532049: IllegalArgumentException in ZipInputStream while reading unicode file
      5030283: Incorrect implementation of UTF-8 in zip package
      4700978: ZipFile can't treat Japanese name in a zipfile properly
      4980042: Cannot use Surrogates in zip file metadata like filenames
      4820807: java.util.zip.ZipInputStream cannot extract files with Chinese chars in name
      Summary: Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file
      Reviewed-by: alanb, martin
      812584de
  37. 03 4月, 2009 1 次提交
  38. 10 3月, 2009 1 次提交
    • X
      6814575: Update copyright year · e14fae9d
      xdono 提交于
      Summary: Update copyright for files that have been modified in 2009, up to 03/09
      Reviewed-by: katleman, tbell, ohair
      e14fae9d