Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move libcore.base classes to libcore.util and libcore.io. | Jesse Wilson | 2011-02-07 | 1 | -129/+0 |
* | Lots more bounds-checking/exception-throwing consistency. | Elliott Hughes | 2010-12-10 | 1 | -4/+2 |
* | Fix XML DOM test failures and close guard warnings. | Jesse Wilson | 2010-11-29 | 1 | -0/+16 |
* | Tidy up some jar-related code. | Elliott Hughes | 2010-11-11 | 1 | -0/+17 |
* | Optimize DataInputStream and a few friends. | Elliott Hughes | 2010-10-28 | 1 | -0/+28 |
* | Don't use the decompression-buffer as the skip buffer in InflaterInputStream. | Jesse Wilson | 2010-09-30 | 1 | -0/+40 |
* | Cleanup HTTP retries. | Jesse Wilson | 2010-07-13 | 1 | -0/+30 |