- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 17 4月, 2009 1 次提交
-
-
由 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
-
- 14 1月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: To use ZipFile for jar "t" and "x" to boost performance Reviewed-by: martin, alanb
-
- 18 12月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: boost jar creating performance especially for the large jar file Reviewed-by: martin
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-