aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-08-30jansson 2.8v2.8Petri Lehtinen2-2/+6
2016-06-24Fix a typoPetri Lehtinen1-1/+1
2016-06-20Always preserve insertion order of object itemsPetri Lehtinen1-11/+12
2016-06-17doc: fix code block formattingSteve Dougherty1-12/+12
2016-06-01doc: improve concisenessSteve Dougherty1-38/+11
2016-06-01doc: correct argument namesSteve Dougherty1-7/+7
2016-05-03Fix for issue #282Dmitry Janushkevich1-0/+10
2016-03-03Merge pull request #275 from Mephistophiles/masterPetri Lehtinen1-2/+2
2016-03-02Fix proto in docMaxim Zhukov1-2/+2
2016-02-25doc: Fix a typoPetri Lehtinen1-1/+1
2016-02-25json_pack(): Document s?, o?, O?Petri Lehtinen1-0/+12
2015-12-23Change doc version to 2.8-devPetri Lehtinen1-1/+1
2015-12-22Add versionadded to json_get_alloc_funcs docPetri Lehtinen1-0/+2
2015-12-21Add json_get_alloc_funcs() to allow alloc function fetchingNathaniel McCallum1-0/+5
2015-10-20doc: Fix a broken linkPetri Lehtinen1-1/+1
2015-08-26Add json_object_foreach_safePetri Lehtinen1-0/+13
2015-05-19doc: Copying doesn't preserve key insertion orderPetri Lehtinen1-0/+4
2015-03-07Don't crash when building documentation man pagesPetri Lehtinen1-1/+2
2014-12-18doc: Update the Getting Started chapterPetri Lehtinen1-9/+8
2014-12-15doc patch for janssondavid bigagli1-25/+25
2014-10-02jansson 2.7v2.7Petri Lehtinen2-2/+2
2014-10-02Update CHANGES for 2.7Petri Lehtinen1-0/+2
2014-07-21doc: Enhance string overviewPetri Lehtinen1-6/+4
2014-07-12Merge branch '2.6'Petri Lehtinen1-1/+1
2014-07-12Document JANSSON_BUILD_SHARED_LIBS CMake option2.6Petri Lehtinen1-1/+1
2014-07-07Define JSON_MAX_INDENTPetri Lehtinen1-0/+6
2014-04-30Add JSON_REAL_PRECISIONPetri Lehtinen1-0/+10
2014-03-04Remove VS2010 project files, CMake should be used on Windows insteadPetri Lehtinen1-11/+1
2014-02-11Merge branch '2.6'Petri Lehtinen3-4/+61
2014-02-11jansson 2.6Petri Lehtinen1-1/+1
2014-02-11Document json_object_seed()Petri Lehtinen2-3/+60
2014-01-28Update copyrights for 2014Petri Lehtinen3-3/+3
2013-12-27Merge branch '2.5'Petri Lehtinen1-0/+9
2013-12-27github_commits.c: GitHub API v3 requires a User-Agent header2.5Petri Lehtinen1-0/+9
2013-12-04Add json_boolean_value as alias for json_is_truePetri Lehtinen1-0/+5
2013-11-14Merge branch '2.5'Petri Lehtinen1-1/+1
2013-11-14doc: Set all memory to zero in secure_freePetri Lehtinen1-1/+1
2013-09-30Document JSON_ALLOW_NUL and clarify NUL byte handlingPetri Lehtinen2-4/+24
2013-09-30Clarify json_string_length docPetri Lehtinen1-1/+1
2013-09-30Document s% and s# for json_pack, s% for json_unpackPetri Lehtinen2-9/+18
2013-09-27document new null-friendly functionsChip Salzenberg1-0/+29
2013-09-23Add versionadded to the new json_pack() format specifiersPetri Lehtinen1-0/+6
2013-09-19jansson 2.5v2.5Petri Lehtinen1-1/+1
2013-09-19doc: Fix index type for json_array_foreach()Petri Lehtinen1-1/+1
2013-09-16Mention success first in json_load_callback_t docsPetri Lehtinen1-4/+4
2013-09-16Clarified json_load_callback_t return value docsPhillip Howell1-2/+3
2013-08-14pack: Add format specifiers s#, + and +#Petri Lehtinen1-23/+41
2013-08-06doc: Add an example for circumventing problems with Windows heapsPetri Lehtinen1-1/+6
2013-07-27Fix memory leaks and warnings in github_commits.cPetri Lehtinen1-10/+22
2013-07-23Update copyrights for 2013Petri Lehtinen3-3/+3