index
:
Slicer
main
Library and tools for extensible serialisation of ICE objects.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
Bit of dedupe in DocumentTreeIterateDictAttrs
Dan Goodliffe
2023-08-11
|
*
Remove unnecessary ValueTarget wrappers
Dan Goodliffe
2023-08-10
|
*
Move private stuff into anon namespace
Dan Goodliffe
2023-08-10
|
*
Move ModelTreeIterate* into the anonymous namespace
Dan Goodliffe
2023-08-07
|
*
Implement ModelTreeIterate as a wrapper around ModelTreeIterateRoot
Dan Goodliffe
2023-08-07
|
*
Type-safe variant emplace based model tree iteration
Dan Goodliffe
2023-08-07
|
*
Fix implementation of json dictionary serialize in non-object mode
Dan Goodliffe
2023-08-06
|
*
Move private stuff into anon namespace
Dan Goodliffe
2023-08-06
|
*
Prefer [moving] emplace over insert
Dan Goodliffe
2023-08-06
|
*
Single call point for DocumentTreeIterate::visit
Dan Goodliffe
2023-08-06
|
*
Modernize set up of class name/ref maps
Dan Goodliffe
2023-08-06
|
*
Make [de]serializers on stack
Dan Goodliffe
2023-08-06
|
*
Add missing DLL_PUBLIC to IceBase destructor
Dan Goodliffe
2023-08-06
|
*
Add missing special members to IceBase
Dan Goodliffe
2023-08-06
|
*
Test making deserializers on stack
Dan Goodliffe
2023-08-06
|
*
[De]serializeAny[With] uses unique_ptr
Dan Goodliffe
2023-08-06
|
*
ModelPartForDictionary<T>::OnEachChild creates pair MP on stack
Dan Goodliffe
2023-08-06
|
*
any_ptr accepts refs and forward refs
Dan Goodliffe
2023-08-06
|
*
Replace lots of shared_ptr with unique_ptr or any_ptr
Dan Goodliffe
2023-08-06
|
*
Introduce any_ptr and replace shared_ptr model part params
Dan Goodliffe
2023-08-05
|
*
Fix constref correctness for shared_ptr parameter in ChildHandler
Dan Goodliffe
2023-08-05
|
*
Modernize XML specific tests
Dan Goodliffe
2023-08-05
|
*
Use Glib::ustring::format over boost::lexical_cast for XML numeric format
Dan Goodliffe
2023-08-05
|
*
Use faster std::from_chars over boost::lexical_cast for XML numeric parse
Dan Goodliffe
2023-08-05
|
*
Constref correctness for shared_ptr parameters
Dan Goodliffe
2023-08-05
|
*
Refactor XmlDeserializer::DocumentTreeIterateElement with no pointer copy
Dan Goodliffe
2023-08-05
|
*
Refactor XmlSerializer::ModelTreeProcessElement with no pointer copy
Dan Goodliffe
2023-08-05
|
*
Refactor JsonSerializer::ModelTreeIterateRoot with no pointer copy
Dan Goodliffe
2023-08-05
|
*
Refactor JsonSerializer::ModelTreeIterate with no pointer copy
Dan Goodliffe
2023-08-05
|
*
Reformat with new clang-format
Dan Goodliffe
2023-08-01
|
/
*
Simplified Ice::ByteSeq interfaces
slicer-1.11.0
Dan Goodliffe
2022-08-11
*
Use defaulted Ice::initialize
Dan Goodliffe
2022-08-07
*
Simplified document interfaces
Dan Goodliffe
2022-08-07
*
Enable all cppchecks, no fixes needed
slicer-1.10.8
Dan Goodliffe
2022-07-28
*
Fix paths to excluded from tidy checks files
Dan Goodliffe
2022-07-28
*
Don't pass potentially NULL PATH env to string_view
Dan Goodliffe
2022-07-28
*
Fix length check in Metadata::in_scope
Dan Goodliffe
2022-07-28
*
Remove use of deprecated std::iterator
Dan Goodliffe
2022-07-28
*
Add missing algorithm include
Dan Goodliffe
2022-07-28
*
Fix shadowing
Dan Goodliffe
2022-04-15
*
constexpr preprocessor component counts
Dan Goodliffe
2022-04-15
*
Fix shadowing in icemetadata
Dan Goodliffe
2022-04-15
*
Fix shadowing in metadata and simplify
Dan Goodliffe
2022-04-15
*
Fixup parameter forwarding
Dan Goodliffe
2022-04-05
*
Use stringstream str by move
Dan Goodliffe
2022-04-05
*
Tidy includes
slicer-1.10.7
Dan Goodliffe
2022-02-14
*
New standard ice install path
Dan Goodliffe
2022-02-06
*
Tidy up IWYU
slicer-1.10.6.2
Dan Goodliffe
2021-10-17
*
Apply clang-tidy recommendations
Dan Goodliffe
2021-10-17
*
Exclude common.o from checks
Dan Goodliffe
2021-10-17
[prev]
[next]