Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Always escape chars that JavaScript treats as newlines. | Jesse Wilson | 2011-07-18 | 1 | -0/+10 |
* | Patch new JSON APIs with changes informed by GSON. | Jesse Wilson | 2011-01-10 | 1 | -4/+50 |
* | Fix typos in JSON documentation. | Jesse Wilson | 2010-10-15 | 1 | -1/+1 |
* | Adding JsonReader.setLenient() to handle malformed JSON strings. | Jesse Wilson | 2010-08-06 | 1 | -16/+13 |
* | A new streaming JSON API. | Jesse Wilson | 2010-08-06 | 1 | -0/+475 |