aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2012-09-23Set master for 2.5 development modePetri Lehtinen1-1/+1
2012-09-23jansson 2.4v2.4Petri Lehtinen1-1/+1
2012-09-22doc: Add versionadded directive for json_boolean()Petri Lehtinen1-0/+2
2012-09-06Fix a typo on doc/apiref.rstPetri Lehtinen1-1/+1
2012-07-30Add json_boolean() macroPetri Lehtinen1-2/+11
2012-07-27Merge branch '2.3'Petri Lehtinen1-1/+1
2012-07-27Fix a small error in tutorialPetri Lehtinen1-1/+1
2012-06-29Document the JSON_ESCAPE_SLASH encoding flagPetri Lehtinen1-0/+5
2012-05-19Update the documentation to mention Visual Studio 2010 supportPetri Lehtinen1-11/+14
2012-04-26fix slight typo in json_pack apiref exampleJack Mitchell1-1/+1
2012-04-26Merge branch '2.3'Petri Lehtinen1-1/+1
2012-04-26fix slight typo in json_pack apiref exampleJack Mitchell1-1/+1
2012-04-20jansson 2.3.1v2.3.1Petri Lehtinen1-1/+1
2012-04-18Merge branch '2.3'Petri Lehtinen2-88/+99
2012-04-18Fix tutorial to use Github API v3Petri Lehtinen2-88/+99
2012-03-26Document and tweak json_load_callback()Petri Lehtinen1-0/+28
2012-03-20Merge branch '2.3'Petri Lehtinen3-3/+3
2012-03-20Update copyright notices for 2012Petri Lehtinen3-3/+3
2012-02-02Merge branch '2.3'Petri Lehtinen1-1/+1
2012-02-02doc: Fix the names of library version constantsPetri Lehtinen1-1/+1
2012-01-30Set master to 2.4 development modePetri Lehtinen1-2/+2
2012-01-27jansson 2.3v2.3Petri Lehtinen1-1/+1
2012-01-26Add support for optional object keys for json_unpack() and friendsPetri Lehtinen1-0/+16
2012-01-24Add json_object_update_{existing,missing}Petri Lehtinen1-0/+15
2012-01-24Implement json_object_foreach()Petri Lehtinen1-0/+40
2012-01-23Write number of bytes read to error position on successful decodePetri Lehtinen1-17/+32
2011-11-14Merge branch '2.2'Petri Lehtinen1-0/+10
2011-11-14Update the documentation of JSON_DECODE_ANYPetri Lehtinen1-9/+18
2011-11-14JSON_DECODE_ANYAndrea Marchesini1-0/+10
2011-11-14doc: The same JSON values must not be encoded in parallelPetri Lehtinen1-0/+10
2011-11-02doc: The configure script can be used on MinGWPetri Lehtinen1-2/+2
2011-10-06jansson 2.2.1v2.2.1Petri Lehtinen1-2/+2
2011-10-06Distribute doc/portability.rstPetri Lehtinen1-2/+2
2011-10-04Documentation fixesPetri Lehtinen1-4/+14
2011-10-03doc: Add project status to introduction, add portability chapterPetri Lehtinen4-24/+51
2011-10-02Make real number encoding and decoding work under all localesPetri Lehtinen1-0/+22
2011-09-12doc: Clarify the result of 's' format of json_unpack()Petri Lehtinen1-1/+3
2011-09-02jansson 2.2v2.2Petri Lehtinen1-2/+2
2011-09-02doc: json_dump_callback was added in v2.2Petri Lehtinen1-0/+4
2011-08-08Merge branch '2.1'Petri Lehtinen1-0/+14
2011-08-08doc: Explain the non-constness of the first parameter of json_unpack() et al2.1Petri Lehtinen1-0/+14
2011-06-30Merge branch '2.1'Petri Lehtinen1-5/+5
2011-06-30doc: Add documentation for json_dump_callback()Petri Lehtinen1-0/+20
2011-06-30doc: Fix several typos and other little errorsPetri Lehtinen1-5/+5
2011-06-17doc: Clarify that removing from containers decrements the refcountPetri Lehtinen1-6/+8
2011-06-10jansson 2.1v2.1Petri Lehtinen1-2/+2
2011-05-29Add JSON_DISABLE_EOF_CHECK decoding flagPetri Lehtinen1-0/+9
2011-05-15Add JSON_REJECT_DUPLICATES decoding flagPetri Lehtinen1-8/+21
2011-05-15doc: Clarify that Unicode normalization or comparison algorithms are not usedPetri Lehtinen1-0/+6
2011-05-14doc: Add "New in version 2.1" notes to new featuresPetri Lehtinen1-0/+4