]> git.ipfire.org Git - thirdparty/json-c.git/shortlog
thirdparty/json-c.git
2015-06-02  Jacob AlexanderSyntax error 186/head
2015-05-31  Eric HaszlakiewiczMerge pull request #174 from haata/master
2015-05-28  Jacob AlexanderAdding JSON_C_TO_STRING_PRETTY_TAB flag 174/head
2015-05-27  Eric HaszlakiewiczTell the compiler we're intentionally ignoring the...
2015-05-10  Eric HaszlakiewiczMerge pull request #149 from cicku/patch-2
2015-05-09  Eric HaszlakiewiczMerge pull request #171 from Nzbuu/vs2010_build
2015-05-09  Eric HaszlakiewiczMerge pull request #182 from tpetazzoni/libm-fix
2015-05-09  Eric HaszlakiewiczMerge pull request #180 from yegorich/silent
2015-05-01  Thomas PetazzoniLink against libm when needed 182/head
2015-04-25  Yegor YefremovEnable silent build by default 180/head
2015-03-04  James MyattBuild random_seed.c as well 171/head
2015-03-04  James MyattAdd x64 build configurations
2015-03-04  James MyattSet CompileAsCpp flag (Required for vs2010/winsdk71)
2015-03-04  James MyattUpdate VS project to include current source files
2015-03-04  James MyattUse more appropriate casts
2015-03-04  James MyattAdd missing include file to random_seed
2015-03-04  James MyattDefine macros from inttypes.h when not available
2015-03-04  James Myattjson_tokener requires INF and NAN
2015-03-04  James MyattDefine INFINITY and NAN when missing
2015-03-04  James MyattInclude config.h in linkhash so that HAVE_ENDIAN_H...
2015-03-04  James MyattUpdated config for vs2010/winsdk71 as well as vs2013
2015-03-04  Eric HaszlakiewiczMerge pull request #168 from bugness-chl/master
2015-03-04  Eric HaszlakiewiczMerge pull request #163 from sixlettervariables/fix...
2015-03-04  Eric HaszlakiewiczMerge pull request #144 from mhei/master
2015-03-04  Eric HaszlakiewiczSlight style tweaks to the bsearch changest.
2015-03-04  Eric HaszlakiewiczMerge pull request #155 from LeSpocky/bsearch
2015-03-04  Eric HaszlakiewiczMerge pull request #156 from jubalh/master
2015-02-05  chlTightening the number parsing algorithm 168/head
2014-12-05  Christopher... Adds json_config.h.win32 to project. Adds VS2k13 project. 163/head
2014-12-05  Christopher... Fixes #160 'missing header file on windows'
2014-09-14  Eric HaszlakiewiczMerge pull request #153 from LeSpocky/doc
2014-09-14  Eric HaszlakiewiczMerge pull request #151 from mjchinn/json_type-comma
2014-09-14  Eric HaszlakiewiczMerge pull request #150 from ams-cs/master
2014-09-14  Eric HaszlakiewiczMerge pull request #141 from AlexandruCostache/master
2014-08-26  Michael VetterRemove trailing whitespace 156/head
2014-08-21  Alexander Dahladd bsearch for arrays 155/head
2014-08-18  Alexander Dahlimprove doc for json_object_to_json_string() 153/head
2014-08-10  Michael J.... Remove json_type enum trailing comma 151/head
2014-08-04  Andrew StubbsFix build using MinGW. 150/head
2014-07-28  Christopher... SONAME bump 149/head
2014-07-21  Michael HeimpoldIntroduce json_object_from_fd 144/head
2014-07-04  Alexandru CostacheRemoved duplicate check in random_seed test - bug #140 141/head
2014-05-05  Eric HaszlakiewiczMove the json_min() and json_max() macros to json_util...
2014-05-04  Eric HaszlakiewiczFix the definition of the error_description() macro...
2014-04-20  Eric HaszlakiewiczCheck for failures when allocating memory; return NULL...
2014-04-20  Eric HaszlakiewiczReformat some code in json_object.c
2014-04-20  Eric HaszlakiewiczAdd an empty README file to placate autoconf.
2014-04-20  Eric HaszlakiewiczFix minor typo in README file.
2014-04-20  Eric HaszlakiewiczMerge pull request #133 from haneefmubarak/patch-1
2014-04-20  Eric HaszlakiewiczMerge pull request #132 from pkoretic/master
2014-04-12  Haneef MubarakUpdate README.md 133/head
2014-04-12  Haneef MubarakUpdate and rename README to README.md
2014-04-12  Eric HaszlakiewiczUpdate the release checklist to include calculating...
2014-04-11  Petar KoretićRemove unused variable 'size' 132/head
2014-04-11  Eric HaszlakiewiczBump versions up to 0.12.99 since a 0.12 release was...
2014-04-11  Eric HaszlakiewiczUpdate the ChangeLog with the changes for the 0.12...
2014-04-09  Michael ClarkPatch to address the following issues:
2014-03-23  Eric HaszlakiewiczEliminate the deprecated mc_abort() function and MC_ABO...
2014-03-23  Eric HaszlakiewiczMake the json_tokener_errors array local. It has been...
2014-03-23  Eric HaszlakiewiczSimplify the tests Makefile to avoid repeating the...
2014-03-23  Eric HaszlakiewiczRename the "test_case" test to "test_charcase" to make...
2014-03-22  Eric HaszlakiewiczFix warnings from autoconf about "...no AC_LANG_SOURCE...
2014-03-22  Eric HaszlakiewiczIssue #103: allow Infinity and -Infinity to be parsed.
2014-03-22  Eric HaszlakiewiczMerge pull request #123 from fingon/use-NAN-if-available
2014-03-18  Markus Stenbergnan function requires -lm on some platforms; use of... 123/head
2014-03-09  Eric HaszlakiewiczIssue#102 - add support for parsing "NaN".
2014-03-02  Eric HaszlakiewiczIssue#114: check for the presence of isnan and isinf...
2014-02-12  Eric HaszlakiewiczMerge pull request #121 from TazeTSchnitzel/LowercaseLi...
2014-02-12  Andrea FauldsMerge branch 'master' into LowercaseLiterals 121/head
2014-02-12  Andrea FauldsMissing tests
2014-02-12  Eric HaszlakiewiczMerge commit '89535bb'
2014-02-12  Eric HaszlakiewiczMerge pull request #112 from TazeTSchnitzel/LowercaseLi...
2014-02-12  Eric HaszlakiewiczFix Issue #111: Fix off-by-one error when range checkin...
2014-02-12  Eric HaszlakiewiczMerge pull request #109 from kdopen/use_strtod
2014-02-12  Eric HaszlakiewiczMerge branch 'ebassi-master'
2014-02-12  Eric HaszlakiewiczMerge branch 'master' of https://github.com/ebassi...
2014-02-12  Eric HaszlakiewiczIgnore and cleanup a few more files that automake creates.
2014-02-12  Eric HaszlakiewiczIssue#105: Rename configure.in to configure.ac
2014-02-12  Eric HaszlakiewiczRemove the old libjson.so name compatibility support...
2013-11-18  Ross Burtonbuild: call AM_PROG_CC_C_O as requested by autoreconf
2013-11-14  Andrea FauldsOnly allow lowercase literals in STRICT mode 112/head
2013-10-01  Keith DerrickAvoid potential overflow in json_object_get_double 109/head
2013-09-17  Emmanuele BassiAdd a check for the -Bsymbolic-functions linker flag 106/head
2013-09-12  Eric HaszlakiewiczIssue #59: change the floating point output format...
2013-09-12  Eric HaszlakiewiczUse sizeof instead of hard coded values when calling...
2013-09-12  Eric HaszlakiewiczAdded a json_object_new_double_s() convenience function...
2013-09-08  Eric HaszlakiewiczIgnore the test-driver script that is now created,...
2013-09-08  Eric HaszlakiewiczThe updated test driver creates .log and .trs files...
2013-09-08  Eric Haszlakiewiczstrndup is gone, remove it from the README file.
2013-09-08  Eric HaszlakiewiczMerge pull request #97 from pascal-bach/master
2013-09-08  Eric HaszlakiewiczMerge pull request #96 from rouault/remove_strdnup
2013-09-08  Eric HaszlakiewiczMerge pull request #95 from rouault/extern_json_object_...
2013-09-08  Eric HaszlakiewiczMerge pull request #94 from remicollet/issue-strict2
2013-09-08  Eric HaszlakiewiczMerge pull request #93 from tmielika/master
2013-09-08  Eric HaszlakiewiczMerge pull request #104 from rouault/fix_json_tokener_e...
2013-09-08  Even RouaultFix potential out-of-bounds read in json_tokener_error_desc 104/head
2013-08-23  Remi Collettrailing char not allowed in strict mode 94/head
2013-08-21  Remi Colletno comment in strict mode
2013-08-13  Pascal BachUpdate json_util 97/head
2013-08-12  Even RouaultRemove redefinition of strndup() which is no longer... 96/head
next