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 "HttpUrlConnection.addRequestProperty replaces existing properties instea...
Elliott Hughes
2010-02-23
2
-12
/
+28
*
Remove more useless annotations: logging, luni-kernel, and math.
Elliott Hughes
2010-02-23
1
-24
/
+0
*
Merge remote branch 'goog/master' into mm
Elliott Hughes
2010-02-22
2
-33
/
+1
|
\
|
*
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
*
|
Resync a load of tests with upstream, make our build faster.
Elliott Hughes
2010-02-19
129
-9824
/
+22807
*
|
HTTP headers should be case-insensitive but case-preserving.
Elliott Hughes
2010-02-17
2
-22
/
+53
*
|
Merge "Fix a few of our FindBugs "high" warnings." into dalvik-dev
Elliott Hughes
2010-02-12
1
-0
/
+6
|
\
\
|
*
|
Fix a few of our FindBugs "high" warnings.
Elliott Hughes
2010-02-12
1
-0
/
+6
*
|
|
Merge "Use one method to create a Locale from a String." into dalvik-dev
Elliott Hughes
2010-02-12
2
-52
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Use one method to create a Locale from a String.
Elliott Hughes
2010-02-12
2
-52
/
+5
*
|
|
Throw IllegalArgumentException if Currency.getInstance is given an invalid cu...
Elliott Hughes
2010-02-12
2
-0
/
+20
|
/
/
*
|
Merge "Remove some potential test flakiness." into dalvik-dev
Elliott Hughes
2010-02-12
1
-11
/
+9
|
\
\
|
*
|
Remove some potential test flakiness.
Elliott Hughes
2010-02-12
1
-11
/
+9
*
|
|
Use HAVE_ANDROID_OS to conditionally include files on a device target.
Dan Bornstein
2010-02-12
1
-1
/
+1
|
/
/
*
|
Fix a bug I introduced to SimpleTimeZone with my Calendar.setTimeZone fix.
Elliott Hughes
2010-02-05
3
-23
/
+221
*
|
Fix decoding of filenames in zip files, when read by ZipFile.
Elliott Hughes
2010-02-04
1
-0
/
+60
*
|
Merge "Minimal fix for Calendar.setTimeZone." into dalvik-dev
Elliott Hughes
2010-02-04
4
-21
/
+77
|
\
\
|
*
|
Minimal fix for Calendar.setTimeZone.
Elliott Hughes
2010-02-04
4
-21
/
+77
*
|
|
Merge "Remove obviously bogus @KnownFailure annotations." into dalvik-dev
Elliott Hughes
2010-02-03
14
-61
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove obviously bogus @KnownFailure annotations.
Elliott Hughes
2010-02-03
14
-61
/
+1
|
|
/
*
|
Fix two compiler warnings.
Elliott Hughes
2010-02-03
1
-1
/
+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
|
\
[next]