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 javadoc errors.
Elliott Hughes
2010-03-09
2
-2
/
+2
*
|
am f5274f62: Merge "Print errors encountered while writing XML reports"
Jesse Wilson
2010-03-09
1
-1
/
+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
*
|
|
am a6d228d4: Merge "Minor documentation improvements."
Elliott Hughes
2010-03-09
16
-126
/
+175
|
\
\
\
|
|
/
/
|
*
|
Minor documentation improvements.
Elliott Hughes
2010-03-09
16
-126
/
+175
|
|
/
*
|
Fix a comment.
Elliott Hughes
2010-03-08
1
-7
/
+1
*
|
Fix build (missing #include in sim build).
Elliott Hughes
2010-03-08
1
-0
/
+1
*
|
Merge "Implement the Java 6 NetworkInterface/InterfaceAddress functionality."...
Elliott Hughes
2010-03-08
6
-822
/
+1018
|
\
\
|
*
|
Implement the Java 6 NetworkInterface/InterfaceAddress functionality.
Elliott Hughes
2010-03-08
6
-822
/
+1018
*
|
|
Support IPv4-compatible IPv6 addresses on IPv4 sockets.
Elliott Hughes
2010-03-08
1
-48
/
+80
*
|
|
Merge "Add messages to the ArrayStoreExceptions thrown by arraycopy()." into ...
Jesse Wilson
2010-03-04
2
-0
/
+65
|
\
\
\
|
*
|
|
Add messages to the ArrayStoreExceptions thrown by arraycopy().
Jesse Wilson
2010-03-03
2
-0
/
+65
|
|
/
/
*
|
|
am 042cc582: Merge "Don\'t call a method that can be overridden from File\'s ...
Elliott Hughes
2010-03-03
2
-1
/
+19
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Don't call a method that can be overridden from File's constructors.
Elliott Hughes
2010-03-03
2
-1
/
+19
*
|
Improve error checking and error reporting in java.util.Formatter.
Elliott Hughes
2010-03-03
1
-176
/
+153
*
|
Merge "Add (but @hide) String.isEmpty and Locale.ROOT." into dalvik-dev
Elliott Hughes
2010-03-02
2
-0
/
+19
|
\
\
|
*
|
Add (but @hide) String.isEmpty and Locale.ROOT.
Elliott Hughes
2010-03-02
2
-0
/
+19
*
|
|
am 59c1f5cb: Use assertEquals rather than assertTrue/assertFalse.
Elliott Hughes
2010-03-02
1
-23
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Use assertEquals rather than assertTrue/assertFalse.
Elliott Hughes
2010-03-02
1
-23
/
+9
*
|
|
am 971b5067: Add our home-grown Normalizer tests.
Elliott Hughes
2010-03-02
2
-0
/
+100
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Add our home-grown Normalizer tests.
Elliott Hughes
2010-03-02
2
-0
/
+100
*
|
am 16525029: Merge "Fix a FormatFlagsConversionMismatchException bug I introd...
Elliott Hughes
2010-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Fix a FormatFlagsConversionMismatchException bug I introduced in Froyo.
Elliott Hughes
2010-02-28
1
-1
/
+1
*
|
am 4d5e5a0f: Merge "Keep the order from getaddrinfo() unchanged if preferIPv6...
Elliott Hughes
2010-02-28
1
-10
/
+6
|
\
\
|
|
/
|
*
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
*
|
|
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
[prev]
[next]