Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update to C++23 and fix lots of warnings | Dan Goodliffe | 2025-06-13 |
| | |||
* | Reformat with new clang-format | Dan Goodliffe | 2023-07-26 |
| | |||
* | Fix all non-unittest warnings | Dan Goodliffe | 2022-02-06 |
| | |||
* | Add -Wconversion and -Wsign-conversion | Dan Goodliffe | 2021-12-17 |
| | |||
* | Add -Wold-style-cast | Dan Goodliffe | 2021-12-17 |
| | |||
* | Clang format and tidy | Dan Goodliffe | 2020-06-07 |
| | |||
* | Add clang-tidy rules and fix all the things | Dan Goodliffe | 2019-03-27 |
| | | | | Note: something in here appears to break linking in release build | ||
* | Enable some clang-tidy checks and fix up accordingly | Dan Goodliffe | 2019-03-27 |
| | |||
* | Remove boost::filesystem in favour of std::filesystem | Dan Goodliffe | 2019-02-03 |
| | |||
* | Route Optionsicespider-0.4.1 | Dan Goodliffe | 2018-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.4 | Dan Goodliffe | 2018-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.1 | Dan Goodliffe | 2017-01-19 |
| | |||
* | Use AdHoc FileUtils to RAII guarantees. | Dan Goodliffe | 2016-10-17 |
| | |||
* | Adds a session manager interface and basic file based implementation as a plugin | Dan Goodliffe | 2016-10-08 |