- 21 6月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Accelerate conversion to string by means of Schoenhage recursive base conversion. Reviewed-by: bpb, alanb Contributed-by: NAlan Eliasen <eliasen@mindspring.com>
-
- 22 6月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: In doubleValue() and floatValue() replace converting to String and parsing to Double or Float with direct conversion into IEEE 754 bits. Reviewed-by: bpb, drchase, martin Contributed-by: NLouis Wasserman <lowasser@google.com>
-
- 19 6月, 2013 1 次提交
-
-
由 bpb 提交于
4646474: BigInteger.pow() algorithm slow in 1.4.0 Summary: Implement Karatsuba and 3-way Toom-Cook multiplication as well as exponentiation using Karatsuba and Toom-Cook squaring. Reviewed-by: alanb, bpb, martin Contributed-by: NAlan Eliasen <eliasen@mindspring.com>
-
- 15 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 06 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou, mduigou
-
- 03 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou, forax
-
- 02 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: darcy Contributed-by: sergey.kuksenko@oracle.com
-
- 14 4月, 2011 1 次提交
-
-
由 jjh 提交于
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks 7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks 7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks 7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks 7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks 7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks 7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks 7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks 7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks Summary: Removed URLs and 'edition' references Reviewed-by: darcy
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 04 11月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: andrew, chegar
-
- 22 10月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 21 10月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 25 5月, 2009 1 次提交
-
-
由 xlu 提交于
Reviewed-by: darcy
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-