]> git.ipfire.org Git - thirdparty/json-c.git/shortlog
thirdparty/json-c.git
2019-07-30  andy5995undefine NDEBUG for tests 501/head
2019-07-27  Eric HaszlakiewiczMerge pull request #499 from andy5995/travis_valgrind
2019-07-27  andy5995add xenial default clang with CHECK enabled 499/head
2019-07-27  andy5995add missing dist
2019-07-27  andy5995manually use apt-get to install packages on bionic
2019-07-27  andy5995add tests on bionic beaver
2019-07-27  andy5995revert toolchain back to "test"
2019-07-27  andy5995change key
2019-07-27  andy5995use "non-test" ppa
2019-07-27  andy5995remove useless condition that shows logs
2019-07-27  andy5995install doxygen so 'make distcheck' can succeed
2019-07-27  andy5995test for more compilers
2019-07-27  andy5995show the logs if tests fail
2019-07-27  andy5995.travis.yml:install valgrind
2019-07-27  Eric HaszlakiewiczMerge pull request #495 from andy5995/README_typos
2019-07-26  andy5995"make its use in" [skip ci] 495/head
2019-07-26  Eric HaszlakiewiczMerge pull request #500 from andy5995/add_missing_test_deps
2019-07-26  andy5995partial revert (make use) [skip ci]
2019-07-26  Eric HaszlakiewiczIssue #498: Fix a memory leak bug introduced in test_do...
2019-07-26  Eric HaszlakiewiczMerge pull request #496 from andy5995/pointer_doc
2019-07-25  andy5995test/Makefile.am:add missing deps for test1 and test2 500/head
2019-07-24  andy5995json_pointer.h:suggest minor grammar improvement for... 496/head
2019-07-24  andy5995README.md:fix 2 typos
2019-06-09  Eric HaszlakiewiczMerge pull request #491 from ploxiln/disable_werror
2019-06-09  Pierce Lopeztests: appease -Wwrite-strings 491/head
2019-06-09  Pierce Lopezbuild: fix compiler option -Wwrite-strings
2019-06-09  Pierce Lopezbuild: add --disable-werror option to configure
2019-05-31  Eric HaszlakiewiczMerge pull request #485 from myd7349/fix-cmake-module
2019-05-28  Eric HaszlakiewiczIssue #486: append a missing ".0" to negative double...
2019-05-18  myd7349Install CMake module files 485/head
2019-01-26  Eric HaszlakiewiczMerge pull request #474 from Jehan/fix-pc-file-cmake
2019-01-26  JehanInstallation directories empty with CMake in pkg-config. 474/head
2019-01-24  Eric HaszlakiewiczMerge pull request #473 from besser82/fixup/docs_utf8
2019-01-22  Björn EsserClean trailing white-spaces in ChangeLog. 473/head
2019-01-22  Björn EsserConvert ChangeLog to valid UTF-8 encoding.
2018-12-19  Eric HaszlakiewiczMerge pull request #468 from rkalidas/compiler-fixes
2018-12-18  Rubasri KalidasFix compiler warnings 468/head
2018-12-12  Eric HaszlakiewiczSwitch to building a dynamic lib by default. Tweak...
2018-12-12  Eric HaszlakiewiczMerge pull request #453 from darjankrijan/master
2018-12-07  Darjan KrijanRemoved newly created test case and incorporated it... 453/head
2018-12-07  Darjan KrijanAdded test cases for spaced pretty and pretty_tab used...
2018-11-30  Eric HaszlakiewiczMerge pull request #454 from ramiropolla/json_object_pr...
2018-11-29  Eric HaszlakiewiczMerge pull request #461 from andy5995/issue_422
2018-11-29  Eric HaszlakiewiczMerge pull request #462 from andy5995/issue_460
2018-11-28  andy5995remove [in] from params description 462/head
2018-11-27  andy5995json_object.h:document json_object_new_string_len()
2018-11-27  andy5995json_object.c:set errno in json_object_get_double() 461/head
2018-11-26  Eric HaszlakiewiczMerge pull request #459 from andy5995/issue_438
2018-11-26  Eric HaszlakiewiczMerge pull request #458 from andy5995/README_files_link
2018-11-26  Eric HaszlakiewiczMerge pull request #457 from andy5995/gitignore_build
2018-11-26  Eric HaszlakiewiczMerge pull request #456 from andy5995/style_perms
2018-11-25  andy5995README.html:fix link to Doxygen docs, remove WIN32... 459/head
2018-11-25  andy5995README.md:fix dead "file.html" link 458/head
2018-11-25  andy5995.gitignore:add build directory 457/head
2018-11-25  andy5995STYLE.txt:remove executable permissions 456/head
2018-11-24  Ramiro Pollajson_object_private: save 8 bytes in struct json_object... 454/head
2018-11-21  Darjan KrijanAdded a test for the space after \n issue with flags...
2018-11-21  Darjan KrijanRemoved spaces after \n for arrays as well
2018-11-20  Darjan KrijanFixed misalignment in JSON string due to space after...
2018-10-21  Eric HaszlakiewiczMerge pull request #450 from drizt/subproject
2018-10-20  Ivan RomanovAllow use json-c cmake as subproject 450/head
2018-09-01  Eric HaszlakiewiczRe-add creation and installation of the json-c.pc file...
2018-08-31  Eric HaszlakiewiczMerge pull request #444 from Hawk777/document-ref-count...
2018-08-30  Christopher... Document refcount of json_tokener_parse_ex return 444/head
2018-08-15  Eric HaszlakiewiczMerge pull request #441 from changyongGuo/c_flag_error
2018-08-14  changyong guofix c flag loss during cmake building 441/head
2018-07-28  Eric HaszlakiewiczMerge pull request #434 from unmanned-player/devel
2018-07-27  Eric HaszlakiewiczMerge pull request #436 from jobol/master
2018-07-25  Jose BolloImprove pkgconfig setting 436/head
2018-07-23  Unmanned PlayerThe real CMake support 434/head
2018-07-13  Eric HaszlakiewiczMerge pull request #431 from LeSpocky/cmake
2018-07-12  Alexander Dahlcmake: Bump required version 431/head
2018-06-24  Eric HaszlakiewiczExplain why we're not setting the output name for stati...
2018-06-24  Eric HaszlakiewiczMerge pull request #415 from sgbihu/master
2018-06-15  Eric HaszlakiewiczIssue #418: Fix docs for json_util_from_fd and json_uti...
2018-06-13  Eric HaszlakiewiczIssue #419: document that NULL may be passed to json_ob...
2018-06-09  Eric HaszlakiewiczMerge pull request #421 from lt-holman/install_header_file
2018-06-07  Keith Holmaninstall json_object_iterator.h header file 421/head
2018-06-03  Eric HaszlakiewiczMerge pull request #420 from angelskieglazki/master
2018-06-01  maxarraylist: Fix names of parameters for callback function 420/head
2018-05-28  Eric HaszlakiewiczAlways create debug info (pdb file) even for release...
2018-05-27  Eric HaszlakiewiczTry the appveyor changes again, using %Configuration...
2018-05-27  Eric HaszlakiewiczInclude the json-c.lib, .pdb and .exp files in the...
2018-05-21  Liang, GaoResolve windows name conflict 415/head
2018-04-25  Eric HaszlakiewiczMerge pull request #410 from janczer/fix-typos
2018-04-24  janczerFixed typos 410/head
2018-03-25  Eric HaszlakiewiczIssue #407: fix incorrect casts in calls to ctype funct...
2018-03-25  Eric HaszlakiewiczAdd an parse test for content starting with a UTF8...
2018-03-06  Eric HaszlakiewiczUpdate the change log for the 0.13.1 release.
2018-03-05  Eric HaszlakiewiczIssue #396: check for toolchain compatibilty with _REEN...
2018-02-19  Eric HaszlakiewiczMerge pull request #402 from derwolfe/fuzz
2018-02-06  Chris Wolfepull in fuzzers, add CI scripts later 402/head
2018-01-27  Eric HaszlakiewiczMerge pull request #399 from jonathan-wiens/bugfix...
2018-01-17  Jonathan WiensAvoid uninitialized variable warnings 399/head
2018-01-16  Eric HaszlakiewiczBump the major version of the .so library generated...
2017-12-24  Eric HaszlakiewiczPR#394: fix breakage with VS build.
2017-12-24  Eric HaszlakiewiczPR#394: don't always append the ".0" if the double...
2017-12-23  Eric HaszlakiewiczRemove the TRUE and FALSE defines.
2017-12-17  Eric HaszlakiewiczMerge pull request #393 from besser82/enhancement/unsig...
2017-12-17  Björn Esserjson_object_private: Use unsigned 32-bit integer type... 393/head
next