]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/objson/object.c
added log line
[Evergreen.git] / OpenSRF / src / objson / object.c
2005-11-30 ericksonadded variable arg to jsonNewObject for formatted strings
2005-11-10 ericksontosimplestring now returns int/double as expected
2005-10-10 ericksonfixed logic bug in the xpath finder
2005-08-31 ericksonnew json api changes
2005-08-25 ericksoncleaning up the JSON code some
2005-08-25 ericksonadded basic xpath support to JSON
2005-08-24 ericksonmade json formatter a little smarter/better
2005-08-23 ericksonadded the pretty printer here
2005-07-15 ericksonobjson now accepts empty array and object values if...
2005-07-15 ericksonremoved all of the old libjson dependencies
2005-07-05 ericksonfixed a number of bugs regarding number parsing
2005-07-01 ericksonadded license info and some additional comments
2005-06-06 ericksonadding early custom json code