aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-31Merge pull request #686 from akheron/readme-badgesHEADmasterPetri Lehtinen1-7/+3
2024-03-31Update badges in READMEPetri Lehtinen1-7/+3
2024-03-31Merge pull request #680 from akheron/dtoaPetri Lehtinen20-29/+6489
2024-03-25Update CHANGESPetri Lehtinen1-0/+6
2024-03-25Update LICENSE to add an exception for `src/dtoa.c`Petri Lehtinen1-1/+25
2024-03-25Add more testsPetri Lehtinen6-6/+6
2024-03-25Test with and without dtoa in CIPetri Lehtinen1-3/+4
2024-03-25Fix testsPetri Lehtinen7-1/+19
2024-03-25Fix compiler warningsPetri Lehtinen1-8/+9
2024-03-25Rename a symbol to avoid collision on WindowsPetri Lehtinen1-1/+1
2024-03-25Use dtoa for double to string conversionPetri Lehtinen8-21/+6431
2024-03-25Merge pull request #685 from akheron/simplify-testsPetri Lehtinen14-18/+2
2024-03-25Simplify tests even morePetri Lehtinen14-18/+2
2024-03-21Merge pull request #683 from akheron/refactor-testsPetri Lehtinen10-180/+45
2024-03-21Update CHANGESPetri Lehtinen1-0/+4
2024-03-21Show ctest output on failure in CIPetri Lehtinen1-2/+2
2024-03-21Refactor tests to work better with CMakePetri Lehtinen6-175/+33
2024-03-15Improve clang-format scriptsPetri Lehtinen2-3/+6
2024-03-08Merge pull request #677 from akheron/ditch-localeconvPetri Lehtinen7-48/+29
2024-03-08Use sprintf() to determine locale's decimal pointPetri Lehtinen7-48/+29
2024-03-08Merge pull request #679 from akheron/dependabot/github_actions/github-actions...Petri Lehtinen1-1/+1
2024-03-07Bump the github-actions group with 1 updatedependabot[bot]1-1/+1
2024-03-07Merge pull request #672 from pnacht/add-dependabotPetri Lehtinen3-6/+21
2024-03-07Merge branch 'master' into add-dependabotPetri Lehtinen1-15/+1
2024-03-07Merge pull request #678 from akheron/ditch-coverallsPetri Lehtinen1-14/+0
2024-03-07Ditch coverallsPetri Lehtinen1-14/+0
2023-12-06 Bump GHA versionsPedro Kaj Kjellerup Nacht2-7/+7
2023-12-06 Add dependabot to update GHAPedro Kaj Kjellerup Nacht1-0/+15
2023-06-28Create SECURITY.mdPetri Lehtinen1-0/+9
2023-03-29Merge pull request #646 from Bigpet/patch-1Petri Lehtinen1-3/+1
2023-03-29Remove unused ${SOURCE_DIR}/include include pathPeter Tissen1-3/+1
2023-01-11Merge pull request #640 from uniontech-lilinjie/masterPetri Lehtinen1-1/+1
2023-01-10fix typolilinjie1-1/+1
2022-08-24Merge pull request #628 from neheb/patch-1Petri Lehtinen1-2/+2
2022-08-22hashtable: change to ifdefRosen Penev1-2/+2
2022-08-09Remove the confusing vcpkg ad from READMEPetri Lehtinen1-18/+4
2022-08-09Merge pull request #626 from akheron/fix-examplePetri Lehtinen1-0/+1
2022-08-09Add a missing json_decref in the examplePetri Lehtinen1-0/+1
2022-05-03Merge pull request #610 from Thomas1664/masterPetri Lehtinen1-1/+1
2022-04-28Fix overwriting linker flagsThomas Heinrichs1-1/+1
2021-11-22Add some links to READMEPetri Lehtinen1-1/+8
2021-11-21Merge pull request #598 from Mephistophiles/remove_internal_strlenPetri Lehtinen3-12/+42
2021-11-20tests: add some cases in fixed size testMaxim Zhukov1-0/+23
2021-11-20value, pack: use key length from json_object iternalsMaxim Zhukov2-12/+19
2021-09-12Create CONTRIBUTING.mdPetri Lehtinen1-0/+3
2021-09-09Fix the check-exports tests for versioned symbolsPetri Lehtinen1-1/+1
2021-09-09jansson 2.14v2.14Petri Lehtinen9-16/+41
2021-09-06fix --version-script for goodTomasz Paweł Gajc1-2/+2
2021-04-23use --version-script in case of linkers that does not support --default-symvertpgxyz1-4/+35
2021-01-26Fix and simplify coveralls reportingPetri Lehtinen6-589/+12