aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-01conformance: remove U+0000 restriction for object keysMaxim Zhukov1-2/+1
2020-09-01introduce new fixed-size key APIMaxim Zhukov9-8/+459
2020-08-12pass length of the key to internal APIMaxim Zhukov5-54/+79
2020-08-12sort tests by alpha orderMaxim Zhukov2-3/+3
2020-08-09Merge pull request #546 from i-ky/patch-1Petri Lehtinen1-2/+2
2020-08-09Fix couple of typosi-ky1-2/+2
2020-08-08Merge pull request #544 from i-ky/patch-1Petri Lehtinen1-1/+1
2020-08-08Lift "Depth of nested values" to a higher leveli-ky1-1/+1
2020-08-08Merge pull request #543 from ploxiln/sphinx3Petri Lehtinen4-44/+53
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 Lopez3-20/+20
2020-08-07doc: convert refcounting directive to a classPierce Lopez1-11/+20
2020-07-20Merge pull request #540 from smcv/default-symverPetri Lehtinen3-0/+12
2020-07-02build: Add a symbol version to all exported symbols for glibcSimon McVittie3-0/+12
2020-05-23Merge pull request #537 from stoeckmann/vsnprintfPetri Lehtinen1-2/+4
2020-05-23Handle vsnprintf corner cases.Tobias Stoeckmann1-2/+4
2020-05-07jansson 2.13.1v2.13.12.13Petri Lehtinen6-7/+20
2020-05-07Merge pull request #535 from xry111/clang-format-check-dist-fixPetri Lehtinen1-1/+1
2020-05-07Merge pull request #534 from xry111/shared_lib_interface_fixPetri Lehtinen2-2/+2
2020-05-06add `scripts` directory to EXTRA_DISTXℹ Ruoyao1-1/+1
2020-05-06add jansson_* to shared library exportsXℹ Ruoyao2-2/+2
2020-05-05jansson 2.13v2.13Petri Lehtinen7-10/+10
2020-01-21Merge pull request #521 from NanXiao/patch-1Petri Lehtinen1-1/+1
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-24Merge pull request #509 from AllenX2018/update-CHANGESPetri Lehtinen1-0/+45
2019-10-24Small modifications to CHANGESPetri Lehtinen1-14/+4
2019-10-22add changes since v2.12allen1-0/+55
2019-10-21Merge pull request #508 from akheron/clang-formatPetri Lehtinen47-2832/+2441
2019-10-21add MinGW build guideline, add new version of Visual StudioAllenX20181-0/+21
2019-10-21Set autoconf bug-report param to point to github issuesPetri Lehtinen1-1/+1
2019-10-21Fix clang-format version checkingPetri Lehtinen2-12/+12
2019-10-21Run clang-format with make checkPetri Lehtinen5-5/+11
2019-10-21Tweak clang-format configuration a bitPetri Lehtinen30-606/+577
2019-10-21Support running a specific clang-format version in CIPetri Lehtinen2-2/+7
2019-10-21Run clang-format in CI, fail the build if everything's not formattedPetri Lehtinen1-0/+6
2019-10-21Add scripts for running clang-formatPetri Lehtinen2-0/+21
2019-10-21Run clang-format on *.c, *.hPetri Lehtinen39-2921/+2516
2019-10-21Add clang-format configurationPetri Lehtinen1-0/+5
2019-10-21Merge pull request #498 from AllenX2018/fix-issue441Petri Lehtinen1-7/+0
2019-10-21remove undef __NO_ISOCEXT for strtod compatiblitywillson-chen1-3/+0
2019-10-18Merge pull request #499 from AllenX2018/fix-issue281Petri Lehtinen3-0/+105
2019-10-17Merge branch 'master' into fix-issue281Petri Lehtinen17-50/+239
2019-10-17Merge pull request #505 from AllenX2018/recursive_object_updatePetri Lehtinen5-3/+148
2019-10-17Merge pull request #500 from AllenX2018/fix-issue426Petri Lehtinen1-0/+4
2019-10-17Merge pull request #501 from AllenX2018/fix-issue481Petri Lehtinen4-24/+24
2019-10-17Merge pull request #502 from AllenX2018/fix-issue453Petri Lehtinen1-5/+19
2019-10-17Merge pull request #503 from AllenX2018/loadfd-docPetri Lehtinen1-1/+5
2019-10-17Merge pull request #506 from AllenX2018/add-json_equal-test-casePetri Lehtinen1-4/+14