summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Add perf test over DB SQL select complexDan Goodliffe2023-08-11
| * WIP perf testsDan Goodliffe2023-08-11
| * Misc tidy up in db moduleDan Goodliffe2023-08-11
| * Fix weird bracingDan Goodliffe2023-08-11
| * Bit of dedupe in DocumentTreeIterateDictAttrsDan Goodliffe2023-08-11
| * Remove unnecessary ValueTarget wrappersDan Goodliffe2023-08-10
| * Move private stuff into anon namespaceDan Goodliffe2023-08-10
| * Move ModelTreeIterate* into the anonymous namespaceDan Goodliffe2023-08-07
| * Implement ModelTreeIterate as a wrapper around ModelTreeIterateRootDan Goodliffe2023-08-07
| * Type-safe variant emplace based model tree iterationDan Goodliffe2023-08-07
| * Fix implementation of json dictionary serialize in non-object modeDan Goodliffe2023-08-06
| * Move private stuff into anon namespaceDan Goodliffe2023-08-06
| * Prefer [moving] emplace over insertDan Goodliffe2023-08-06
| * Single call point for DocumentTreeIterate::visitDan Goodliffe2023-08-06
| * Modernize set up of class name/ref mapsDan Goodliffe2023-08-06
| * Make [de]serializers on stackDan Goodliffe2023-08-06
| * Add missing DLL_PUBLIC to IceBase destructorDan Goodliffe2023-08-06
| * Add missing special members to IceBaseDan Goodliffe2023-08-06
| * Test making deserializers on stackDan Goodliffe2023-08-06
| * [De]serializeAny[With] uses unique_ptrDan Goodliffe2023-08-06
| * ModelPartForDictionary<T>::OnEachChild creates pair MP on stackDan Goodliffe2023-08-06
| * any_ptr accepts refs and forward refsDan Goodliffe2023-08-06
| * Replace lots of shared_ptr with unique_ptr or any_ptrDan Goodliffe2023-08-06
| * Introduce any_ptr and replace shared_ptr model part paramsDan Goodliffe2023-08-05
| * Fix constref correctness for shared_ptr parameter in ChildHandlerDan Goodliffe2023-08-05
| * Modernize XML specific testsDan Goodliffe2023-08-05
| * Use Glib::ustring::format over boost::lexical_cast for XML numeric formatDan Goodliffe2023-08-05
| * Use faster std::from_chars over boost::lexical_cast for XML numeric parseDan Goodliffe2023-08-05
| * Constref correctness for shared_ptr parametersDan Goodliffe2023-08-05
| * Refactor XmlDeserializer::DocumentTreeIterateElement with no pointer copyDan Goodliffe2023-08-05
| * Refactor XmlSerializer::ModelTreeProcessElement with no pointer copyDan Goodliffe2023-08-05
| * Refactor JsonSerializer::ModelTreeIterateRoot with no pointer copyDan Goodliffe2023-08-05
| * Refactor JsonSerializer::ModelTreeIterate with no pointer copyDan Goodliffe2023-08-05
| * Reformat with new clang-formatDan Goodliffe2023-08-01
|/
* Simplified Ice::ByteSeq interfacesslicer-1.11.0Dan Goodliffe2022-08-11
* Use defaulted Ice::initializeDan Goodliffe2022-08-07
* Simplified document interfacesDan Goodliffe2022-08-07
* Enable all cppchecks, no fixes neededslicer-1.10.8Dan Goodliffe2022-07-28
* Fix paths to excluded from tidy checks filesDan Goodliffe2022-07-28
* Don't pass potentially NULL PATH env to string_viewDan Goodliffe2022-07-28
* Fix length check in Metadata::in_scopeDan Goodliffe2022-07-28
* Remove use of deprecated std::iteratorDan Goodliffe2022-07-28
* Add missing algorithm includeDan Goodliffe2022-07-28
* Fix shadowingDan Goodliffe2022-04-15
* constexpr preprocessor component countsDan Goodliffe2022-04-15
* Fix shadowing in icemetadataDan Goodliffe2022-04-15
* Fix shadowing in metadata and simplifyDan Goodliffe2022-04-15
* Fixup parameter forwardingDan Goodliffe2022-04-05
* Use stringstream str by moveDan Goodliffe2022-04-05
* Tidy includesslicer-1.10.7Dan Goodliffe2022-02-14