Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add java.nio.charsets.StandardCharsets. | Elliott Hughes | 2013-06-28 | 1 | -4/+4 |
* | Make sure URL.toURILenient throws the proper exception on trailing garbage es... | Brian Carlstrom | 2012-10-18 | 1 | -1/+1 |
* | Add consistent reasons for NullPointerException | Kenny Root | 2012-09-14 | 1 | -1/+1 |
* | Add a mode to UriCodec to handle invalid URLs without throwing. | Jesse Wilson | 2011-10-28 | 1 | -11/+16 |
* | Clean Up URI's parsing code. | Jesse Wilson | 2011-05-26 | 1 | -11/+14 |
* | Parity between URI and URL tests. | Jesse Wilson | 2011-05-25 | 1 | -4/+4 |
* | Fix URL encoder regression. | Jesse Wilson | 2011-02-09 | 1 | -7/+10 |
* | Use the same code to encode and fix poorly encoded URLs. | Jesse Wilson | 2011-02-09 | 1 | -59/+40 |
* | Remove redundant URL encoders and decoders. | Jesse Wilson | 2011-02-09 | 1 | -0/+227 |