]> git.evergreen-ils.org Git - Evergreen.git/history - OpenSRF/src/objson
classic style pull list for those who miss the old way
[Evergreen.git] / OpenSRF / src / objson /
2006-08-31 ericksonchanged format of log line just a little
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 mikeradding xml format support to the gateway
2006-02-27 ericksonsmall changes, fixed some typos
2006-02-13 ericksonadded additional sanity check to index call
2005-12-15 ericksonchanged a log line
2005-12-08 ericksonstarted work on xul-based requestor/recipient holds
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-09-12 ericksonadded the md5 server (opensrf.version)
2005-09-02 ericksonadded some more api wrappers
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-08-16 ericksonmoved transport code over to utils/socket_bundle so...
2005-08-11 ericksonmoved C over to all JSON all the time
2005-08-04 ericksonnow allow S and E in class hints :)
2005-07-18 ericksonbuilding objson with strict writing enabled (includes...
2005-07-15 ericksonobjson now accepts empty array and object values if...
2005-07-15 ericksonremoved all of the old libjson dependencies
2005-07-14 ericksonfixed some a bug in jserver, added some debug lines
2005-07-08 ericksonadded some debugging, safety measures
2005-07-05 ericksonfixed a number of bugs regarding number parsing
2005-07-01 ericksonadded license info and some additional comments
2005-06-19 erickson*** empty log message ***
2005-06-19 ericksonslimmed down makefiles which get most of their vars...
2005-06-06 ericksoncreating header dir if necessary
2005-06-06 ericksonadding
2005-06-06 ericksonadding early custom json code