]> git.evergreen-ils.org Git - OpenSRF.git/history - src/java
Tidied up various things:
[OpenSRF.git] / src / java /
2009-08-13 sboyetteAdded DISTCLEANFILES to make "make distclean" work...
2008-07-27 mikerremoving overly agressive locale normalization
2008-07-17 dbsMerge the following patches from Kevin Beswick:
2008-06-25 dbsPatch from Kevin Beswick to use autotools for OpenSRF...
2008-03-19 ericksonadded session/request locale support
2008-03-19 ericksonupdated to match new opensrf_core.xml domain layout
2007-12-16 ericksonadded internal log level. added some crucial log lines...
2007-12-16 ericksonadded iscomplete method
2007-12-16 ericksonparsing logfile settings and initing logger
2007-12-16 ericksonadding a basic mutlisession manager
2007-12-16 ericksoncreated a simplified XSL processing class with test
2007-12-14 ericksonadding a generic xml flattening utility with test
2007-12-07 ericksoncreated external script for downloading java dependenci...
2007-10-29 ericksonfixed infinite loop bug by hopping out of the loop...
2007-10-23 ericksonadded new constructor to build from class hints
2007-10-05 ericksonprovide a warning-level default logger if none is defined
2007-09-26 ericksonadded some more rigorous checking of session connected...
2007-08-30 ericksonadded an atomic method for simple, one-off calls
2007-08-17 ericksonupdated to work with opensrf.jar with doing 'make run'
2007-08-17 ericksonadded multi-threaded client support to the opensrf...
2007-08-17 ericksonminor layout change. calling notifyAll to ensure all...
2007-08-14 ericksonfor now, we reference the wstx stax implementation...
2007-08-03 ericksonadding basic logging api with a filelogger version...
2007-07-28 ericksonsynchronizing the initial xmpp login to prevent thread...
2007-07-28 ericksonadded shutdown call to cleanly disconnect from the...
2007-07-21 ericksonadded a bunch of comments to the test client to help...
2007-07-21 ericksonPatch from Ed Summers:
2007-05-18 ericksonadded some inline comments
2007-05-18 ericksonadded math bench code. added shutdown method to discon...
2007-05-18 ericksonadded a make target to sample makefile for fetching...
2007-05-18 ericksonrethinking deployment
2007-05-16 ericksonupdating to jdk1.5 build
2007-05-16 ericksonadded memcache lib to makefile
2007-05-16 ericksoncommitting added jars
2007-05-16 ericksonadded a memcache client and test
2007-05-16 ericksonadded a settings server client and test. made the...
2007-05-16 ericksonimplemented client bootstrap. created a status object...
2007-05-11 ericksonfixed some doc strings. added sample makefile
2007-05-11 ericksonadded a lot of documentation
2007-05-11 ericksonimplemented enough of the stack/session logic to make...
2007-05-10 ericksonadding more base objects, started on stack layer. added...
2007-05-10 ericksonadded JSON reading ability, including serializable...
2007-05-10 ericksonadded support for opensrf-serializable objects and...
2007-05-10 ericksonadded initial opensrf stack layer objects. more tuning...
2007-05-09 ericksonfixed some logic bugs with the body parsing, added...
2007-05-09 ericksonadded the woodstox stax jar files
2007-05-09 ericksonadded java jabber layer