summaryrefslogtreecommitdiff
path: root/icespider/fileSessions
Commit message (Collapse)AuthorAge
* Route Optionsicespider-0.4.1Dan Goodliffe2018-04-16
| | | | | | Provide an irouteOptions constructor that takes new class RouteOptions for finer grained control over the setup process. This currently provides the option to not add the default serializers.
* C++17 and Ice 3.7icespider-0.4Dan Goodliffe2018-04-15
| | | | | Update all code to be C++17 with Ice 3.7 and minor interface changes in keeping with C++CG and dependencies.
* 32bit compat fixicespider-0.1Dan Goodliffe2017-01-19
|
* Use AdHoc FileUtils to RAII guarantees.Dan Goodliffe2016-10-17
|
* Adds a session manager interface and basic file based implementation as a pluginDan Goodliffe2016-10-08