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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Track Java 6's BreakIterator API changes.
Elliott Hughes
2010-03-19
2
-339
/
+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
4
-124
/
+394
*
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
3
-0
/
+265
|
\
\
|
|
/
|
*
Implement (but @hide) java.text.Normalizer from Java 6.
Elliott Hughes
2010-03-01
3
-0
/
+265
*
|
Resync a load of tests with upstream, make our build faster.
Elliott Hughes
2010-02-19
2
-13
/
+2
*
|
Fix a few of our FindBugs "high" warnings.
Elliott Hughes
2010-02-12
2
-34
/
+5
*
|
Remove obviously bogus @KnownFailure annotations.
Elliott Hughes
2010-02-03
7
-24
/
+0
|
/
*
FindBugs didn't like setInternalField, and neither do I.
Elliott Hughes
2010-02-01
3
-116
/
+26
*
Fix "unmappable character for ascii" warnings in libcore tests.
Elliott Hughes
2010-02-01
1
-5
/
+7
*
Change NumberFormatTest to match ICU's behavior.
Elliott Hughes
2010-01-29
1
-16
/
+14
*
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
*
am ff3a96c9: am c4f93305: Fix for DecimalFormatTest#test_formatToCharacterIte...
Brett Chabot
2010-01-27
1
-6
/
+0
|
\
|
*
Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_Object
Brett Chabot
2010-01-21
1
-6
/
+0
*
|
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
3
-136
/
+66
*
|
Fix Date.toString.
Elliott Hughes
2010-01-14
2
-51
/
+58
*
|
am eb9ea32d: am 53a6c01c: Fix DecimalFormatTest#test_serializationHarmonyRICo...
Brett Chabot
2010-01-11
1
-0
/
+5
|
\
\
|
|
/
|
*
Fix DecimalFormatTest#test_serializationHarmonyRICompatible.
Brett Chabot
2010-01-08
1
-1
/
+5
*
|
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
*
|
am d3b06457: am 6cdbef55: Merge change I1d9b205f into eclair
Brett Chabot
2009-12-22
4
-61
/
+128
|
\
\
|
|
/
|
*
Skip locale dependent libcore tests if required locales are not present.
Brett Chabot
2009-12-22
4
-73
/
+128
*
|
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
3
-3
/
+11
*
|
Remove more @KnownFailures now I've run tests.AllTests.
Elliott Hughes
2009-11-03
4
-13
/
+0
*
|
Collation.getSortKey returns keys generated by a different algorithm
Urs Grob
2009-10-20
1
-6
/
+46
*
|
Respond to impossible CloneNotSupportedExceptions with AssertionErrors.
Jesse Wilson
2009-10-16
6
-6
/
+6
*
|
Bug fixing for NumberFormat and BigDecimal.
Jesse Wilson
2009-10-12
1
-0
/
+138
*
|
Squashed commit of the following:
Elliott Hughes
2009-10-08
8
-46
/
+39
|
/
*
Small changes missed in the original submission of 22482.
Jesse Wilson
2009-08-25
2
-2
/
+2
*
Update java.text to Harmony r802921.
Jesse Wilson
2009-08-24
37
-1685
/
+2108
*
am ac02d18: am 2de2459: AI 148670: More tests that need to be marked bro
Jorg Pleumann
2009-05-11
1
-0
/
+2
|
\
|
*
AI 148670: More tests that need to be marked broken, since
Jorg Pleumann
2009-05-11
1
-0
/
+2
*
|
am d26d3fc: am 3fb3946: AI 147687: Several fixes for failing tests in th
Urs Grob
2009-04-29
3
-0
/
+17
|
\
\
|
|
/
|
*
AI 147687: Several fixes for failing tests in the cts host. also tests that t...
Urs Grob
2009-04-24
3
-0
/
+17
|
*
AI 145289: Fixes for tests in the text module.
Urs Grob
2009-04-09
4
-0
/
+14
|
*
AI 143456: Bringing the text tests down to zero failures.
Jorg Pleumann
2009-03-30
2
-0
/
+4
*
|
AI 145650: am: CL 145613 am: CL 145289 Fixes for tests in the text module.
Urs Grob
2009-04-09
4
-0
/
+14
*
|
AI 143668: am: CL 143635 am: CL 143456 Bringing the text tests down to zero f...
Jorg Pleumann
2009-03-31
2
-0
/
+4
[next]