| Commit message (Expand) | Author | Age |
* | Fix test code pulling in implementation header | Dan Goodliffe | 2019-02-25 |
* | Enable performance checks and fix accordingly | Dan Goodliffe | 2019-02-24 |
* | Modernize clang tidy fixes | Dan Goodliffe | 2019-02-24 |
* | Enable hicpp checks and fix accordingly | Dan Goodliffe | 2019-02-24 |
* | Single definition of boost_utf | Dan Goodliffe | 2019-02-24 |
* | More clang tidy fixes | Dan Goodliffe | 2019-02-24 |
* | Basic clang tidy fixes | Dan Goodliffe | 2019-02-24 |
* | Fixup build with clang | Dan Goodliffe | 2019-02-18 |
* | Parallel lto only with gcc | Dan Goodliffe | 2019-02-17 |
* | Bump Ice v3.7.2slicer-1.9.0 | Dan Goodliffe | 2019-02-10 |
* | Remove unnecessary calls to .string() | Dan Goodliffe | 2019-02-03 |
* | Remove some naked new | Dan Goodliffe | 2019-02-03 |
* | Remove boost::filesystem in favour of std::filesystem | Dan Goodliffe | 2019-02-02 |
* | Single definition of Ice libs | Dan Goodliffe | 2019-02-02 |
* | Single definition of adhocutil | Dan Goodliffe | 2019-02-02 |
* | Refactor jams to fix folder specific build quirksslicer-1.8.2 | Dan Goodliffe | 2019-01-21 |
* | Remove unnecessary captures | Dan Goodliffe | 2018-08-26 |
* | Provide string_view interface for enum lookup | Dan Goodliffe | 2018-07-22 |
* | Multi-index | Dan Goodliffe | 2018-07-22 |
* | Don't build ICE stuff as a static libraryslicer-1.8.1.1 | Dan Goodliffe | 2018-06-09 |
* | C++17 JSONslicer-1.8.1 | Dan Goodliffe | 2018-05-06 |
* | External model part classes | Dan Goodliffe | 2018-04-30 |
* | Update to new PluginMock interfaceslicer-1.8.0.1 | Dan Goodliffe | 2018-04-22 |
* | Update to Ice v3.7.1 release | Dan Goodliffe | 2018-04-20 |
* | Ice 3.7slicer-1.8.0 | Dan Goodliffe | 2018-04-14 |
* | C++17 | Dan Goodliffe | 2018-04-14 |
* | Ice 3.7 | Dan Goodliffe | 2018-04-14 |
* | Add missing virtual destructors | Dan Goodliffe | 2018-04-14 |
* | C++17 | Dan Goodliffe | 2018-04-12 |
* | C++17 | Dan Goodliffe | 2018-04-11 |
* | DB Test tidy | Dan Goodliffe | 2018-04-09 |
* | C++17 | Dan Goodliffe | 2018-04-09 |
* | Tidy up build process of internal libSlice | Dan Goodliffe | 2018-04-04 |
* | Ice 3.7 | Dan Goodliffe | 2018-04-03 |
* | Rearrange the code to remove explicit instantiation after implicit warning | Dan Goodliffe | 2018-03-22 |
* | Remove unneeded include | Dan Goodliffe | 2018-03-22 |
* | Stage solution to clang creating a bogus(?) error about visibility pragma | Dan Goodliffe | 2018-03-21 |
* | Shuffle some code around to make bimap unrequired in modelParts.h | Dan Goodliffe | 2018-03-21 |
* | Remove unnecessary headers | Dan Goodliffe | 2018-03-21 |
* | Simplify typeRead/typeWrite by replacing enable_if with if constexpr | Dan Goodliffe | 2018-03-21 |
* | Add some nice cxxflags | Dan Goodliffe | 2018-03-21 |
* | Revert 7a5ebcbe16e57e47113ea6e0f49cabc7f75c93b4 and related, external linkage...slicer-1.7.0 | Dan Goodliffe | 2017-10-20 |
* | Dedupe the variants of GetChildRef which now all look alike | Dan Goodliffe | 2017-10-18 |
* | Store hooks in a boost multi index with sequential name based access, includi... | Dan Goodliffe | 2017-10-18 |
* | Modern Slicer doesn't require external linkage of internal parts | Dan Goodliffe | 2017-10-18 |
* | Simplify addition of hooks further with addHook helper | Dan Goodliffe | 2017-10-18 |
* | Remove duplication adding dictionary element hooks | Dan Goodliffe | 2017-10-18 |
* | Simplify generated hook code with typedefs | Dan Goodliffe | 2017-10-18 |
* | Simplify hook pointer to unique_ptr | Dan Goodliffe | 2017-10-18 |
* | Remove need to create ChildRefs on heap | Dan Goodliffe | 2017-10-17 |