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
*
Fix java.util.Random's constructors.
Elliott Hughes
2010-03-24
3
-22
/
+48
*
Improve java.net.InetAddress.getLocalHost documentation.
Elliott Hughes
2010-03-23
1
-4
/
+32
*
Replace a use of index with strchr.
Carl Shapiro
2010-03-16
1
-1
/
+1
*
Work around droiddoc bug http://b/2022288.
Elliott Hughes
2010-03-09
1
-3
/
+3
*
Another go at making droiddoc as happy as javadoc...
Elliott Hughes
2010-03-09
1
-1
/
+1
*
Fix javadoc errors.
Elliott Hughes
2010-03-09
2
-2
/
+2
*
Merge "Print errors encountered while writing XML reports"
Jesse Wilson
2010-03-09
1
-1
/
+2
|
\
|
*
Print errors encountered while writing XML reports
Jesse Wilson
2010-03-09
1
-1
/
+2
*
|
Minor documentation improvements.
Elliott Hughes
2010-03-09
16
-126
/
+175
|
/
*
Don't call a method that can be overridden from File's constructors.
Elliott Hughes
2010-03-03
2
-1
/
+19
*
Use assertEquals rather than assertTrue/assertFalse.
Elliott Hughes
2010-03-02
1
-23
/
+9
*
Add our home-grown Normalizer tests.
Elliott Hughes
2010-03-02
2
-0
/
+100
*
Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo.
Elliott Hughes
2010-02-28
1
-1
/
+1
*
Merge "Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() i...
Elliott Hughes
2010-02-25
1
-10
/
+6
|
\
|
*
Keep the order from getaddrinfo() unchanged if preferIPv6Addresses() is true.
Steinar H. Gunderson
2010-02-17
1
-10
/
+6
*
|
Remove external/jsr305, external/guava, and external/caliper.
Elliott Hughes
2010-02-19
1
-33
/
+0
*
|
Adding JSON tests to the complete test suite.
Jesse Wilson
2010-02-19
1
-0
/
+1
|
/
*
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
[next]