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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move a test I wrote under our wing.
Elliott Hughes
2010-02-01
3
-13
/
+29
*
Add a missing "static", found by FindBugs.
Elliott Hughes
2010-02-01
1
-1
/
+1
*
Fix varargs warnings in libcore tests.
Elliott Hughes
2010-02-01
1
-2
/
+2
*
Fix fallback in Currency.getSymbol(Locale).
Elliott Hughes
2010-01-29
3
-1
/
+38
*
Fix more harmony tests.
Elliott Hughes
2010-01-29
2
-16
/
+18
*
Fix all the harmony java.util.Formatter tests.
Elliott Hughes
2010-01-29
2
-15
/
+16
*
Fix tests.api.java.io.SerializationStressTest3.test_18_116_writeObject.
Elliott Hughes
2010-01-29
1
-19
/
+19
*
Fix a Formatter test that I checked in broken.
Elliott Hughes
2010-01-29
1
-1
/
+1
*
Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException.
Elliott Hughes
2010-01-28
2
-15
/
+9
*
Fix NumberFormat's behavior with BigInteger and custom Number subclasses.
Elliott Hughes
2010-01-27
1
-0
/
+40
*
Add a java.util.Formatter test suggested by egnor months ago.
Elliott Hughes
2010-01-27
1
-0
/
+9
*
Add a cache to Currency.getInstance(Locale).
Elliott Hughes
2010-01-26
3
-85
/
+61
*
Simplify our DecimalFormat.
Elliott Hughes
2010-01-26
2
-0
/
+38
*
Fix @link and @see tags.
Elliott Hughes
2010-01-25
1
-6
/
+8
*
java.util.Formatter javadoc fix.
Elliott Hughes
2010-01-22
1
-2
/
+3
*
Fix java.util.Formatter "%tz".
Elliott Hughes
2010-01-22
1
-7
/
+9
*
Rewrite java.util.Formatter documentation.
Elliott Hughes
2010-01-22
1
-230
/
+371
*
Fix String.format("%d", null) and relatives.
Elliott Hughes
2010-01-20
1
-6
/
+2
*
More java.util.Formatter performance work.
Elliott Hughes
2010-01-20
1
-340
/
+217
*
One true way to query "java.net.preferIPv6Addresses".
Elliott Hughes
2010-01-19
9
-92
/
+44
*
Rewrite InetAddress' DNS cache.
Elliott Hughes
2010-01-19
5
-384
/
+209
*
Fix Formatter's behavior with %% and %n.
Elliott Hughes
2010-01-15
2
-4
/
+5
*
Fix a NPE in java.util.Formatter.
Ficus Kirkpatrick
2010-01-14
2
-0
/
+7
*
Fix Date.toString.
Elliott Hughes
2010-01-14
3
-4
/
+47
*
Remove the last bits of the ICU ResourceBundle hack.
Elliott Hughes
2010-01-13
2
-50
/
+11
*
Fix a comment.
Elliott Hughes
2010-01-12
1
-1
/
+2
*
Make Formatter %d cost about the same as %s (i.e. 60% faster).
Elliott Hughes
2010-01-12
1
-8
/
+32
*
Merge "Shave another 10%-25% off Formatter."
Elliott Hughes
2010-01-12
1
-19
/
+25
|
\
|
*
Shave another 10%-25% off Formatter.
Elliott Hughes
2010-01-11
1
-19
/
+25
*
|
am 82e86144: am 56176a05: Fix ScannerTest failures.
Brett Chabot
2010-01-11
1
-65
/
+79
|
\
\
|
|
/
|
/
|
|
*
Fix ScannerTest failures.
Brett Chabot
2010-01-11
1
-65
/
+79
*
|
Merge "Fixing our default HTTP Accept header to be spec-compliant."
Jesse Wilson
2010-01-11
2
-6
/
+6
|
\
\
|
*
|
Fixing our default HTTP Accept header to be spec-compliant.
Jesse Wilson
2010-01-08
2
-6
/
+6
*
|
|
Support non-default negative patterns in NumberFormat.getIntegerInstance.
Elliott Hughes
2010-01-11
3
-0
/
+60
*
|
|
The SecurityManager doesn't work, so advertise that shouldn't be used.
Jesse Wilson
2010-01-07
1
-1
/
+5
|
/
/
*
|
Fix String.toLowerCase/toUpperCase for Azeri, Greek (all locales), and Turkish.
Elliott Hughes
2010-01-06
2
-69
/
+137
*
|
Fix a broken test.
Elliott Hughes
2010-01-04
1
-1
/
+2
*
|
Stop using ResourceBundle for locale data.
Elliott Hughes
2010-01-04
2
-13
/
+10
*
|
am d3b06457: am 6cdbef55: Merge change I1d9b205f into eclair
Brett Chabot
2009-12-22
9
-26
/
+239
|
\
\
|
|
/
|
*
Skip locale dependent libcore tests if required locales are not present.
Brett Chabot
2009-12-22
9
-58
/
+239
|
*
Temporarily omit libcore tests that fail when run in CTS harness. DO NOT MERGE.
Brett Chabot
2009-12-14
3
-5
/
+11
|
*
DO NOT MERGE. CTS test cleanup. Mark tests as KnownFailures and BrokenTests.
Brett Chabot
2009-11-06
6
-3
/
+14
*
|
Speed up the way we access ICU's locale data.
Elliott Hughes
2009-12-21
3
-166
/
+115
*
|
Fix CurrencyTest's expectation for CAD in fr_FR.
Elliott Hughes
2009-12-20
1
-1
/
+1
*
|
Fix Long.toBinaryString, Long.toHexString, and Long.toOctalString for negativ...
Elliott Hughes
2009-12-19
1
-3
/
+3
*
|
Merge change I1e941570
Android (Google) Code Review
2009-12-18
1
-4
/
+4
|
\
\
|
*
|
Depessimize string conversions.
Elliott Hughes
2009-12-18
1
-4
/
+4
*
|
|
Merge change I60383632
Android (Google) Code Review
2009-12-18
49
-946
/
+1180
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update luni package to Harmony r888752.
Jesse Wilson
2009-12-16
49
-946
/
+1180
*
|
|
Improve our java.util.Locale documentation.
Elliott Hughes
2009-12-17
1
-17
/
+38
[next]