]> git.evergreen-ils.org Git - OpenSRF.git/history - src/python/osrf/json.py
added millisecond to the time output
[OpenSRF.git] / src / python / osrf / json.py
2008-05-07 ericksondisable use of cjson for now because oddities have...
2008-03-29 ericksonimplemented the majority of server-side python. still...
2008-01-16 ericksonadded the ability to use cjson for json encoding/decodi...
2007-12-16 dbsAdd some basic locale support.
2007-12-16 dbsMove towards Pythonic API style conventions (as informe...
2007-08-19 ericksonsafer extraction of data from the in-memory object
2007-08-19 ericksonadded support for multi-threaded client interactions...
2007-07-18 ericksonfixed bug in json encoding of hinted objects and some...
2007-07-05 ericksonfixed bug in to-json logic -- was still using older api
2007-06-15 ericksonCleaned up the network hint / object registration code...
2007-05-18 ericksonbroke network-object logic out of the JSON parsing...
2007-01-05 ericksonadding python libs