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
/
luni
/
src
/
main
/
native
/
ICU.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all filenames match their classes.
Elliott Hughes
2011-03-03
1
-605
/
+0
*
Don't log anything if ICU initialization goes well.
Elliott Hughes
2011-02-22
1
-20
/
+16
*
Rationalize our various native conversions to java.lang.String[].
Elliott Hughes
2011-02-18
1
-74
/
+44
*
Various time zone strings improvements.
Elliott Hughes
2011-02-14
1
-3
/
+55
*
Add system properties that report our ICU4C and Unicode versions.
Elliott Hughes
2011-02-10
1
-0
/
+20
*
Let ICU extract country codes from locales.
Elliott Hughes
2010-11-03
1
-16
/
+2
*
More icu4jni reshuffling.
Elliott Hughes
2010-10-01
1
-3
/
+3
*
Explode early when ICU's .dat file isn't available.
Elliott Hughes
2010-09-16
1
-0
/
+9
*
Remove most of our C-style casts.
Elliott Hughes
2010-08-12
1
-45
/
+39
*
Remove UCharacter's unnecessary layer of indirection.
Elliott Hughes
2010-07-22
1
-0
/
+18
*
Add TimeZones.forLocale, plus some tidying.
Elliott Hughes
2010-06-23
1
-93
/
+3
*
Stop using GetStringChars/ReleaseStringChars.
Elliott Hughes
2010-06-22
1
-9
/
+7
*
Remove dynamic calls to FindClass.
Elliott Hughes
2010-06-16
1
-21
/
+10
*
Use Integer.valueOf rather than "new Integer" (et cetera) from JNI.
Elliott Hughes
2010-06-15
1
-20
/
+16
*
Support stand-alone month and weekday names in SimpleDateFormat.
Elliott Hughes
2010-06-10
1
-94
/
+65
*
ICU4.4.1 upgrade
claireho
2010-06-04
1
-3
/
+4
*
Enhance ScopedUtfChars to include the null check most callers were missing.
Elliott Hughes
2010-05-26
1
-13
/
+9
*
Make ScopedLocalRef more convenient, and use it more widely.
Elliott Hughes
2010-05-17
1
-26
/
+26
*
Reduced the amount of memory used by the TimeZone display names.
Elliott Hughes
2010-05-11
1
-65
/
+54
*
Enable -Wall -Wextra for libcore and cleanup all but one warning
Brian Carlstrom
2010-05-07
1
-1
/
+1
*
Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni
Peter Hallam
2010-05-04
1
-0
/
+710