aboutsummaryrefslogtreecommitdiff
path: root/doc/apiref.rst
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Implement JSON_SORT_KEYS encoding flagPetri Lehtinen1-0/+7
2009-12-05Implement JSON_ENSURE_ASCII encoding flagPetri Lehtinen1-0/+7
2009-11-04dump: Revise whitespace usagePetri Lehtinen1-5/+19
2009-10-17doc: Add tutorialPetri Lehtinen1-0/+4
2009-10-15json_dumpf: Document the output shortage on errorPetri Lehtinen1-0/+3
2009-10-15Enhance handling of circular referencesPetri Lehtinen1-0/+31
2009-10-15doc: Fix a small typo in apirefPetri Lehtinen1-1/+1
2009-10-14Make integer, real and string mutablePetri Lehtinen1-10/+31
2009-10-11Extend object APIPetri Lehtinen1-0/+22
2009-09-29Extend array APIPetri Lehtinen1-0/+38
2009-09-13Use unsigned long instead of uint32_tPetri Lehtinen1-3/+3
2009-09-07doc apiref: EnhancementsPetri Lehtinen1-36/+55
2009-09-06Better argument validationPetri Lehtinen1-2/+8
2009-09-06doc apiref: json_incref() returns its argumentPetri Lehtinen1-1/+1
2009-09-04doc: Fix typoPetri Lehtinen1-3/+3
2009-09-04Add reference stealing functions for inserting values to objects and arraysPetri Lehtinen1-0/+24
2009-08-13Add README and API referencePetri Lehtinen1-0/+442