summaryrefslogtreecommitdiff
path: root/icespider/fileSessions/fileSessions.cpp
Commit message (Collapse)AuthorAge
* Clang format and tidyDan Goodliffe2020-06-07
|
* Add clang-tidy rules and fix all the thingsDan Goodliffe2019-03-27
| | | | Note: something in here appears to break linking in release build
* Enable some clang-tidy checks and fix up accordinglyDan Goodliffe2019-03-27
|
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-03
|
* 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