summaryrefslogtreecommitdiffstats
path: root/json/src/main/java/org
Commit message (Expand)AuthorAgeFilesLines
* Add missing JSONObject#keySet API.Narayan Kamath2014-01-221-2/+16
* Fix docs build.Narayan Kamath2014-01-131-1/+3
* Implement JSONObject#append.Narayan Kamath2014-01-132-8/+50
* Fix JSONObject#test_toString_listAsMapValuesNarayan Kamath2014-01-131-3/+3
* Make JSONObject summary documentation clearer.Elliott Hughes2013-10-121-20/+21
* Implement JSONObject.wrap, and use it.Elliott Hughes2013-07-112-3/+73
* Implement JSONArray.remove.Elliott Hughes2013-07-091-0/+11
* Be explicit about how dangerous JSON "longs" are.Elliott Hughes2013-02-201-5/+9
* Add detail messages to all remaining NullPointerExceptions.Elliott Hughes2012-12-042-2/+2
* Skip byte order mark (BOM) in org.jsonJesse Wilson2011-07-201-0/+4
* Fix string to boolean coercsion.Jesse Wilson2011-07-085-15/+19
* Comments/javadoc should be in en_US, not en_CA.Elliott Hughes2010-12-031-1/+1
* Sorting imports.Jesse Wilson2010-08-111-1/+1
* Adding support for hash '#' comments to our JSON parser.Jesse Wilson2010-04-061-30/+54
* Test and document our handling of nulls with getString().Jesse Wilson2010-03-251-1/+3
* Drop needless parens from Javadoc.Jesse Wilson2010-03-184-14/+14
* Javadoc for JSONArray.Jesse Wilson2010-03-182-24/+290
* Merge "Javadocs for JSONObject."Jesse Wilson2010-03-172-7/+327
|\
| * Javadocs for JSONObject.Jesse Wilson2010-03-172-7/+327
* | Fixing an @link issue that is upsetting DroidDoc.Jesse Wilson2010-03-161-4/+4
|/
* First half of JSON Javadocs.Jesse Wilson2010-03-163-19/+214
* Adding an Apache-licensed implementation of org.jsonJesse Wilson2010-03-126-0/+1698
* Removing the non-free org.json implementationJesse Wilson2010-03-125-2662/+0
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-0/+2662
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-035-2662/+0
* Initial ContributionThe Android Open Source Project2008-10-215-0/+2662