aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2010-03-28Merge branch '1.2'Petri Lehtinen2-0/+103
2010-03-26doc: Add chapter on RFC conformancePetri Lehtinen2-0/+103
2010-02-11Update CHANGES, change version to 1.2+Petri Lehtinen1-1/+1
2010-02-11Implement JSON_PRESERVE_ORDER encoding flagPetri Lehtinen1-0/+8
2010-02-04Merge branch '1.2'Petri Lehtinen3-3/+3
2010-02-02Add year 2010 to copyright noticesPetri Lehtinen3-3/+3
2010-02-01Add functions json_object_iter_{at,set,set_new}Petri Lehtinen1-0/+25
2010-01-26doc/Makefile.am: Don't remove changes.rst in cleanPetri Lehtinen1-1/+1
2010-01-21jansson 1.2v1.2Petri Lehtinen1-2/+2
2010-01-21Remove CHANGES preprocessing, as it didn't work with VPATH buildsPetri Lehtinen4-14/+5
2010-01-14doc: Convert CHANGES to reStructuredText and add it to HTML docsPetri Lehtinen4-2/+16
2010-01-12Update documentationPetri Lehtinen1-7/+12
2009-12-31Add functions for shallow and deep copying JSON valuesPetri Lehtinen1-0/+32
2009-12-31Add equality test for JSON valuesPetri Lehtinen1-0/+40
2009-12-23Add _nocheck functionsPetri Lehtinen1-0/+37
2009-12-21Merge branch '1.1'Petri Lehtinen2-1/+8
2009-12-18jansson 1.1.3v1.1.3Petri Lehtinen1-1/+1
2009-12-16Implement JSON_SORT_KEYS encoding flagPetri Lehtinen1-0/+7
2009-12-05Implement JSON_ENSURE_ASCII encoding flagPetri Lehtinen1-0/+7
2009-11-28doc/github_commits.c Add copyright noticePetri Lehtinen1-0/+7
2009-11-08Merge branch '1.1'Petri Lehtinen1-1/+1
2009-11-08jansson 1.1.2v1.1.2Petri Lehtinen1-1/+1
2009-11-04dump: Revise whitespace usagePetri Lehtinen1-5/+19
2009-11-03Build documentation in make html targetPetri Lehtinen5-8/+20
2009-10-26Merge branch '1.1'Petri Lehtinen2-2/+4
2009-10-26jansson 1.1.1v1.1.1Petri Lehtinen1-1/+1
2009-10-25Really distribute all the docsPetri Lehtinen1-1/+1
2009-10-24Distribute all the docsPetri Lehtinen1-1/+3
2009-10-21Set the version number to 1.1+Petri Lehtinen1-1/+1
2009-10-20jansson 1.1v1.1Petri Lehtinen1-2/+2
2009-10-19Enhance documentationPetri Lehtinen4-49/+89
2009-10-17doc: Add tutorialPetri Lehtinen4-0/+439
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-14doc/Makefile.am: Remove *.pyc in cleanPetri Lehtinen1-0/+1
2009-10-14Make integer, real and string mutablePetri Lehtinen1-10/+31
2009-10-11Merge branch '1.0'Petri Lehtinen1-1/+1
2009-10-11jansson 1.0.4v1.0.41.0Petri Lehtinen1-1/+1
2009-10-11Extend object APIPetri Lehtinen1-0/+22
2009-09-29Extend array APIPetri Lehtinen1-0/+38
2009-09-20doc: Add getting started guidePetri Lehtinen2-0/+92
2009-09-14Merge branch '1.0'Petri Lehtinen1-1/+1
2009-09-14jansson 1.0.3v1.0.3Petri Lehtinen1-1/+1
2009-09-13Use unsigned long instead of uint32_tPetri Lehtinen1-3/+3
2009-09-08Merge branch '1.0' into HEADPetri Lehtinen1-1/+1
2009-09-08jansson 1.0.2v1.0.2Petri Lehtinen1-1/+1
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