]> git.evergreen-ils.org Git - OpenSRF.git/history - src/objson/object.h
rolling back changes to objson includes. opensrf cannot find "opensrf/<blah>" since...
[OpenSRF.git] / src / objson / object.h
2007-06-13 ericksonrolling back changes to objson includes. opensrf cannot...
2007-06-12 mikerPatch from Dan Scott to fix up the OpenSRF build proces...
2007-02-05 ericksonadded a is-true wrapper for bool objects
2006-08-27 ericksonmoved json parsing methods to non-printf style methods...
2005-11-30 ericksonadded variable arg to jsonNewObject for formatted strings
2005-09-01 ericksonchanged the CC_OPTS and LD_FLAGS to CFLAGS, LDFLAGS...
2005-08-31 ericksonall opensrf related headers are shoved into opensrf/*.h
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 ericksonremoved all of the old libjson dependencies
2005-07-08 ericksonadded some debugging, safety measures
2005-07-01 ericksonadded license info and some additional comments
2005-06-06 ericksonadding early custom json code