aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Add json_sprintf and json_vsprintfjson_sprintfPetri Lehtinen1-0/+10
2018-02-08Clarify thread safety docs, rename JANSSON_THREAD_SAFEthreadsafetyPetri Lehtinen2-14/+26
2018-02-01Docs: Update information on thread safety.Corey Farrell2-17/+12
2017-12-13apiref: Clarify documentation for unpack `O` format.Corey Farrell1-1/+4
2017-12-10Document that length-aware string functions have been added in 2.7Philipp Stephani1-0/+10
2017-10-03Use last byte of error text as numeric error codePhilipp Stephani1-0/+90
2017-07-16Fix typo최재원1-2/+2
2017-04-19Enable optional object/array members in json_pack()Nathaniel McCallum1-1/+22
2017-03-02jansson 2.10v2.10Nathaniel McCallum1-1/+1
2017-02-27Add JSON_EMBED encoding flagNathaniel McCallum1-0/+7
2017-01-27Implement json_dumpfd() and json_loadfd()Nathaniel McCallum1-1/+47
2017-01-26Implement json_dumpb()Nathaniel McCallum1-0/+22
2016-09-18doc: Change version to 2.10-devPetri Lehtinen1-1/+1
2016-09-18doc: Change version to 2.92.9Petri Lehtinen1-1/+1
2016-09-18jansson 2.9v2.9Petri Lehtinen1-0/+2
2016-09-18Update copyrights for 2016Petri Lehtinen3-3/+3
2016-08-31Merge pull request #301 from npmccallum/masterPetri Lehtinen1-0/+18
2016-08-31Add support for the cleanup attribute in GCC/ClangNathaniel McCallum1-0/+18
2016-08-31doc: Fix json_error_t::position typePetri Lehtinen1-1/+1
2016-08-30Set documentation version to 2.9-devPetri Lehtinen1-1/+1
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