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
/
db
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
*
Allows create and use pre-lowered column names in SQL select deserializer
Dan Goodliffe
2023-08-28
*
Support case-insensitive OnChild with pre-lowered input
Dan Goodliffe
2023-08-26
*
Cache the Hook name/column relation for non-subclass multi-row selects
Dan Goodliffe
2023-08-23
*
Add a DB perf case for a complex with non-optional members
Dan Goodliffe
2023-08-21
*
Logical inversion
Dan Goodliffe
2023-08-20
*
Add perf test over DB SQL select complex
Dan Goodliffe
2023-08-11
*
Misc tidy up in db module
Dan Goodliffe
2023-08-11
*
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
*
Reformat with new clang-format
Dan Goodliffe
2023-08-01
*
Fix shadowing
Dan Goodliffe
2022-04-15
*
Fixup parameter forwarding
Dan Goodliffe
2022-04-05
*
Use stringstream str by move
Dan Goodliffe
2022-04-05
*
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
*
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
*
Add -Wconversion and -Wsign-conversion
Dan Goodliffe
2021-09-23
*
Add -Wpedantic
Dan Goodliffe
2021-09-23
*
Add missing includes
Dan Goodliffe
2021-09-23
*
First cut constexpr hooks and metadata
Dan Goodliffe
2020-10-25
*
Remove use of Ice::optional for std::optional
Dan Goodliffe
2020-10-17
*
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
*
Performance tweaks
Dan Goodliffe
2019-10-18
*
Swap AdHoc::Buffer for CTF in db lib
slicer-1.9.2
Dan Goodliffe
2019-07-02
*
Tidy fixes for latest clang
slicer-1.9.1
Dan Goodliffe
2019-03-30
*
Explicitly disable checker for generated code
Dan Goodliffe
2019-03-19
*
Enable performance checks and fix accordingly
Dan Goodliffe
2019-02-24
*
Modernize clang tidy fixes
Dan Goodliffe
2019-02-24
*
Enable hicpp checks and fix accordingly
Dan Goodliffe
2019-02-24
*
Single definition of boost_utf
Dan Goodliffe
2019-02-24
*
More clang tidy fixes
Dan Goodliffe
2019-02-24
*
Remove some naked new
Dan Goodliffe
2019-02-03
*
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
*
Refactor jams to fix folder specific build quirks
slicer-1.8.2
Dan Goodliffe
2019-01-21
*
Remove unnecessary captures
Dan Goodliffe
2018-08-26
*
Update to new PluginMock interface
slicer-1.8.0.1
Dan Goodliffe
2018-04-22
*
C++17
Dan Goodliffe
2018-04-14
*
Ice 3.7
Dan Goodliffe
2018-04-14
*
C++17
Dan Goodliffe
2018-04-12
*
C++17
Dan Goodliffe
2018-04-11
[next]