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
/
text
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge more modules into luni
Peter Hallam
2010-04-27
34
-12763
/
+0
*
Dead code/cruft removal in the collation code.
Elliott Hughes
2010-04-23
1
-2
/
+3
*
java.text.RuleBasedCollator fixes.
Elliott Hughes
2010-04-22
1
-5
/
+6
*
Merge LocaleData and Resources, rename Resources to ICU.
Elliott Hughes
2010-04-16
8
-73
/
+35
*
Change DecimalFormatSymbols to have a field per symbol.
Elliott Hughes
2010-04-16
1
-71
/
+76
*
Remove "Messages" from the nio, prefs, sql, text, and x-net modules.
Elliott Hughes
2010-04-14
12
-508
/
+179
*
Use the same documentation in all the methods that take a format string.
Elliott Hughes
2010-04-13
1
-12
/
+11
*
Improve documentation about the user's default locale.
Elliott Hughes
2010-04-13
9
-96
/
+59
*
Tidy up our getAvailableLocales methods to actually ask ICU4C.
Elliott Hughes
2010-04-01
11
-56
/
+16
*
Add Java 6's Calendar API changes.
Elliott Hughes
2010-03-31
2
-2
/
+2
*
Add Java 6's exponent separator to DecimalFormatSymbols.
Elliott Hughes
2010-03-29
1
-75
/
+114
*
Fix all our java.text.Bidi failures.
Elliott Hughes
2010-03-26
1
-15
/
+24
*
Java 6 changed CollationKey from final to abstract.
Elliott Hughes
2010-03-26
3
-98
/
+28
*
Clean up a few toStrings.
Elliott Hughes
2010-03-25
2
-2
/
+4
*
Add Java 6's getAvailableLocales/getInstance to DateFormatSymbols and Decimal...
Elliott Hughes
2010-03-24
7
-94
/
+158
*
Add the Java 6 java.text.spi and java.util.spi interfaces.
Elliott Hughes
2010-03-22
7
-1
/
+415
*
Remove all remaining "@since Android" tags.
Elliott Hughes
2010-03-22
1
-4
/
+3
*
Track Java 6's BreakIterator API changes.
Elliott Hughes
2010-03-19
1
-90
/
+0
*
Clean up the Java side of the ICU interface a bit.
Elliott Hughes
2010-03-19
2
-45
/
+22
*
Add's Java 6's DecimalFormat.setRoundingMode (et cetera).
Elliott Hughes
2010-03-18
3
-10
/
+77
*
Add Java 6's Scanner.reset and fix RuleBasedCollator's javadoc.
Elliott Hughes
2010-03-18
1
-21
/
+19
*
Fix all instances of "new Integer" (et cetera).
Elliott Hughes
2010-03-11
2
-17
/
+9
*
am c9b3aeb6: Prevent java.text.Normalizer from getting a default constructor.
Elliott Hughes
2010-03-04
1
-0
/
+2
|
\
|
*
Prevent java.text.Normalizer from getting a default constructor.
Elliott Hughes
2010-03-03
1
-0
/
+2
*
|
am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6."
Elliott Hughes
2010-03-01
1
-0
/
+81
|
\
\
|
|
/
|
*
Implement (but @hide) java.text.Normalizer from Java 6.
Elliott Hughes
2010-03-01
1
-0
/
+81
*
|
Fix a few of our FindBugs "high" warnings.
Elliott Hughes
2010-02-12
2
-34
/
+5
|
/
*
FindBugs didn't like setInternalField, and neither do I.
Elliott Hughes
2010-02-01
3
-116
/
+26
*
Fix tests.api.java.io.SerializationStressTest3.test_18_116_writeObject.
Elliott Hughes
2010-01-29
1
-1
/
+1
*
Use DecimalFormatSymbols' new default constructor for speed.
Elliott Hughes
2010-01-28
2
-15
/
+8
*
Fix NumberFormat's behavior with BigInteger and custom Number subclasses.
Elliott Hughes
2010-01-27
6
-97
/
+28
*
Rename icu4jni's DecimalFormat to NativeDecimalFormat, to reduce confusion.
Elliott Hughes
2010-01-27
1
-7
/
+6
*
Simplify our DecimalFormat.
Elliott Hughes
2010-01-26
2
-134
/
+64
*
Fix Date.toString.
Elliott Hughes
2010-01-14
2
-51
/
+58
*
Last bunch of NumberFormat speedups.
Elliott Hughes
2010-01-05
2
-6
/
+19
*
Speed up DecimalFormatSymbols.
Elliott Hughes
2010-01-04
1
-48
/
+10
*
Fix build (accidental API leak).
Elliott Hughes
2010-01-04
2
-36
/
+4
*
Stop using ResourceBundle for locale data.
Elliott Hughes
2010-01-04
7
-76
/
+75
*
More ICU cleanup.
Elliott Hughes
2009-12-21
2
-3
/
+2
*
Speed up the way we access ICU's locale data.
Elliott Hughes
2009-12-21
1
-9
/
+2
*
Fix java.util.Formatter formatting of -0.0.
Elliott Hughes
2009-12-09
1
-5
/
+4
*
Android ICU4.2.1 upgrade.
Claire Ho
2009-12-02
1
-1
/
+7
*
Respond to impossible CloneNotSupportedExceptions with AssertionErrors.
Jesse Wilson
2009-10-16
6
-6
/
+6
*
Squashed commit of the following:
Elliott Hughes
2009-10-08
7
-26
/
+37
*
Small changes missed in the original submission of 22482.
Jesse Wilson
2009-08-25
1
-1
/
+1
*
Update java.text to Harmony r802921.
Jesse Wilson
2009-08-24
24
-1603
/
+1088
*
auto import //branches/master/...@140412
The Android Open Source Project
2009-03-18
1
-1
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
29
-0
/
+13541
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
29
-13541
/
+0
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-2
/
+2
[next]