aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2022-08-09Add a missing json_decref in the examplePetri Lehtinen1-0/+1
2021-09-09jansson 2.14v2.14Petri Lehtinen4-9/+9
2020-11-19doc: Hoist a sectionPetri Lehtinen1-1/+1
2020-11-19doc: Rename "Portability" to "Thread-safety"Petri Lehtinen3-10/+6
2020-09-01conformance: remove U+0000 restriction for object keysMaxim Zhukov1-2/+1
2020-09-01introduce new fixed-size key APIMaxim Zhukov1-3/+157
2020-08-09Fix couple of typosi-ky1-2/+2
2020-08-08Lift "Depth of nested values" to a higher leveli-ky1-1/+1
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 Lopez2-18/+18
2020-08-07doc: convert refcounting directive to a classPierce Lopez1-11/+20
2020-05-07jansson 2.13.1v2.13.12.13Petri Lehtinen1-1/+1
2020-05-05jansson 2.13v2.13Petri Lehtinen1-2/+2
2020-01-21Update apiref.rstNan Xiao1-1/+1
2019-10-24Merge pull request #510 from AllenX2018/improve-build-docPetri Lehtinen1-0/+21
2019-10-24Fix the length of a section headingPetri Lehtinen1-1/+1
2019-10-21add MinGW build guideline, add new version of Visual StudioAllenX20181-0/+21
2019-10-21Tweak clang-format configuration a bitPetri Lehtinen1-12/+7
2019-10-21Run clang-format on *.c, *.hPetri Lehtinen1-55/+39
2019-10-17Merge branch 'master' into fix-issue281Petri Lehtinen2-2/+12
2019-10-17Merge pull request #505 from AllenX2018/recursive_object_updatePetri Lehtinen1-0/+6
2019-10-17Merge pull request #503 from AllenX2018/loadfd-docPetri Lehtinen1-1/+5
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-23Merge pull request #494 from luzpaz/typosPetri Lehtinen1-1/+1
2019-09-20Fix various typosluz.paz1-1/+1
2019-09-18Update apiref.rstAllen1-1/+3
2019-03-12Add runtime version checking functionsSean Bright1-0/+19
2018-11-25jansson 2.12Corey Farrell1-1/+1
2018-05-07Update build instructions for Visual StudioPetri Lehtinen1-1/+16
2018-02-09jansson 2.11Corey Farrell1-1/+1
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 Lehtinen2-14/+26
2018-02-01Docs: Update information on thread safety.Corey Farrell2-17/+12
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-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