2018-01-17 |
Jonathan Wiens | Avoid uninitialized variable warnings |
commit | commitdiff | tree | snapshot |
2018-01-16 |
Eric Haszlakiewicz | Bump the major version of the .so library generated... |
commit | commitdiff | tree | snapshot |
2017-12-24 |
Eric Haszlakiewicz | PR#394: fix breakage with VS build. |
commit | commitdiff | tree | snapshot |
2017-12-24 |
Eric Haszlakiewicz | PR#394: don't always append the ".0" if the double... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Eric Haszlakiewicz | Remove the TRUE and FALSE defines. |
commit | commitdiff | tree | snapshot |
2017-12-17 |
Eric Haszlakiewicz | Merge pull request #393 from besser82/enhancement/unsig... |
commit | commitdiff | tree | snapshot |
2017-12-17 |
Björn Esser | json_object_private: Use unsigned 32-bit integer type... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
Eric Haszlakiewicz | Merge pull request #389 from besser82/bugfix/invalid_free |
commit | commitdiff | tree | snapshot |
2017-12-14 |
Björn Esser | json_object: Avoid invalid free (and thus a segfault... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
Eric Haszlakiewicz | Merge pull request #386 from besser82/bugfix/aclocal_am... |
commit | commitdiff | tree | snapshot |
2017-12-14 |
Eric Haszlakiewicz | Merge pull request #391 from rikardfalkeborn/fix-const... |
commit | commitdiff | tree | snapshot |
2017-12-13 |
Rikard Falkeborn | Fix non-GNUC define for JSON_C_CONST_FUNCTION |
commit | commitdiff | tree | snapshot |
2017-12-13 |
Björn Esser | Makefile: Add ACLOCAL_AMFLAGS |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Eric Haszlakiewicz | Apply gcc's "const" attribute to the json_c_object_size... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Eric Haszlakiewicz | Merge pull request #388 from besser82/enhancement/json_... |
commit | commitdiff | tree | snapshot |
2017-12-12 |
Eric Haszlakiewicz | Merge pull request #387 from LeSpocky/doc |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Björn Esser | json_object: Add size_t json_object_sizeof() |
commit | commitdiff | tree | snapshot |
2017-12-11 |
Alexander Dahl | doc: Use other doxygen feature to specify mainpage |
commit | commitdiff | tree | snapshot |
2017-12-10 |
Eric Haszlakiewicz | Remove the previously deprecated lh_table_lookup()... |
commit | commitdiff | tree | snapshot |
2017-12-10 |
Eric Haszlakiewicz | Remove the previously deprecated bits.h and the lh_abor... |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Eric Haszlakiewicz | Drop mention of README-WIN32.html in the release checklist. |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Eric Haszlakiewicz | Update the master branch to version 0.13.99 |
commit | commitdiff | tree | snapshot |
2017-12-09 |
Eric Haszlakiewicz | Tweak the release checklist slightly to fix problems... |
commit | commitdiff | tree | snapshot |
2017-12-07 |
Eric Haszlakiewicz | Don't include private headers when installing. |
commit | commitdiff | tree | snapshot |
2017-12-07 |
Eric Haszlakiewicz | Undeprecate the array_list, lh_table and printbuf typed... |
commit | commitdiff | tree | snapshot |
2017-12-07 |
Eric Haszlakiewicz | Squash doxygen warnings, and make a few slight improvem... |
commit | commitdiff | tree | snapshot |
2017-12-06 |
Eric Haszlakiewicz | Upgrade doxygen's Doxyfile to version 1.8.8 |
commit | commitdiff | tree | snapshot |
2017-12-06 |
Eric Haszlakiewicz | Add a brief overview of each file to the docs. |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Eric Haszlakiewicz | Adjust the description of json_object_iterator a bit. |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Eric Haszlakiewicz | Rearrange README.md a bit and make it work better in... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Eric Haszlakiewicz | Add a couple more issues to the list of those closed... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Eric Haszlakiewicz | Deprecated a few typedefs, add docs on json_object_iter... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Eric Haszlakiewicz | Cast to int64_t instead of long in test_int_add to... |
commit | commitdiff | tree | snapshot |
2017-12-05 |
Eric Haszlakiewicz | Add cast to int on tolower() to fix warnings about... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
Eric Haszlakiewicz | Make sure to include the "*" on function pointer argume... |
commit | commitdiff | tree | snapshot |
2017-12-04 |
Eric Haszlakiewicz | Merge pull request #384 from ssrlive/patch-1 |
commit | commitdiff | tree | snapshot |
2017-12-04 |
ssrlive | Update json_object.c |
commit | commitdiff | tree | snapshot |
2017-12-04 |
ssrlive | Fix a VS 2015 compiler warning. |
commit | commitdiff | tree | snapshot |
2017-12-03 |
Eric Haszlakiewicz | Add a change log entry for the upcoming 0.13 release. |
commit | commitdiff | tree | snapshot |
2017-11-30 |
Eric Haszlakiewicz | Clean up *.vg.out files too to "make distcheck" works. |
commit | commitdiff | tree | snapshot |
2017-11-30 |
Eric Haszlakiewicz | In json_object_deep_copy(), copy over _userdata, at... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Eric Haszlakiewicz | Always build the json_object_deep_copy() code, but... |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Eric Haszlakiewicz | Rename _set_last_err() to _json_c_set_last_err(). |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Eric Haszlakiewicz | Merge branch 'commodo-json_deep_copy' |
commit | commitdiff | tree | snapshot |
2017-11-29 |
Eric Haszlakiewicz | Merge branch 'json_deep_copy' of https://github.com... |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Eric Haszlakiewicz | Rename json_object_add_int() to json_object_int_inc... |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Alexandru Ardelean | tests: add test_deep_copy test |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Alexandru Ardelean | json_object: implement json_object_deep_copy() |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Eric Haszlakiewicz | Merge pull request #363 from jvijtiuk/integer_addition |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Eric Haszlakiewicz | Update test_parse.expected to match the code. |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Eric Haszlakiewicz | Rewrite the json_tokener_state_inf handling in json_tok... |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Eric Haszlakiewicz | Add a few more tests to the partial parse to cover... |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Eric Haszlakiewicz | Save proper expected output for test_parse from the... |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Eric Haszlakiewicz | Fix parsing of "-Infinity" when the "-" and "Infinity... |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Eric Haszlakiewicz | Issue #371: fix parsing of "-Infinity" (although in... |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Eric Haszlakiewicz | Add a few extra cases to test_parse to show how trailin... |
commit | commitdiff | tree | snapshot |
2017-11-27 |
Eric Haszlakiewicz | Rewrite test_basic_parse() to factor out a single_basic... |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Eric Haszlakiewicz | On VS 2013 and newer, actually use strtoll instead... |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Eric Haszlakiewicz | Merge pull request #373 from commodo/fix-appveyor-build |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Eric Haszlakiewicz | Merge pull request #381 from busterb/fix-makedist |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Brent Cook | add/remove missing distribution files |
commit | commitdiff | tree | snapshot |
2017-11-26 |
Brent Cook | ignore more autoconf goo |
commit | commitdiff | tree | snapshot |
2017-11-07 |
Alexandru Ardelean | json_util: define `strtoll` as _strtoi64 for MSVC |
commit | commitdiff | tree | snapshot |
2017-11-07 |
Alexandru Ardelean | strerror_override: re-organize strerror_override.h |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Eric Haszlakiewicz | Remove out of date win32 build information, and mention... |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Eric Haszlakiewicz | Fix definition of NELEM in the tests. |
commit | commitdiff | tree | snapshot |
2017-10-23 |
Eric Haszlakiewicz | Issue #370: work around Clang-on-windows oddities by... |
commit | commitdiff | tree | snapshot |
2017-10-20 |
Eric Haszlakiewicz | Issue #369: note some useful settings when building... |
commit | commitdiff | tree | snapshot |
2017-10-09 |
Eric Haszlakiewicz | Use cmake to create the json-c.pc file, as suggested... |
commit | commitdiff | tree | snapshot |
2017-10-04 |
Eric Haszlakiewicz | Issue #173, follow up to using strtoll to allow this... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Eric Haszlakiewicz | The new cmake-generated VS builds now generate a dynami... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Eric Haszlakiewicz | For appveyor builds, json_config.h is actually generate... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Eric Haszlakiewicz | Split the list of cmake headers into public and private... |
commit | commitdiff | tree | snapshot |
2017-09-18 |
Eric Haszlakiewicz | Add a "cmake ." line to the appveyor build file to... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Juraj Vijtiuk | Add json_object_add_int functions |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Eric Haszlakiewicz | Merge pull request #361 from schwehr/int64 |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Kurt Schwehr | Fix double to int cast overflow in json_object_get_int64. |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Eric Haszlakiewicz | Merge pull request #360 from jasonbking/master |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Eric Haszlakiewicz | Issue#353: attempt to fix or ignore a few -Wdocumentati... |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Eric Haszlakiewicz | Issue#353: mark lh_abort as actually deprecated, not... |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Jason King | Add long long 64-bit check |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Jason King | Use strtoll to parse ints |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Eric Haszlakiewicz | Remove the Visual Studio project files as they were... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Eric Haszlakiewicz | Issue #359: Use consistent spacing in CMakeLists.txt |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Eric Haszlakiewicz | Issue #359: Don't duplicate lh_get_hash, just omit... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Eric Haszlakiewicz | Merge pull request #359 from Haffon/api-0.12 |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Haffon | set JSON_C_HEADERS full file name |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Haffon | if compile with vs2015, enable the "static inline"... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Haffon | rollback api to 0.12 |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Haffon | Merge pull request #2 from json-c/master |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Eric Haszlakiewicz | Undo a bit of 2d1da5ab: handle per-thread formats for... |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Eric Haszlakiewicz | Issue #173: since some sscanf implementations return... |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Eric Haszlakiewicz | Add a --enable-threading configure option, and only... |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Eric Haszlakiewicz | Use AC_CONFIG_MACRO_DIRS to specify path to the ax... |
commit | commitdiff | tree | snapshot |
2017-09-02 |
Eric Haszlakiewicz | Explicitly check for GCC's atomic functions instead... |
commit | commitdiff | tree | snapshot |
2017-09-02 |
Eric Haszlakiewicz | Merge branch 'pull-211' |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Eric Haszlakiewicz | Issue #351: don't redefine SIZE_T_MAX if it's already... |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Eric Haszlakiewicz | Issue #349: none of automake's clean targets are suite... |
commit | commitdiff | tree | snapshot |
2017-08-29 |
Haffon | Merge pull request #1 from json-c/master |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Eric Haszlakiewicz | PR#331: for Visual Studio, use a snprintf/vsnprintf... |
commit | commitdiff | tree | snapshot |
next |