]> git.evergreen-ils.org Git - OpenSRF.git/history - include
OpenSRF::Util::JSON requires JSON::XS, not JSON
[OpenSRF.git] / include /
2008-07-28 dbsCommit autotools patch from Kevin Beswick
2008-07-27 erickson* remove the objson API compat layer.
2008-07-09 ericksonadded a buffer_chomp function to drop the last characte...
2008-05-18 ericksonPatch from Scott McKellar:
2008-05-16 ericksonPatch from Scott McKellar:
2008-04-12 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-04-11 mikerPatch from Scott McKellar:
2008-03-11 ericksonas it turns out, this was actually a problem with the...
2008-03-11 ericksonrolling back change in changeset 1277 for default osrf_...
2008-03-10 mikerParially, a patch from Scott McKellar:
2008-03-10 mikerConst correctness patch from Scott McKellar
2008-03-10 mikerConst correctness patch from Scott McKellar.
2008-03-10 mikerPatch from Scott McKellar:
2008-03-05 ericksonAdded support for multi-router registration
2008-02-11 ericksonmakeing osrfSystemCacheInit() a "public" function....
2008-01-31 mikerPatch from Scott McKellar (including commentary):
2008-01-31 mikerPatch from Scott McKellar to fix up some const correctn...
2008-01-31 mikerPatch from Scott McKellar:
2008-01-07 mikerPatch from Scott McKellar:
2008-01-07 mikerPatch from Scott McKellar:
2008-01-07 mikerJSON to XML patches from Scott McKellar:
2008-01-07 mikerTwo patch sets from Scott McKellar
2008-01-07 mikerPatch from Scott McKellar:
2008-01-05 mikerPatch from Scott McKellar:
2008-01-01 mikerPatch from Scott McKellar:
2008-01-01 mikerPatch from Scott McKellar which adds some const-correct...
2007-12-12 mikerPatch from Scott McKellar to allow E as well as e for...
2007-12-09 mikerPatch from Scott McKellar to clean up const-iness and...
2007-12-08 mikerPatch from Scott McKellar which adds a free-object...
2007-11-26 mikerPatch from Scott McKellar:
2007-11-20 mikerfor-loop initial declaration issue; realigned some...
2007-11-19 mikeruber-patch from Scott McKellar cleans up large amounts...
2007-11-06 dbsCorrect name of prototype for osrf_message_get_last_loc...
2007-10-27 mikerPatch from Scott McKellar to provide more const correct...
2007-10-25 mikerPatch from Scott McKellar to increase const correctness...
2007-10-25 mikerPatch from Scott McKellar to clean up some const qualif...
2007-10-19 mikerPatches from Scott McKellar covering:
2007-10-01 mikerPatch that:
2007-09-30 mikerContinued const-correctness improvement from Scott...
2007-09-30 mikerPatch from Scott McKellar which introduces a const...
2007-09-21 ericksonadded cache cleanup code
2007-08-28 mikerpatch from Scott McKellar to use const pointer qualific...
2007-08-02 mikerinitial sender_locale support ... probably going to...
2007-07-20 ericksonMerging changes from branches/new-json2
2007-07-08 mikerPatch from Scott McKellar for declaration cleanup and...
2007-07-06 mikermoved from custom is_number() to standared ctype.h...
2007-06-28 mikerI missed patching the header somehow ... (Part of a...
2007-06-25 mikerPatch from Scott McKellar to improve default logging:
2007-06-21 ericksonMerged libopensrf source directories (libtransport...
2005-06-19 ericksonmoving to it's src dir
2005-06-19 ericksonmoved into their respective src dirs
2005-06-19 ericksonmoved to the utils dir
2005-06-10 ericksonadded stateless flag (couple days ago ;)...
2005-06-06 ericksonmoved some code out to utils.h
2005-06-06 ericksonadded
2005-04-26 ericksonheader for the string array
2005-04-25 ericksonadded the ability to bypass JSON parsing for adding...
2005-04-19 ericksonshould have been commit some time ago
2005-03-31 ericksonadded a field to store the original JSON string receive...
2005-03-30 ericksonrecently added to json by maintainer
2005-03-16 ericksonadded login functionality to the shell
2005-03-03 ericksonadded some basic exception handling and propogation
2005-03-01 ericksonsrfsh now:
2005-03-01 ericksonadded 'named' configs.
2005-02-24 ericksonOK. This is the first early C version of the OpenSRF...
2005-02-21 ericksonadded a debug_handler for verbose output
2005-02-18 ericksonadded DIGEST style authentication to the clients
2005-02-18 ericksonsha.* is necessary for the component authentication...
2005-02-18 ericksonadded 'component' login functionality to the lib code
2005-02-09 ericksonheaders for libjson
2005-02-09 ericksonremoved the "libxml.h" dependency which is unnecessary...
2005-02-04 ericksonaltered header includes
2005-02-04 phasefxInitial revision