index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
json
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement JSONObject#append.
Narayan Kamath
2014-01-13
1
-0
/
+35
*
Fix JSONObject#test_toString_listAsMapValues
Narayan Kamath
2014-01-13
1
-2
/
+3
*
Fix JSONArrayTest.
Narayan Kamath
2013-11-28
1
-1
/
+1
*
Add a test for JSONArray and enums.
Elliott Hughes
2013-11-26
1
-0
/
+13
*
Implement JSONObject.wrap, and use it.
Elliott Hughes
2013-07-11
2
-3
/
+37
*
Implement JSONArray.remove.
Elliott Hughes
2013-07-09
1
-4
/
+17
*
Skip byte order mark (BOM) in org.json
Jesse Wilson
2011-07-20
1
-0
/
+12
*
Fix string to boolean coercsion.
Jesse Wilson
2011-07-08
2
-0
/
+26
*
Sorting imports.
Jesse Wilson
2010-08-11
4
-10
/
+18
*
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
2
-0
/
+16
*
Test and document our handling of nulls with getString().
Jesse Wilson
2010-03-25
1
-0
/
+23
*
Javadocs for JSONObject.
Jesse Wilson
2010-03-17
1
-0
/
+47
*
A cleanroom implementation of the org.json API.
Jesse Wilson
2010-03-12
7
-161
/
+664
*
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