2012-04-12 |
Keith Derrick | Add JASSERT macro to guarantee aborts |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Keith Derrick | Added explanatory notes to documentation. |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Eric Haszlakiewicz | Fix some bugs with how buffer sizes were being calcuate... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Eric Haszlakiewicz | Remove the "#undef PRINTBUF_DEBUG" from printbuf.h... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Eric Haszlakiewicz | Add a printbuf_memset() function to provide an effecien... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Eric Haszlakiewicz | Direct people to send bug reports to the json-c google... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Eric Haszlakiewicz | Remove a few more things in the distclean target to... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Eric Haszlakiewicz | Fix a bug in json_tokener_parse_ex when re-using the... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Eric Haszlakiewicz | Split the json_tokener_parse tests off from test1 into... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Eric Haszlakiewicz | For the prototype for json_tokener_error_desc(). |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Eric Haszlakiewicz | Mention json_type_to_name() in the docs for json_object... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Eric Haszlakiewicz | Define a LH_LOAD_FACTOR constant and note the range... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Eric Haszlakiewicz | Adjust json_object_is_type and json_object_get_type... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Eric Haszlakiewicz | Merge pull request #16 from kdopen/master |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Eric Haszlakiewicz | Ignore several more files, include .o's, .lo's, etc... |
commit | commitdiff | tree | snapshot |
2012-03-31 |
Eric Haszlakiewicz | Perform better error checking in json_tokener_parse_ver... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Keith Derrick | Rename boolean type to json_bool |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Eric Haszlakiewicz | Add json_tokener_get_error() and json_tokener_error_des... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Eric Haszlakiewicz | Include json_inttypes.h in json_object.h since we use... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Eric Haszlakiewicz | Merge branch 'master' of https://github.com/json-c... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Eric Haszlakiewicz | Issue#10: add some const qualifiers so test1 compiles... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Eric Haszlakiewicz | Merge pull request #12 from jameinel/win32-project |
commit | commitdiff | tree | snapshot |
2012-02-01 |
John Arbash... | Some updates to make the code compatible with VC 9... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Eric Haszlakiewicz | Merge pull request #11 from deweerdt/master |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Frederik Deweerdt | json_tokener_parse(): avoid possible NULL deref |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Eric Haszlakiewicz | Merge pull request #7 from federicoculloca/master |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Eric Haszlakiewicz | Merge pull request #8 from mstorsjo/mingw |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Martin Storsjo | Add -no-undefined to the libtool flags |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Federico Culloca | Added capitalized charaters to json_hex_chars |
commit | commitdiff | tree | snapshot |
2011-10-13 |
Eric Haszlakiewicz | Merge pull request #4 from deweerdt/master |
commit | commitdiff | tree | snapshot |
2011-10-07 |
Frederik Deweerdt | Add new json_object_array_sort function |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Eric Haszlakiewicz | Add an initial (incomplete) release checklist. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Eric Haszlakiewicz | Add Jehiah and myself to the list of authors. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Michael Clark | Update README files with pointers to new github repo... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Jehiah Czebotar | handle NULL passed to json_objct_object_get |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Jehiah Czebotar | move definition of json_object_iter to public header... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Haszlakiewicz | Set the svn:executable property so running the test_nul... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Haszlakiewicz | Note the json-c home page in the README file. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Haszlakiewicz | Note a few recent changes in the ChangeLog. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Haszlakiewicz | Bump up the libtool library version to "1:0:1" (aka... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Haszlakiewicz | Bump the version to 0.10, since that's what we were at. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Haszlakiewicz | Add a test_cast test case. This checks that the castin... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Haszlakiewicz | Add a json_type_to_name() function which returns a... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Haszlakiewicz | Fix a bug in json_object_get_int() where calling it... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Eric Haszlakiewicz | Add a dummy "NEWS" file to automake doesn't complain. |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jehiah Czebotar | readme updates |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Jehiah Czebotar | update json_object_new_string_len, json_escape_str... |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Jehiah Czebotar | add json_tokener_parse_verbose, and return NULL on... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Jehiah Czebotar | set svn:ignore and .gitignore to skip intermediate... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
ehaszla | Simplify things by storing integer values only as int64... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Michael Clark | * Fix file descriptor leak if memory allocation fails... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Michael Clark | * Fix file descriptor leak if memory allocation fails... |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Michael Clark | Update executable properties |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Michael Clark | * Add int64 support. Two new functions json_object_ne... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Michael Clark | * Make json_object_from_file take const char *filename |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Michael Clark | * Fix subtle bug in linkhash where lookup could hang... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Brent Miller | * Add handling of surrogate pairs |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Brent Miller | * Correct comment describing printbuf_memappend in... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Michael Clark | Add json-c.vcproj to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Michael Clark | Add mailing lists to README.html |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Michael Clark | Add note about autoconf README changes to ChangeLog |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Christopher... | Add README.html, README-WIN32.html and config.h.win32... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Christopher... | Update version to 0.9 |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Christopher... | Update changelog |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Michael Clark | typo fix |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Michael Clark | * Rename min and max so we can never clash with C... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Christopher... | Add const qualifier to the json_tokener_parse functions |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Christopher... | Erik Hovland (3): |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Christopher... | Disable REFCOUNT_DEBUG by default in json_object.c |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Christopher... | Ooops. remove literal ^M (copy and paste problem) |
commit | commitdiff | tree | snapshot |
2009-05-12 |
Christopher... | Change note about CVS repository to point to subversion... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Clark | update changelog for json_object_get_boolean fix |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Clark | Fix json_object_get_boolean to return false for empty... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
Michael Clark | optimizations to json_tokener_parse_ex(), printbuf_mema... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Clark | * Don't use this as a variable, so we can compile... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Clark | * Don't use this as a variable, so we can compile... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Clark | * Null pointer dereference fix. Fix json_object_get_b... |
commit | commitdiff | tree | snapshot |
2009-02-25 |
Michael Clark | * Fixed warning reported by adding -Wstrict-prototypes |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Michael Clark | fix typo |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Michael Clark | fix typo in json_object.h |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Michael Clark | Add const correctness to public interfaces |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Michael Clark | update auto generated files |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Michael Clark | Update version to 0.8 |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Michael Clark | changes to make 'make dist' work properly |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Michael Clark | Add va_end for every va_start. |
commit | commitdiff | tree | snapshot |
2008-08-08 |
Michael Clark | change version to 0.8 |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Michael Clark | fix to allow compile with -Werror |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Michael Clark | Patch allows for json-c compile with -Werror and not... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Michael Clark | * Fix bug with use of capital E in numbers with exponents |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Michael Clark | * Add macros to enable compiling out debug code |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Michael Clark | Update version number to 0.7 |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Clark | * Add escaping of backslash to json output |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Clark | * Fix bug in escaping of control characters |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Clark | * Make headers C++ compatible by change *this to... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Clark | * Fix additional error case in object parsing |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Clark | * fix pointer arithmetic bug for error pointer check... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Clark | * printbuf.c - C. Watford (christopher dot watford... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Clark | import of version 0.1 |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Michael Clark | create new svn project |
commit | commitdiff | tree | snapshot |
|