index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
java
/
libcore
/
icu
/
NativeDecimalFormat.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support DecimalFormatSymbols' percent symbol being a string.
Elliott Hughes
2014-10-08
1
-4
/
+4
*
Fix for currency symbol coming from the default locale
Neil Fuller
2014-06-19
1
-3
/
+3
*
Work around an icu4c 53 bug in DecimalFormat.getGroupingSize.
Elliott Hughes
2014-05-09
1
-0
/
+4
*
Change DecimalFormat.setRoundingMode() behavior to stay in spec
Neil Fuller
2014-04-15
1
-0
/
+1
*
Don't assume minusSign is a single char.
Narayan Kamath
2014-03-14
1
-4
/
+4
*
Fix a DecimalFormat crash when formatting the empty string.
Elliott Hughes
2013-08-30
1
-13
/
+2
*
Fix harmony java.text test failures.
Elliott Hughes
2013-08-30
1
-80
/
+81
*
More 64-bit fixes for libcore native code.
Elliott Hughes
2013-04-22
1
-1
/
+1
*
use longs instead of ints to store pointers in NativeDecimalFormat
Joel Dice
2013-02-27
1
-18
/
+18
*
Add detail messages to all the easy IllegalArgumentException cases.
Elliott Hughes
2012-12-04
1
-1
/
+4
*
Fix a native memory leak in SimpleDateFormat cloning.
Elliott Hughes
2012-09-20
1
-20
/
+22
*
Remove the LocaleData.digit field.
Elliott Hughes
2011-06-15
1
-2
/
+2
*
Fix a bunch of javac -Xlint warnings in our code.
Elliott Hughes
2010-12-08
1
-52
/
+51
*
More icu4jni reshuffling.
Elliott Hughes
2010-10-01
1
-0
/
+643