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
/
java
/
libcore
/
icu
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcore: add a way to clear cached time zone strings
Roman Birg
2015-11-07
1
-0
/
+12
*
Fix bug in formatting intervals at month boundaries.
Travis Keep
2015-05-12
1
-1
/
+1
*
Ensure consistency of capitalization in RelativeDateTimeFormatter
Neil Fuller
2015-04-22
4
-212
/
+305
*
Use ICU4J more in DateIntervalFormat and RelativeDateTimeFormatter
Neil Fuller
2015-04-16
2
-85
/
+85
*
Switch DateIntervalFormat/RelativeDateTimeFormatter to ICU4J
Travis Keep
2015-04-14
2
-111
/
+85
*
Implement BreakIterator in terms of icu4j.
Narayan Kamath
2015-04-02
1
-177
/
+0
*
Add a test to confirm that TZ data is in sync
Neil Fuller
2015-03-27
1
-0
/
+3
*
Fix the year display when formatting absolute date string
Tao Bao
2015-03-23
1
-5
/
+24
*
Use ICU for relative time formatting
Tao Bao
2015-02-11
2
-1
/
+381
*
Improve backward compatibility of plurals formatting.
Elliott Hughes
2014-11-18
1
-0
/
+4
*
Remove no-longer used timeFormat12 and timeFormat24.
Elliott Hughes
2014-10-23
1
-10
/
+1
*
Wire up frameworks notifications of 12/24 hour preferences.
Elliott Hughes
2014-10-22
1
-5
/
+29
*
Support DecimalFormatSymbols' percent symbol being a string.
Elliott Hughes
2014-10-08
2
-5
/
+5
*
Support narrow am/pm markers in LocaleData.
Elliott Hughes
2014-08-22
1
-0
/
+4
*
Allow Calendar.getInstance to be called with a null Locale.
Narayan Kamath
2014-08-13
1
-0
/
+4
*
Add ICU.addLikelySubtags(Locale).
Narayan Kamath
2014-07-31
1
-0
/
+14
*
Fix handling of invalid locales in Date/DecimalFormatSymbols.
Narayan Kamath
2014-07-23
2
-9
/
+18
*
Implement Locale.forLanguageTag in java.
Narayan Kamath
2014-07-22
1
-14
/
+0
*
Merge "Fix a faulty Julian day computation."
Elliott Hughes
2014-06-26
1
-2
/
+6
|
\
|
*
Fix a faulty Julian day computation.
Elliott Hughes
2014-06-26
1
-2
/
+6
*
|
Fix for currency symbol coming from the default locale
Neil Fuller
2014-06-19
1
-3
/
+3
*
|
Merge "Fix CurrencyTest.test_getSymbol for unknown variants"
Neil Fuller
2014-06-17
1
-0
/
+7
|
\
\
|
*
|
Fix CurrencyTest.test_getSymbol for unknown variants
Neil Fuller
2014-06-18
1
-0
/
+7
|
|
/
*
|
Fix getISO3Country and getISO3Language.
Narayan Kamath
2014-06-18
1
-10
/
+2
|
/
*
Pass BCP-47 tags and not Locale.toString results to ICU.
Elliott Hughes
2014-06-16
5
-92
/
+82
*
Implement Locale.toLanguageTag without ICU support.
Narayan Kamath
2014-06-12
1
-6
/
+2
*
Work around an icu4c 53 bug in DecimalFormat.getGroupingSize.
Elliott Hughes
2014-05-09
1
-0
/
+4
*
Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec"
Neil Fuller
2014-04-22
1
-0
/
+1
|
\
|
*
Change DecimalFormat.setRoundingMode() behavior to stay in spec
Neil Fuller
2014-04-15
1
-0
/
+1
*
|
Update collation tests for icu4c 53.
ccornelius
2014-04-21
1
-9
/
+0
*
|
Set ICU's default locale from Locale.getDefault.
Narayan Kamath
2014-04-11
1
-0
/
+3
|
/
*
Don't assume minusSign is a single char.
Narayan Kamath
2014-03-14
2
-5
/
+5
*
Add Currency.getNumericCode()
Neil Fuller
2014-03-11
1
-0
/
+1
*
Merge "Make ICU.localeFromIcuLocaleId public."
Narayan Kamath
2014-02-06
1
-3
/
+1
|
\
|
*
Make ICU.localeFromIcuLocaleId public.
Narayan Kamath
2014-02-06
1
-3
/
+1
*
|
NativeCollation LP64 fixes.
Elliott Hughes
2014-02-03
1
-1
/
+1
|
/
*
java7: Implement new Locale APIs.
Narayan Kamath
2014-01-17
1
-17
/
+250
*
Add a cache to ICU.getBestDateTimePattern.
Elliott Hughes
2013-10-31
2
-179
/
+189
*
icu4c DateIntervalFormat objects are expensive enough that we need to cache t...
Elliott Hughes
2013-09-11
1
-3
/
+30
*
Add API to get a time zone's localized exemplar location from CLDR.
Elliott Hughes
2013-09-10
1
-0
/
+2
*
Fix formatDateRange's decisions about when to show a year.
Elliott Hughes
2013-09-06
1
-13
/
+34
*
Fix formatDateRange's handling of all-day events.
Elliott Hughes
2013-09-05
1
-5
/
+32
*
Don't abbreviate 24-hour times.
Elliott Hughes
2013-09-03
1
-2
/
+12
*
Remove some unnecessary native code for LocaleData.
Elliott Hughes
2013-09-03
1
-0
/
+6
*
Fix a DecimalFormat crash when formatting the empty string.
Elliott Hughes
2013-08-30
1
-13
/
+2
*
Fix harmony java.text test failures.
Elliott Hughes
2013-08-30
1
-80
/
+81
*
Reduce the upper bound on TimeZoneNames memory usage.
Elliott Hughes
2013-08-27
1
-9
/
+4
*
Fix various Charset tests, clean up the implementation.
Elliott Hughes
2013-08-07
1
-2
/
+0
*
Fix DateIntervalFormat to take time zone into account.
Elliott Hughes
2013-07-31
1
-2
/
+2
*
Add an icu4c-based DateIntervalFormat.
Elliott Hughes
2013-07-24
1
-0
/
+150
[next]