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
path:
root
/
slicer
/
test
Commit message (
Expand
)
Author
Age
*
Disable shadow warning in test cases for clang
slicer-1.13.0
Dan Goodliffe
2025-06-13
*
Update to libxmlpp-5
Dan Goodliffe
2025-06-13
*
Add clang-tidy override for unit tests
Dan Goodliffe
2025-06-13
*
Partially revert changes to IceMetaData constructor
Dan Goodliffe
2023-09-30
*
Add new test type
Dan Goodliffe
2023-09-30
*
Fix up all the little niggly warnings
Dan Goodliffe
2023-09-30
*
Test coverage and fix error handling of invalid types
Dan Goodliffe
2023-09-24
*
Add missing dependencies on test files
Dan Goodliffe
2023-09-21
*
Remove the need for Default<T>
Dan Goodliffe
2023-09-08
*
Move helpers to anon namespace and delete the unused ones
Dan Goodliffe
2023-09-04
*
Fix up warnings from clang-tidy, mostly nodiscard
Dan Goodliffe
2023-09-04
*
Replace ifndef/define/endif with pragma once
Dan Goodliffe
2023-09-03
*
Disable unused-const-variable for clang building libicetypes test library
Dan Goodliffe
2023-08-31
*
Make remaining non-root ModelParts on the stack
Dan Goodliffe
2023-08-21
*
Logical inversion
Dan Goodliffe
2023-08-20
*
Don't support operations that don't make sense
Dan Goodliffe
2023-08-14
*
WIP perf tests
Dan Goodliffe
2023-08-11
*
Fix implementation of json dictionary serialize in non-object mode
Dan Goodliffe
2023-08-06
*
Test making deserializers on stack
Dan Goodliffe
2023-08-06
*
Introduce any_ptr and replace shared_ptr model part params
Dan Goodliffe
2023-08-05
*
Reformat with new clang-format
Dan Goodliffe
2023-08-01
*
Simplified document interfaces
Dan Goodliffe
2022-08-07
*
constexpr preprocessor component counts
Dan Goodliffe
2022-04-15
*
Apply clang-tidy recommendations
Dan Goodliffe
2021-10-17
*
Suppress leak in libmcpp.so
Dan Goodliffe
2021-10-17
*
Fix the messy include problem
slicer-1.10.6.1
Dan Goodliffe
2021-10-08
*
Add stub header for all header only files, fix up most IWYU errors
slicer-1.10.6
Dan Goodliffe
2021-10-06
*
Pass nearly all the tidy checks
Dan Goodliffe
2021-09-25
*
Pass cppcheck
Dan Goodliffe
2021-09-24
*
Add -Wconversion and -Wsign-conversion
Dan Goodliffe
2021-09-23
*
Add -Wpedantic
Dan Goodliffe
2021-09-23
*
Update to C++20 for constexpr virtual destructors
Dan Goodliffe
2021-09-07
*
Fix implicit-dependency on types library
slicer-1.10.5
Dan Goodliffe
2020-12-14
*
Fix cross library MP creation
Dan Goodliffe
2020-11-17
*
Fix generated hook member expr
Dan Goodliffe
2020-11-13
*
Fix metadata used for checking element name of sequence
Dan Goodliffe
2020-11-07
*
Remove DLL_PUBLIC from a lot of things
Dan Goodliffe
2020-11-06
*
Wrap boost::posix_time string conversions
Dan Goodliffe
2020-11-01
*
First cut constexpr hooks and metadata
Dan Goodliffe
2020-10-25
*
Remove unrequired case_less comparator
Dan Goodliffe
2020-10-17
*
Support model parts that are abstract classes with functions
slicer-1.10.4
Dan Goodliffe
2020-08-30
*
Fix scope of test suite
Dan Goodliffe
2020-08-29
*
Apply previous fixes for classes to structs too
Dan Goodliffe
2020-07-05
*
Fix link error with containers defined in same slice as element
Dan Goodliffe
2020-07-05
*
Pass clang-tidy and cppcheck
slicer-1.10.1
Dan Goodliffe
2020-06-27
*
Clang format and tidy
slicer-1.10.0
Dan Goodliffe
2020-06-16
*
Add test case for external use of enum lookups
Dan Goodliffe
2020-04-26
*
Fix comment in test cases
Dan Goodliffe
2020-04-26
*
Move test import to root
Dan Goodliffe
2020-04-26
*
Modernize and tidy
Dan Goodliffe
2020-04-25
[next]