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
/
ice
Commit message (
Expand
)
Author
Age
*
Fix up all the little niggly warnings
Dan Goodliffe
2023-09-30
*
Replace ifndef/define/endif with pragma once
Dan Goodliffe
2023-09-03
*
Add missing DLL_PUBLIC to IceBase destructor
Dan Goodliffe
2023-08-06
*
Add missing special members to IceBase
Dan Goodliffe
2023-08-06
*
Replace lots of shared_ptr with unique_ptr or any_ptr
Dan Goodliffe
2023-08-06
*
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
*
New standard ice install path
Dan Goodliffe
2022-02-06
*
Tidy up IWYU
slicer-1.10.6.2
Dan Goodliffe
2021-10-17
*
Fix the messy include problem
slicer-1.10.6.1
Dan Goodliffe
2021-10-08
*
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
*
Remove old style casts
Dan Goodliffe
2021-09-23
*
Fix implicit-dependency on types library
slicer-1.10.5
Dan Goodliffe
2020-12-14
*
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
*
Move test import to root
Dan Goodliffe
2020-04-26
*
Modernize and tidy
Dan Goodliffe
2020-04-25
*
Single definition of boost_utf
Dan Goodliffe
2019-02-24
*
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
*
C++17
Dan Goodliffe
2018-04-14
*
Ice 3.7
Dan Goodliffe
2018-04-14
*
Ice 3.7
Dan Goodliffe
2018-04-03
*
Fix LCOV exclusion section terminator
Dan Goodliffe
2017-07-05
*
Behave more like a normal compiler (write whole file, not append existing one)
slicer-1.4.0
Dan Goodliffe
2016-10-07
*
Adds support for reading/writing in ICE native format
Dan Goodliffe
2016-10-03