]> git.evergreen-ils.org Git - OpenSRF.git/history - src/objson/json_parser.c
added a settings server client and test. made the global config object wrapped in...
[OpenSRF.git] / src / objson / json_parser.c
2007-02-05 ericksonfixed bool parsing bug -- off by one on the string...
2006-11-30 ericksonadded space in the utf buffer to handle 3-char characters
2006-08-31 ericksonchanged format of log line just a little
2006-08-27 ericksonmoved json parsing methods to non-printf style methods...
2006-02-27 ericksonsmall changes, fixed some typos
2005-12-15 ericksonchanged a log line
2005-12-08 ericksonstarted work on xul-based requestor/recipient holds
2005-09-02 ericksonadded some more api wrappers
2005-08-31 ericksonnew json api changes
2005-08-25 ericksonadded basic xpath support to JSON
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-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-06 ericksonadding early custom json code