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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Work around the snappily-titled ICANN "Name Collision Occurrence Management F...
Elliott Hughes
2014-08-22
2
-4
/
+4
*
Support narrow am/pm markers in LocaleData.
Elliott Hughes
2014-08-22
1
-0
/
+2
*
Fix init test cases from DexClassLoaderTest.
Calin Juravle
2014-08-21
1
-32
/
+52
*
Fix parsing of fractional seconds.
Narayan Kamath
2014-08-14
1
-0
/
+11
*
Allow Calendar.getInstance to be called with a null Locale.
Narayan Kamath
2014-08-13
4
-0
/
+69
*
Variants are case sensitive.
Narayan Kamath
2014-08-08
1
-4
/
+11
*
Track bouncycastle upgrade to 1.51
Kenny Root
2014-08-07
1
-2
/
+2
*
Fix MimeUtils to treat ".flac" as "audio/flac".
Elliott Hughes
2014-08-05
2
-15
/
+46
*
Fix LocaleInternalsTest.
Narayan Kamath
2014-07-31
1
-3
/
+4
*
Add ICU.addLikelySubtags(Locale).
Narayan Kamath
2014-07-31
1
-0
/
+8
*
Merge "Change the DateFormatSymbols serialized form"
Neil Fuller
2014-07-23
1
-6
/
+5
|
\
|
*
Change the DateFormatSymbols serialized form
Neil Fuller
2014-07-30
1
-6
/
+5
*
|
Fix Character.getDirectionality.
Elliott Hughes
2014-07-29
1
-0
/
+12
|
/
*
Merge "SSLSocketFactory: don't reload the default if class name is same"
Kenny Root
2014-07-24
1
-0
/
+1
|
\
|
*
SSLSocketFactory: don't reload the default if class name is same
Kenny Root
2014-07-23
1
-0
/
+1
*
|
Fix serialization / deserialization of SealedObject
Neil Fuller
2014-07-24
1
-0
/
+28
*
|
Throw an error when parsing an obviously bad Double
Neil Fuller
2014-07-24
1
-0
/
+15
|
/
*
Merge "Add math tests in csv format for libcore math functions"
Jeff Hao
2014-07-22
6
-0
/
+10328
|
\
|
*
Add math tests in csv format for libcore math functions
Michael Chen
2014-07-21
6
-0
/
+10328
*
|
Fix broken nio BufferTest and add alignment test.
Mathieu Chartier
2014-07-22
1
-9
/
+23
*
|
Implement Locale.forLanguageTag in java.
Narayan Kamath
2014-07-22
2
-20
/
+40
|
/
*
Merge "CipherTest: check multiple calls to doFinal work"
Kenny Root
2014-07-17
1
-0
/
+8
|
\
|
*
CipherTest: check multiple calls to doFinal work
Kenny Root
2014-07-14
1
-0
/
+8
*
|
Revert "Revert "Add a cache for ZoneInfo objects in Java""
Neil Fuller
2014-07-17
1
-0
/
+23
*
|
Revert "Add a cache for ZoneInfo objects in Java"
Neil Fuller
2014-07-17
1
-18
/
+0
*
|
Add a cache for ZoneInfo objects in Java
Neil Fuller
2014-07-16
1
-0
/
+18
*
|
Tidy up OldAndroidLocaleTest#testICULocales.
Narayan Kamath
2014-07-16
1
-6
/
+11
*
|
TLS-PSK cipher suites enabled when PSKKeyManager is provided.
Alex Klyubin
2014-07-14
1
-0
/
+108
|
/
*
Merge "Invalidate cache of default SocketFactory"
Kenny Root
2014-07-10
1
-0
/
+174
|
\
|
*
Invalidate cache of default SocketFactory
Kenny Root
2014-06-27
1
-0
/
+174
*
|
Merge "KeyPairGeneratorTest: add back some DH tests"
Kenny Root
2014-07-10
1
-6
/
+23
|
\
\
|
*
|
KeyPairGeneratorTest: add back some DH tests
Kenny Root
2014-07-10
1
-6
/
+23
|
|
/
*
|
Merge "Fix unit tests now that the "tl" -> "fil" hack is gone."
Narayan Kamath
2014-07-09
1
-11
/
+27
|
\
\
|
*
|
Fix unit tests now that the "tl" -> "fil" hack is gone.
Narayan Kamath
2014-07-07
1
-11
/
+27
|
|
/
*
|
Remove more.
Elliott Hughes
2014-07-07
1
-47
/
+0
*
|
Remove.
Elliott Hughes
2014-07-07
10
-2257
/
+30
*
|
Remove
Brian Carlstrom
2014-07-07
2
-109
/
+0
|
/
*
Merge "Fix a faulty Julian day computation."
Elliott Hughes
2014-06-26
1
-0
/
+42
|
\
|
*
Fix a faulty Julian day computation.
Elliott Hughes
2014-06-26
1
-0
/
+42
*
|
Merge "Clarify the String.compareTo contract and add tests."
Elliott Hughes
2014-06-26
1
-0
/
+67
|
\
\
|
*
|
Clarify the String.compareTo contract and add tests.
Elliott Hughes
2014-06-26
1
-0
/
+67
|
|
/
*
|
Assert that setEnabledProtocols/CipherSuites copy their inputs.
Alex Klyubin
2014-06-19
3
-0
/
+60
*
|
Fix for currency symbol coming from the default locale
Neil Fuller
2014-06-19
1
-10
/
+46
*
|
Merge "Fix CurrencyTest.test_getSymbol for unknown variants"
Neil Fuller
2014-06-17
1
-0
/
+35
|
\
\
|
*
|
Fix CurrencyTest.test_getSymbol for unknown variants
Neil Fuller
2014-06-18
1
-0
/
+35
|
|
/
*
|
Merge "Removing tests that test the SqlLite API directly."
Neil Fuller
2014-06-17
12
-3152
/
+145
|
\
\
|
*
|
Removing tests that test the SqlLite API directly.
Neil Fuller
2014-06-17
12
-3152
/
+145
*
|
|
Merge "CTS fix: Signature2Test.test_clone()"
Neil Fuller
2014-06-17
1
-0
/
+10
|
\
\
\
|
*
|
|
CTS fix: Signature2Test.test_clone()
Neil Fuller
2014-06-18
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix getISO3Country and getISO3Language."
Narayan Kamath
2014-06-17
1
-0
/
+8
|
\
\
\
[next]