2008-12-12 * Version 0.19.1 release -minor bug fixes for newer versions of gcc 2008-12-05 * Version 0.19 release -integration of SmartGridSolve (UCD Ireland) -can change Agent scheduler at run-time via HUP signal -added sequencing API and Strassen's algorithm example (beta!) -fixed build failures due to lack of Fortran compiler -added GRIDSOLVE_DATA_DIR server attribute, which allows specifying where data files are to be stored -added GS_killall command to kill all components 2008-04-25 * Version 0.18 release -this release resolves some problems with building and running on 64-bit platforms. -we have incorporated SQLite version 3.5.3 -added a few performance tweaks 2007-07-20 * Version 0.17 release -this is a bugfix release. there was a problem with the proxy not allowing servers to register and there were some problems with the "make install" process. 2007-05-25 * Version 0.16 release -added client interfaces for Octave and IDL (Interactive Data Language) -simplified the gsIDL format by allowing attributes to be defined as applying to the whole file -added ability to use MySQL as the database (default is Sqlite3). -added Java demo for Povray service -improved speed of server registration -many bug fixes 2006-05-08 * Version 0.15 release -added historical trace model to help scheduling -check for server connectivity before accepting registration -added simple network performance measurement -fixed several issues with GridRPC compatibility -other miscellaneous bug fixes 2006-03-10 * Version 0.14 release -added Matlab client (with win32 support) -IBP support -support for batch queues -sparse matrix support -server restrictions (e.g. based on time of day or max number of jobs) -server detects removal of services and unregisters them -server detects changes in services and can re-register with the agent -improved reporting of service errors back to the client -improved checking of gsIDL expression syntax -added tool to query server for example C code for a given service -fixed many bugs (httpd zombies, memory leaks, etc) -updated users' guide 2005-06-30 * Version 0.13 release 2005-03-11 * First beta release 2003-12-11 * Checking in initial version of the code