- 01 8月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Update specification to match implementation. Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 25 6月, 2013 1 次提交
-
-
由 bpb 提交于
6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException Summary: For zero value ensure than an unpadded zero character is passed to Formatter.addZeros() Reviewed-by: iris, darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 25 7月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: throw appropriate exception when necessary Reviewed-by: alanb
-
- 23 1月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Correct the wrong calculation of "precision" in certain circumstances. Reviewed-by: darcy, alanb
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-