summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* -std=gnu99 is entirely unnecessary (and also breaks GCC 2.95)HEADmasterJohn Mark Bell2009-04-171-1/+1
| | | | svn path=/trunk/json-c/; revision=7117
* Allow strings to contain \0. This is probably incomplete, but works well ↵John Mark Bell2008-06-184-10/+32
| | | | | | enough for our purposes. svn path=/trunk/json-c/; revision=4385
* Correctly decode UTF-16 surrogatesJohn Mark Bell2008-06-183-14/+79
| | | | svn path=/trunk/json-c/; revision=4384
* Merge in hex chars patch from hubbub. Void prototypes appear to have been ↵John Mark Bell2008-06-181-1/+1
| | | | | | fixed upstream. svn path=/trunk/json-c/; revision=4383
* Clone upstream for working copyJohn Mark Bell2008-06-1835-0/+4855
| | | | svn path=/trunk/json-c/; revision=4382
* Import upstream json-c sourcesJohn Mark Bell2008-06-1835-0/+4855
svn path=/trunk/json-c/; revision=4381