summaryrefslogtreecommitdiffstats
path: root/json
Commit message (Expand)AuthorAgeFilesLines
* Skip byte order mark (BOM) in org.jsonJesse Wilson2011-07-202-0/+16
* Fix string to boolean coercsion.Jesse Wilson2011-07-087-15/+45
* Comments/javadoc should be in en_US, not en_CA.Elliott Hughes2010-12-031-1/+1
* Sorting imports.Jesse Wilson2010-08-115-11/+19
* Scrubbing broken tests and removing unnecessary organization AllTests.java fi...Jesse Wilson2010-06-041-33/+0
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-135-7/+7
* Adding support for hash '#' comments to our JSON parser.Jesse Wilson2010-04-063-30/+70
* Test and document our handling of nulls with getString().Jesse Wilson2010-03-252-1/+26
* 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-173-7/+374
|\
| * Javadocs for JSONObject.Jesse Wilson2010-03-173-7/+374
* | 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/+0
* Removing the non-free org.json implementationJesse Wilson2010-03-125-2662/+0
* A cleanroom implementation of the org.json API.Jesse Wilson2010-03-1213-161/+2362
* New tests for JSONObject and for JSON's self-use.Jesse Wilson2010-03-105-7/+1090
* Fixing packages for JSON testsJesse Wilson2010-02-173-14/+3
* First round of tests for the subset of the org.json in Android.Jesse Wilson2010-02-174-0/+1301
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-0/+2662
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-2662/+0
* Initial ContributionThe Android Open Source Project2008-10-216-0/+2662