]> git.evergreen-ils.org Git - OpenSRF.git/history - src/objson/object.c
added a is-true wrapper for bool objects
[OpenSRF.git] / src / objson / object.c
2007-02-05 ericksonadded a is-true wrapper for bool objects
2006-09-08 ericksonescaping hash keys
2006-08-27 ericksonmoved json parsing methods to non-printf style methods...
2006-04-07 ericksonadded some additional logging and some cleanup function...
2006-02-27 ericksonsmall changes, fixed some typos
2006-02-13 ericksonadded additional sanity check to index call
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