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
/
native
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix U_FILE_ACCESS_ERROR RuntimeException in String.getBytes("GB18030").
Elliott Hughes
2010-04-19
1
-5
/
+6
*
Move the libcore registration out of libnativehelpers and into libcore.
Elliott Hughes
2010-04-16
10
-33
/
+10
*
Merge LocaleData and Resources, rename Resources to ICU.
Elliott Hughes
2010-04-16
11
-40
/
+37
*
Change DecimalFormatSymbols to have a field per symbol.
Elliott Hughes
2010-04-16
1
-46
/
+27
*
Fix String.toLowerCase and toUpperCase.
Elliott Hughes
2010-04-13
4
-37
/
+58
*
More Charset/ICU cleanup.
Elliott Hughes
2010-04-02
1
-297
/
+76
*
Tidy up our getAvailableLocales methods to actually ask ICU4C.
Elliott Hughes
2010-04-01
3
-71
/
+50
*
Add Java 6's java.net.IDN.
Elliott Hughes
2010-04-01
3
-1
/
+66
*
Fix a bug, and protect against an unrelated class of bugs.
Elliott Hughes
2010-03-29
2
-0
/
+8
*
Add Java 6's exponent separator to DecimalFormatSymbols.
Elliott Hughes
2010-03-29
1
-17
/
+16
*
Fix all our java.text.Bidi failures.
Elliott Hughes
2010-03-26
1
-31
/
+49
*
Java 6 changed CollationKey from final to abstract.
Elliott Hughes
2010-03-26
1
-40
/
+13
*
Start cleaning up the Charset implementation.
Elliott Hughes
2010-03-26
2
-321
/
+202
*
Add's Java 6's DecimalFormat.setRoundingMode (et cetera).
Elliott Hughes
2010-03-18
1
-1
/
+8
*
am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6."
Elliott Hughes
2010-03-01
3
-0
/
+51
|
\
|
*
Implement (but @hide) java.text.Normalizer from Java 6.
Elliott Hughes
2010-03-01
3
-0
/
+51
*
|
Remove RuleBasedNumberFormat from our icu4jni fork, since we don't need it.
Elliott Hughes
2010-02-03
2
-337
/
+0
|
/
*
Use DecimalFormatSymbols' new default constructor for speed.
Elliott Hughes
2010-01-28
1
-82
/
+61
*
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
2
-53
/
+110
*
Rename icu4jni's DecimalFormat to NativeDecimalFormat, to reduce confusion.
Elliott Hughes
2010-01-27
1
-1
/
+1
*
Gut NativeDecimalFormat in favor of icu4jni.DecimalFormat.
Elliott Hughes
2010-01-27
1
-1
/
+1
*
Simplify our DecimalFormat.
Elliott Hughes
2010-01-26
2
-84
/
+45
*
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
5
-351
/
+46
*
Improve the DecimalFormat JNI.
Elliott Hughes
2010-01-21
1
-200
/
+60
*
Speed up Character.
Elliott Hughes
2010-01-14
1
-46
/
+44
*
Fix Date.toString.
Elliott Hughes
2010-01-14
1
-9
/
+10
*
Speed up DecimalFormatSymbols.
Elliott Hughes
2010-01-04
1
-20
/
+17
*
Stop using ResourceBundle for locale data.
Elliott Hughes
2010-01-04
1
-428
/
+101
*
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
1
-173
/
+61
*
Bug fixing for NumberFormat and BigDecimal.
Jesse Wilson
2009-10-12
1
-3
/
+4
*
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
*
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
*
Use GetByteArrayRegion instead of GetByteArrayElements.
Elliott Hughes
2009-09-09
1
-27
/
+17
*
Move LOG_TAG above the includes.
Andy McFadden
2009-06-04
1
-1
/
+1
*
Return an Object[][] rather than an Object[].
Andy McFadden
2009-05-13
1
-1
/
+1
*
add comments for the UTF-8 string creation patch
Hao Feng
2009-03-20
1
-1
/
+2
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
15
-0
/
+6479
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
15
-6465
/
+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
*
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-13
1
-35
/
+49
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
2
-8
/
+34
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-89
/
+135
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
4
-16
/
+23
[next]