| Commit message (Expand) | Author | Age |
* | 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 |
* | Remove unnecessary subclassing of ChildRef | Dan Goodliffe | 2017-10-17 |
* | ValueSource and Target should not pointlessly extend IceUtil::Shared | Dan Goodliffe | 2017-10-17 |
* | Remove the requirement to create value targets and sources as a smart pointer... | Dan Goodliffe | 2017-09-29 |
* | Add missing override for optional->optional conversionslicer-1.6.0.1 | Dan Goodliffe | 2017-09-23 |
* | DB specific test models should be part of the DB packageslicer-1.6.0 | Dan Goodliffe | 2017-09-22 |
* | Replace HasValue check with GetValue returning its success state when it writ... | Dan Goodliffe | 2017-09-22 |
* | Converted Model part now handles optionality internally (cases where it do so... | Dan Goodliffe | 2017-09-10 |
* | Don't use ClassType in the optionals test as it has a custom model type which... | Dan Goodliffe | 2017-09-07 |
* | Work properly on DST dates in test code | Dan Goodliffe | 2017-09-07 |
* | tryConvert* should get the converstion function as a pointer | Dan Goodliffe | 2017-09-03 |
* | Add [json] test cases for local class operationsslicer-1.5.1 | Dan Goodliffe | 2017-08-17 |
* | Initial support for operating on local (classes) | Dan Goodliffe | 2017-08-16 |
* | Assert behaviour of ModelPartForClass::GetTypeId with a non-local class | Dan Goodliffe | 2017-08-16 |
* | Order list of components in preprocessor test | Dan Goodliffe | 2017-08-16 |
* | Adds the [input] streaming interfacesslicer-1.5.0 | Dan Goodliffe | 2017-07-23 |
* | Don't copy (take by const reference) when serializing (although we do cast of... | Dan Goodliffe | 2017-07-23 |
* | IceUtil::Shared should be virtually inheritted | Dan Goodliffe | 2017-07-22 |
* | Move some generated conversion code into impl.h | Dan Goodliffe | 2017-07-22 |
* | Move modelPartType implementations from header into impl.h | Dan Goodliffe | 2017-07-22 |
* | Move some generated enum code into impl.h | Dan Goodliffe | 2017-07-22 |