| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a varargs warning in MessageFormatTest. | Elliott Hughes | 2013-10-15 | 1 | -2/+2 |
* | Clean up CharsetDecoder and CharsetEncoder. | Elliott Hughes | 2013-09-13 | 6 | -112/+131 |
* | Fix a bug in DateFormat, clean up some SimpleDateFormat tests. | Elliott Hughes | 2013-09-09 | 1 | -190/+221 |
* | Clean up useless comments in MatcherTest. | Elliott Hughes | 2013-09-09 | 1 | -69/+16 |
* | More java.text test cleanup/fixes. | Elliott Hughes | 2013-09-04 | 2 | -38/+460 |
* | Only use public API for icu4c's FieldPositionIterator. | Elliott Hughes | 2013-09-04 | 1 | -77/+0 |
* | Fix a DecimalFormat crash when formatting the empty string. | Elliott Hughes | 2013-08-30 | 1 | -0/+9 |
* | Fix harmony java.text test failures. | Elliott Hughes | 2013-08-30 | 14 | -2058/+1908 |
* | Add harmony java.text tests. | Elliott Hughes | 2013-08-27 | 31 | -0/+11201 |
* | Remove bogus @test comments that confuse vogar. | Elliott Hughes | 2013-08-23 | 1 | -9/+0 |
* | Fix java.util.Scanner bugs. | Elliott Hughes | 2013-08-20 | 1 | -1074/+967 |
* | Fix a bunch of Charset tests. | Elliott Hughes | 2013-08-15 | 4 | -1370/+805 |
* | More Charset test fixes. | Elliott Hughes | 2013-08-13 | 1 | -72/+44 |
* | Fix various Charset tests, clean up the implementation. | Elliott Hughes | 2013-08-07 | 9 | -145/+62 |
* | Fix GB-18030 tests. | Elliott Hughes | 2013-08-06 | 2 | -15/+9 |
* | We never supported obsolete EBCDIC variants. | Elliott Hughes | 2013-08-06 | 1 | -30/+0 |
* | If libcore wants ASCII casing, it needs to ask for it like everyone else. | Elliott Hughes | 2013-08-02 | 1 | -1/+2 |
* | Fix PatternTest failures. | Elliott Hughes | 2013-08-01 | 1 | -1647/+0 |
* | Fix PatternSyntaxExceptionTest. | Elliott Hughes | 2013-08-01 | 1 | -113/+0 |
* | Fix a CharsetEncoder test. | Elliott Hughes | 2013-08-01 | 1 | -8/+21 |
* | Minor cleanup from investigating UnixSelectorTest failures. | Elliott Hughes | 2013-08-01 | 1 | -20/+6 |
* | Fix a Selector bug and a test bug. | Elliott Hughes | 2013-08-01 | 1 | -23/+17 |
* | Improve Scanner performance. | Elliott Hughes | 2013-06-27 | 2 | -0/+5817 |
* | Fix SelectorTest#test_selectJ_Empty_Keys flakiness. | Elliott Hughes | 2013-06-26 | 1 | -12/+14 |
* | Various regex test fixes. | Elliott Hughes | 2013-05-03 | 4 | -203/+120 |
* | Add the harmony regex tests. | Elliott Hughes | 2013-05-03 | 9 | -0/+4585 |
* | Add harmony java.nio.charset tests. | Elliott Hughes | 2013-05-03 | 37 | -0/+7009 |
* | Add the harmony BufferedReaderTest. | Elliott Hughes | 2013-05-01 | 1 | -0/+592 |
* | Fix various of the harmony nio tests. | Elliott Hughes | 2013-04-26 | 3 | -22/+42 |
* | Add the harmony nio tests. | Elliott Hughes | 2013-04-26 | 102 | -0/+23248 |
* | Add the harmony annotation tests. | Elliott Hughes | 2013-04-26 | 5 | -0/+285 |
* | Fix a bug in DatagramChannel.send. | Elliott Hughes | 2013-04-24 | 2 | -0/+2638 |
* | Reads from /dev/urandom can't really block. | Elliott Hughes | 2013-04-24 | 1 | -0/+457 |
* | Fix an outdated BigInteger test. | Elliott Hughes | 2013-04-19 | 1 | -4/+4 |
* | Fix BigInteger test failures. | Elliott Hughes | 2013-04-10 | 2 | -46/+38 |
* | Fix two tests that weren't passing on Android or the RI. | Elliott Hughes | 2013-04-08 | 1 | -2/+2 |
* | Move the external/apache-harmony/math tests into libcore. | Elliott Hughes | 2013-04-04 | 22 | -0/+13169 |