1. 10 6月, 2013 1 次提交
  2. 30 5月, 2013 1 次提交
    • S
      4759491: method ZipEntry.setTime(long) works incorrectly · 87f4094d
      sherman 提交于
      6303183: Support NTFS and Unix-style timestamps for entries in Zip files
      7012856: (zipfs) Newly created entry in zip file system should set all file times non-null values.
      7012868: (zipfs) file times of entry in zipfs should always be the same regardless of TimeZone.
      Summary: to add suuport of Info-ZIP extended timestamp in extra data fields
      Reviewed-by: martin, alanb
      87f4094d
  3. 08 2月, 2012 1 次提交
  4. 04 5月, 2011 1 次提交
  5. 27 4月, 2011 1 次提交
  6. 26 5月, 2010 1 次提交
  7. 02 5月, 2009 1 次提交
  8. 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
  9. 03 4月, 2009 1 次提交
  10. 01 12月, 2007 1 次提交