aboutsummaryrefslogtreecommitdiff
path: root/doc/apiref.rst
AgeCommit message (Expand)AuthorFilesLines
2021-09-09jansson 2.14v2.14Petri Lehtinen1-4/+4
2020-11-19doc: Rename "Portability" to "Thread-safety"Petri Lehtinen1-2/+1
2020-09-01introduce new fixed-size key APIMaxim Zhukov1-3/+157
2020-08-09Fix couple of typosi-ky1-2/+2
2020-08-07doc: add return types for function-like macrosPierce Lopez1-13/+13
2020-08-07doc: do not use references for standard C types or file namesPierce Lopez1-10/+10
2020-01-21Update apiref.rstNan Xiao1-1/+1
2019-10-17Merge branch 'master' into fix-issue281Petri Lehtinen1-1/+11
2019-10-17Merge pull request #505 from AllenX2018/recursive_object_updatePetri Lehtinen1-0/+6
2019-10-12modify some wordsallen1-5/+5
2019-10-11Add json_object_update_recursive()Henrique Cabral1-0/+6
2019-10-10add note for non-blocking file descriptor used for json_loadfdallen1-1/+5
2019-10-08fix issue #281allen1-0/+18
2019-09-18Update apiref.rstAllen1-1/+3
2019-03-12Add runtime version checking functionsSean Bright1-0/+19
2018-02-09Merge pull request #395 from akheron/doc-utf-8Petri Lehtinen1-3/+15
2018-02-09Merge pull request #380 from phst/doc-error-codePetri Lehtinen1-0/+4
2018-02-09Document encoding requirements for callbacksdoc-utf-8Petri Lehtinen1-3/+15
2018-02-09Add json_sprintf and json_vsprintfjson_sprintfPetri Lehtinen1-0/+10
2018-02-08Clarify thread safety docs, rename JANSSON_THREAD_SAFEthreadsafetyPetri Lehtinen1-1/+1
2018-02-01Docs: Update information on thread safety.Corey Farrell1-0/+5
2017-12-18document that json_error_code will be added in version 2.11Philipp Stephani1-0/+4
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-04-19Enable optional object/array members in json_pack()Nathaniel McCallum1-1/+22
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-18jansson 2.9v2.9Petri Lehtinen1-0/+2
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-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-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-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
2014-12-15doc patch for janssondavid bigagli1-25/+25
2014-10-02jansson 2.7v2.7Petri Lehtinen1-1/+1
2014-10-02Update CHANGES for 2.7Petri Lehtinen1-0/+2