- 08 9月, 2015 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: alanb, chegar
-
- 27 12月, 2013 1 次提交
-
-
由 lana 提交于
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
-
- 07 3月, 2013 1 次提交
-
-
由 martin 提交于
Summary: Define FILES_m to force use of linker script Reviewed-by: sherman, alanb, ohair
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 15 8月, 2012 1 次提交
-
-
由 andrew 提交于
Summary: Make SYSTEM_ZLIB more flexible by using ZLIB_{CFLAGS,LIBS} and building on more than just MACOSX. Reviewed-by: sherman, alanb
-
- 04 8月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: re-implemented getBytesRead/Writtten() at java level Reviewed-by: andrew, alanb
-
- 05 4月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: To use GetPrimitiveArrayCritical for bye array access Reviewed-by: bristor, alanb
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 23 11月, 2010 1 次提交
-
-
由 sherman 提交于
6858865: Fix for 6728376 causes regression if the size of "data" is 0 and malloc returns Null for 0-length Summary: don't throw OOME when in or out buffer size is 0 length Reviewed-by: alanb
-
- 09 10月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: define MIN2 micro Reviewed-by: alanb
-
- 08 10月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: Improved memory/buffer handling in Inflater.c Reviewed-by: alanb
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 26 11月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: To use explicit lobk object. Reviewed-by: alanb
-
- 20 5月, 2009 1 次提交
-
-
由 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
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-