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
/
icu
/
src
/
main
/
java
/
com
/
ibm
/
icu4jni
Commit message (
Expand
)
Author
Age
Files
Lines
*
java.text.RuleBasedCollator fixes.
Elliott Hughes
2010-04-22
1
-2
/
+11
*
Merge LocaleData and Resources, rename Resources to ICU.
Elliott Hughes
2010-04-16
4
-109
/
+97
*
Change DecimalFormatSymbols to have a field per symbol.
Elliott Hughes
2010-04-16
1
-5
/
+45
*
Fix String.toLowerCase and toUpperCase.
Elliott Hughes
2010-04-13
1
-0
/
+2
*
Make String.split 10x faster.
Elliott Hughes
2010-04-09
1
-0
/
+2
*
More Charset/ICU cleanup.
Elliott Hughes
2010-04-02
3
-395
/
+70
*
Tidy up our getAvailableLocales methods to actually ask ICU4C.
Elliott Hughes
2010-04-01
4
-42
/
+53
*
Add Java 6's java.net.IDN.
Elliott Hughes
2010-04-01
1
-0
/
+44
*
Add Java 6's exponent separator to DecimalFormatSymbols.
Elliott Hughes
2010-03-29
1
-0
/
+5
*
Java 6 changed CollationKey from final to abstract.
Elliott Hughes
2010-03-26
6
-1077
/
+652
*
Start cleaning up the Charset implementation.
Elliott Hughes
2010-03-26
3
-131
/
+36
*
Clean up the Java side of the ICU interface a bit.
Elliott Hughes
2010-03-19
8
-272
/
+136
*
Add's Java 6's DecimalFormat.setRoundingMode (et cetera).
Elliott Hughes
2010-03-18
1
-0
/
+17
*
Use a manually-synchronized HashMap instead of ConcurrentHashMap in LocaleData.
Elliott Hughes
2010-03-05
1
-9
/
+17
*
Add (but @hide) String.isEmpty and Locale.ROOT.
Elliott Hughes
2010-03-02
1
-1
/
+1
*
am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6."
Elliott Hughes
2010-03-01
1
-0
/
+47
|
\
|
*
Implement (but @hide) java.text.Normalizer from Java 6.
Elliott Hughes
2010-03-01
1
-0
/
+47
*
|
Merge "Fix a few of our FindBugs "high" warnings." into dalvik-dev
Elliott Hughes
2010-02-12
2
-7
/
+13
|
\
\
|
*
|
Fix a few of our FindBugs "high" warnings.
Elliott Hughes
2010-02-12
2
-7
/
+13
*
|
|
Use one method to create a Locale from a String.
Elliott Hughes
2010-02-12
3
-63
/
+34
|
/
/
*
|
Remove RuleBasedNumberFormat from our icu4jni fork, since we don't need it.
Elliott Hughes
2010-02-03
1
-258
/
+0
|
/
*
Use DecimalFormatSymbols' new default constructor for speed.
Elliott Hughes
2010-01-28
1
-30
/
+19
*
Double the speed of DecimalFormat creation.
Elliott Hughes
2010-01-28
1
-23
/
+14
*
Remove commented-out code.
Elliott Hughes
2010-01-27
1
-21
/
+1
*
Fix NumberFormat's behavior with BigInteger and custom Number subclasses.
Elliott Hughes
2010-01-27
1
-17
/
+27
*
Rename icu4jni's DecimalFormat to NativeDecimalFormat, to reduce confusion.
Elliott Hughes
2010-01-27
1
-15
/
+15
*
Gut NativeDecimalFormat in favor of icu4jni.DecimalFormat.
Elliott Hughes
2010-01-27
2
-208
/
+159
*
Simplify our DecimalFormat.
Elliott Hughes
2010-01-26
3
-380
/
+132
*
Minor tidy-up of some of the ICU interface.
Elliott Hughes
2010-01-21
3
-39
/
+4
*
Improve the DecimalFormat JNI.
Elliott Hughes
2010-01-21
1
-13
/
+7
*
Speed up Character.
Elliott Hughes
2010-01-14
1
-134
/
+22
*
Fix Date.toString.
Elliott Hughes
2010-01-14
1
-5
/
+26
*
Remove the last bits of the ICU ResourceBundle hack.
Elliott Hughes
2010-01-13
1
-41
/
+0
*
Support non-default negative patterns in NumberFormat.getIntegerInstance.
Elliott Hughes
2010-01-11
1
-2
/
+7
*
Last bunch of NumberFormat speedups.
Elliott Hughes
2010-01-05
3
-123
/
+60
*
Speed up DecimalFormatSymbols.
Elliott Hughes
2010-01-04
2
-29
/
+51
*
Fix build (accidental API leak).
Elliott Hughes
2010-01-04
1
-0
/
+30
*
Stop using ResourceBundle for locale data.
Elliott Hughes
2010-01-04
3
-76
/
+218
*
Speed up the way we access ICU's locale data.
Elliott Hughes
2009-12-21
2
-260
/
+89
*
Depessimize string conversions.
Elliott Hughes
2009-12-18
2
-14
/
+14
*
Fix java.util.Formatter formatting of -0.0.
Elliott Hughes
2009-12-09
1
-36
/
+17
*
CharsetDecoderICU/CharsetEncoderICU should take arrayOffset into account.
Elliott Hughes
2009-11-03
2
-10
/
+22
*
Fix a few FindBugs warnings in code that isn't upstream.
Elliott Hughes
2009-10-27
3
-6
/
+6
*
Fix icu4jni Resources ("Locale") to not expose its internals.
Elliott Hughes
2009-10-14
1
-6
/
+14
*
Bug fixing for NumberFormat and BigDecimal.
Jesse Wilson
2009-10-12
1
-0
/
+23
*
Make Resources$DefaultTimeZones preloadable again.
Elliott Hughes
2009-09-15
1
-18
/
+20
*
InputStreamReader forgets to convert incomplete multibyte characters at the b...
Urs Grob
2009-09-04
1
-11
/
+4
*
Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecode...
Mihai Preda
2009-05-26
2
-12
/
+47
*
AI 148694: Manually copied from cupcake_dcm CL 148669-p9. When resetting the
Andy Stadler
2009-05-11
1
-0
/
+4
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-34
/
+0
[next]