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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement (but @hide) java.text.Normalizer from Java 6.
Elliott Hughes
2010-03-01
4
-0
/
+98
*
Use DecimalFormatSymbols' new default constructor for speed.
Elliott Hughes
2010-01-28
2
-112
/
+80
*
Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException.
Elliott Hughes
2010-01-28
4
-12
/
+6
*
Double the speed of DecimalFormat creation.
Elliott Hughes
2010-01-28
3
-76
/
+124
*
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
2
-16
/
+16
*
Gut NativeDecimalFormat in favor of icu4jni.DecimalFormat.
Elliott Hughes
2010-01-27
3
-209
/
+160
*
Simplify our DecimalFormat.
Elliott Hughes
2010-01-26
5
-464
/
+177
*
Switch our ICU JNI over to C++ and tidy up a little.
Elliott Hughes
2010-01-22
15
-1111
/
+565
*
Minor tidy-up of some of the ICU interface.
Elliott Hughes
2010-01-21
8
-390
/
+50
*
Improve the DecimalFormat JNI.
Elliott Hughes
2010-01-21
2
-213
/
+67
*
Speed up Character.
Elliott Hughes
2010-01-14
2
-180
/
+66
*
Fix Date.toString.
Elliott Hughes
2010-01-14
2
-14
/
+36
*
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
3
-49
/
+68
*
Fix build (accidental API leak).
Elliott Hughes
2010-01-04
1
-0
/
+30
*
Stop using ResourceBundle for locale data.
Elliott Hughes
2010-01-04
4
-504
/
+319
*
More ICU cleanup.
Elliott Hughes
2009-12-21
1
-66
/
+36
*
Fix leaks in ICU JNI.
Elliott Hughes
2009-12-21
1
-428
/
+219
*
Speed up the way we access ICU's locale data.
Elliott Hughes
2009-12-21
3
-433
/
+150
*
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
3
-6
/
+100
*
Bug fixing for NumberFormat and BigDecimal.
Jesse Wilson
2009-10-12
2
-3
/
+27
*
Use icu4jni_error more consistently.
Elliott Hughes
2009-10-05
2
-110
/
+79
*
Use jniThrowException instead of FindClass/ThrowNew.
Elliott Hughes
2009-10-01
1
-40
/
+22
*
am d9f8adbf: am cb12fde6: Make Resources preloadable again.
Elliott Hughes
2009-09-17
1
-18
/
+20
|
\
|
*
Make Resources$DefaultTimeZones preloadable again.
Elliott Hughes
2009-09-15
1
-18
/
+20
*
|
Remove duplicate copies of ICU error translation.
Elliott Hughes
2009-09-11
4
-97
/
+26
*
|
Use GetStringRegion/GetStringUTFRegion where appropriate.
Elliott Hughes
2009-09-10
3
-97
/
+52
*
|
Merge change 24402
Android (Google) Code Review
2009-09-09
1
-27
/
+17
|
\
\
|
|
/
|
/
|
|
*
Use GetByteArrayRegion instead of GetByteArrayElements.
Elliott Hughes
2009-09-09
1
-27
/
+17
*
|
InputStreamReader forgets to convert incomplete multibyte characters at the b...
Urs Grob
2009-09-04
1
-11
/
+4
|
/
*
Move LOG_TAG above the includes.
Andy McFadden
2009-06-04
1
-1
/
+1
*
am e406b316: Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and ...
Mihai Preda
2009-06-01
2
-12
/
+47
|
\
|
*
Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecode...
Mihai Preda
2009-05-26
2
-12
/
+47
*
|
Return an Object[][] rather than an Object[].
Andy McFadden
2009-05-13
1
-1
/
+1
*
|
am 08eacd4: am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 1
Andy Stadler
2009-05-11
1
-0
/
+4
|
\
\
|
|
/
|
*
AI 148694: Manually copied from cupcake_dcm CL 148669-p9. When resetting the
Andy Stadler
2009-05-11
1
-0
/
+4
*
|
add comments for the UTF-8 string creation patch
Hao Feng
2009-03-20
1
-1
/
+2
|
/
*
auto import from //branches/cupcake/...@137873
The Android Open Source Project
2009-03-11
1
-34
/
+0
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
41
-0
/
+12801
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
41
-12787
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-97
/
+83
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-83
/
+97
[next]