aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-16Add install targets to be optional2.8Matthew Johnston1-0/+3
2016-09-16Added test files to .gitignoreYuriy Romanenko1-0/+4
2016-09-16Don't include jansson_config.h in dist tarballsPetri Lehtinen1-1/+2
2016-09-01Fix another typoPetri Lehtinen1-1/+1
2016-09-01Merge pull request #302 from yujunz/patch-1Petri Lehtinen1-1/+1
2016-09-01Fix typoYujun Zhang1-1/+1
2016-08-31doc: Fix json_error_t::position typePetri Lehtinen1-1/+1
2016-08-30Set documentation version to 2.8Petri Lehtinen1-1/+1
2016-08-30jansson 2.8v2.8Petri Lehtinen10-26/+14
2016-08-26jansson 2.8Petri Lehtinen1-4/+25
2016-08-25Merge pull request #293 from akheron/object-insertion-orderPetri Lehtinen9-111/+68
2016-08-11Merge pull request #298 from pasiopou/oom-crashPetri Lehtinen2-8/+54
2016-08-11Conform to c89Andreas Pasiopoulos2-3/+5
2016-08-11Check the allocation was successful before freeing existing hashtable bucketsAndreas Pasiopoulos1-7/+9
2016-08-11Add a test case for OOM while allocating memoryAndreas Pasiopoulos1-1/+43
2016-06-24Fix a typoPetri Lehtinen1-1/+1
2016-06-20Always preserve insertion order of object itemsPetri Lehtinen9-111/+68
2016-06-20Merge pull request #290 from Thynix/documentationPetri Lehtinen1-56/+29
2016-06-17doc: fix code block formattingSteve Dougherty1-12/+12
2016-06-03Merge pull request #289 from akheron/simplify-snprintf-checksPetri Lehtinen3-34/+10
2016-06-03appveyor.yml: Build on all Visual Studio versionssimplify-snprintf-checksPetri Lehtinen1-2/+10
2016-06-01doc: improve concisenessSteve Dougherty1-38/+11
2016-06-01doc: correct argument namesSteve Dougherty1-7/+7
2016-05-30Simplify snprintf and vsnprintf checking for Visual StudioPetri Lehtinen2-32/+0
2016-05-17Fix subnormal number parsing on mingw32Petri Lehtinen1-0/+7
2016-05-03Merge pull request #284 from dev-zzo/issue-282Petri Lehtinen7-0/+35
2016-05-03Fix for issue #282Dmitry Janushkevich7-0/+35
2016-04-28Change readthedocs domainPetri Lehtinen1-2/+3
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
2016-02-25Merge pull request #270 from Alteous/masterPetri Lehtinen2-17/+103
2016-02-23Revised commit.David Harvey-Macaulay0-0/+0
2016-02-23Implemented json_pack() format specifiers 's?', 'o?', and 'O?'.David Harvey-Macaulay2-17/+103
2016-02-22Implemented json_pack() format specifiers 's?', 'o?', and 'O?'.David Harvey-Macaulay2-17/+99
2016-02-11Merge pull request #268 from wingyplus/fix-libdir-pkg-configPetri Lehtinen1-23/+10
2016-02-11Merge pull request #267 from Mephistophiles/masterPetri Lehtinen1-67/+74
2016-02-10Fix libdir is wrong when compile with cmakeThanabodee Charoenpiriyakij1-23/+10
2016-02-03[Optimized functions]Maxim Zhukov1-67/+74
2015-12-23Fix a typoPetri Lehtinen1-1/+1
2015-12-23Update CHANGESPetri Lehtinen1-0/+74
2015-12-23Change doc version to 2.8-devPetri Lehtinen1-1/+1
2015-12-23Fix a commentPetri Lehtinen1-1/+2
2015-12-23Merge pull request #263 from wking/display-first-unrecognized-keyPetri Lehtinen3-8/+57
2015-12-22pack_unpack: List unrecognized keys in strict unpackingW. Trevor King3-8/+57
2015-12-22Add versionadded to json_get_alloc_funcs docPetri Lehtinen1-0/+2
2015-12-22Merge pull request #264 from npmccallum/masterPetri Lehtinen5-1/+21
2015-12-21Add json_get_alloc_funcs() to allow alloc function fetchingNathaniel McCallum5-1/+21
2015-10-20doc: Fix a broken linkPetri Lehtinen1-1/+1