summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Proper ordering of the ValueTypeLars Knoll2011-11-231-6/+6
* Added some notes about memory usage of the formatLars Knoll2011-11-231-1/+47
* Aligned Object data structure with the one for ArrayLars Knoll2011-11-232-52/+15
* First working version of JsonArrayLars Knoll2011-11-232-8/+33
* Correct refcounting for JsonValueLars Knoll2011-11-232-2/+19
* Implement JsonArray basicsLars Knoll2011-11-233-7/+55
* Clean up the private headerLars Knoll2011-11-232-32/+51
* Fully implement JsonValueLars Knoll2011-11-237-57/+174
* Put a pointer to the real data into the public classesLars Knoll2011-11-188-66/+88
* Fix compilationLars Knoll2011-11-182-13/+13
* Implement JsonObject::remove()Lars Knoll2011-11-181-0/+15
* Add copy constructors and assignment operatorsLars Knoll2011-11-186-0/+73
* Further updates to the data structuresLars Knoll2011-11-183-57/+100
* Changing the JsonObject API to better match QMap/QHashKevin Simons2011-11-183-22/+22
* Need ordered subdirsKevin Simons2011-11-181-0/+1
* Initial set of autotests for JsonObject, JsonArray and JsonValueKevin Simons2011-11-1811-10/+321
* Proper data structure for valuesLars Knoll2011-11-174-44/+74
* Implement getters for JsonArrayLars Knoll2011-11-172-5/+16
* Clean up the data structure for ObjectLars Knoll2011-11-172-18/+12
* First implementation that should support readingLars Knoll2011-11-179-72/+363
* Initial structure for auto tests and benchmarksKevin Simons2011-11-177-1/+210
* Create a libraryLars Knoll2011-11-171-0/+7
* Add some header files and data structuresLars Knoll2011-11-168-0/+299
* Initial importSergio Ahumada2011-11-161-0/+1