SAGA C++ (Reference) Implementation - Release Changelog - Changes with SAGA C++ Version 0.9.3 15. May 2008 --------------------------------------------------------------------------- o Fixed default job adaptor o Added context handling to Globus adaptors o Fixed several issues with the Python bindings o Create API documentation and examples for the Python bindings o URL parser fixed o Exception handling across library boarders fixed for OS X o service discovery package is now available if antlr is installed Changes with SAGA C++ Version 0.9.2 05. May 2008 --------------------------------------------------------------------------- o Python language bindings ready to use o Buildsystem split up in components. Adaptors and Language bindings can now be configured and built separately o OMII GridSAM Adaptor: bugfixes and cert issues solved o Lots of test cases added to the unit tests o Updated documentation and first version of a "programmer's manual" Changes with SAGA C++ Version 0.9.1 03. March 2008 --------------------------------------------------------------------------- o Added command line tools saga-advert, saga-replica, saga-file, saga-job. o Lots of updates to Python bindings. o saga-shell is more complete now, nice application o Lots of build system fixes (really!). o Lots of fixes to Globus adaptors. o Added more tests to test suite. o Fixed SOCI::SOCIError problem on MacOS for default advert and default logical file adaptors. o GridSAM adaptor now works on Linux and MacOS. o Fixed URL normalization. o Fixed problem related to the registration of the read_link function in the namespace package. o Added fall back implementations in namespace package for wildcard functions o Fixed default job adaptor for Linux and MacOS. o Added asynchronous version of job::run(), job::cancel(), and job::wait() o Change CPI prototype of job::cancel() to job::cancel(double timeout) o Changed context and session APIs to conform with the spec. o Default advert and default logicalfile adaptors now support the new context_cpi. Changes with SAGA C++ Version 0.9 31. January 2008 --------------------------------------------------------------------------- o API is now 100% compliant with GWD-R.90 1.0 FINAL! o OMII/GridSAM job adaptor added o Globus RLS logical_file adaptor added o SAGA Programming Handbook added o API documentation added Changes with SAGA C++ Version 0.7 12. November 2007 --------------------------------------------------------------------------- o Latest SAGA Core API (GWD-R.90) changes implemented o Various minor bugfixes o Improved Globus adatpors Changes with SAGA C++ Version 0.6 30. May 2007 --------------------------------------------------------------------------- o Various minor bugfixes o Improved build system o Globus (preWS-)GRAM and GridFTP adaptors added Changes with SAGA C++ Version 0.5 28. March 2007 --------------------------------------------------------------------------- o First public source release. Covers the latest SAGA Spec. o Set of local test adaptors implemented