| Commit message (Expand) | Author | Age | Files | Lines |
* | Skip byte order mark (BOM) in org.json | Jesse Wilson | 2011-07-20 | 2 | -0/+16 |
* | Fix string to boolean coercsion. | Jesse Wilson | 2011-07-08 | 7 | -15/+45 |
* | Comments/javadoc should be in en_US, not en_CA. | Elliott Hughes | 2010-12-03 | 1 | -1/+1 |
* | Sorting imports. | Jesse Wilson | 2010-08-11 | 5 | -11/+19 |
* | Scrubbing broken tests and removing unnecessary organization AllTests.java fi... | Jesse Wilson | 2010-06-04 | 1 | -33/+0 |
* | Remove all trailing whitespace from the dalvik team-maintained parts of libcore. | Elliott Hughes | 2010-05-13 | 5 | -7/+7 |
* | Adding support for hash '#' comments to our JSON parser. | Jesse Wilson | 2010-04-06 | 3 | -30/+70 |
* | Test and document our handling of nulls with getString(). | Jesse Wilson | 2010-03-25 | 2 | -1/+26 |
* | Drop needless parens from Javadoc. | Jesse Wilson | 2010-03-18 | 4 | -14/+14 |
* | Javadoc for JSONArray. | Jesse Wilson | 2010-03-18 | 2 | -24/+290 |
* | Merge "Javadocs for JSONObject." | Jesse Wilson | 2010-03-17 | 3 | -7/+374 |
|\ |
|
| * | Javadocs for JSONObject. | Jesse Wilson | 2010-03-17 | 3 | -7/+374 |
* | | Fixing an @link issue that is upsetting DroidDoc. | Jesse Wilson | 2010-03-16 | 1 | -4/+4 |
|/ |
|
* | First half of JSON Javadocs. | Jesse Wilson | 2010-03-16 | 3 | -19/+214 |
* | Adding an Apache-licensed implementation of org.json | Jesse Wilson | 2010-03-12 | 6 | -0/+0 |
* | Removing the non-free org.json implementation | Jesse Wilson | 2010-03-12 | 5 | -2662/+0 |
* | A cleanroom implementation of the org.json API. | Jesse Wilson | 2010-03-12 | 13 | -161/+2362 |
* | New tests for JSONObject and for JSON's self-use. | Jesse Wilson | 2010-03-10 | 5 | -7/+1090 |
* | Fixing packages for JSON tests | Jesse Wilson | 2010-02-17 | 3 | -14/+3 |
* | First round of tests for the subset of the org.json in Android. | Jesse Wilson | 2010-02-17 | 4 | -0/+1301 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 6 | -0/+2662 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 6 | -2662/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 6 | -0/+2662 |