index
:
AdHoc Util
main
Adhoc library of useful functions and classes.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Don't use smart pointer for global static
Dan Goodliffe
2019-04-02
*
Tidy fixes for latest clang
libadhocutil-0.7.2
Dan Goodliffe
2019-03-30
*
Tidy fixes for latest clang
Dan Goodliffe
2019-03-29
*
Explicitly disable checker for generated code
Dan Goodliffe
2019-03-19
*
Lots more clang tidy fixes
Dan Goodliffe
2019-03-03
*
Disable fallthrough warning in flex code
Dan Goodliffe
2019-02-27
*
Mark explicitly instantiated functions as public
Dan Goodliffe
2019-02-25
*
Removed unrequired destructor
Dan Goodliffe
2019-02-17
*
Removed unrequired destructor
Dan Goodliffe
2019-02-17
*
Allow moving of ResourceHandles
Dan Goodliffe
2019-02-17
*
Prevent copying and moving of ResourcePools
Dan Goodliffe
2019-02-17
*
Enable (most) high integrity checks (not for tests)
Dan Goodliffe
2019-02-14
*
Enable performance checks (not for tests)
libadhocutil-0.7.1
Dan Goodliffe
2019-02-13
*
More clang-tidy WIP
Dan Goodliffe
2019-02-12
*
Enable some clang-tidy checks and fix up accordingly
Dan Goodliffe
2019-02-12
*
Explicitly disable stream operator() of formatter
libadhocutil-0.7.0
Dan Goodliffe
2019-02-04
*
Remove calls to naked new
Dan Goodliffe
2019-01-31
*
Remove unrequired BOOST_TEST_DONT_PRINT_LOG_VALUE
Dan Goodliffe
2019-01-31
*
Remove calls nolonger required
Dan Goodliffe
2019-01-29
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-01-29
*
Add missing doxygen comments
libadhocutil-0.6.0
Dan Goodliffe
2019-01-18
*
Literal operator based inline formatting
Dan Goodliffe
2019-01-18
*
string_view plugin/factory
Dan Goodliffe
2019-01-14
*
Support scprintf macro for format string with no args
Dan Goodliffe
2018-09-04
*
scprintf macro with non-variable
Dan Goodliffe
2018-09-04
*
Update install to reflect moved ctf impls
Dan Goodliffe
2018-09-04
*
Add missing doxygen comments
Dan Goodliffe
2018-09-03
*
Greatly improved CTF printf support
Dan Goodliffe
2018-09-03
*
Add basic support for setting the width/precision in the format string
Dan Goodliffe
2018-08-31
*
Add constexpr functions for identifying char ranges
Dan Goodliffe
2018-08-30
*
Add in a template type arg for enable_if
Dan Goodliffe
2018-08-30
*
Simplify CTF bad format handling
Dan Goodliffe
2018-08-30
*
Use string_view instead of string where string-like is required
Dan Goodliffe
2018-08-30
*
Fix flagconv setfill
Dan Goodliffe
2018-08-30
*
Include detail headers on install
Dan Goodliffe
2018-08-20
*
Add the scprintf macro
Dan Goodliffe
2018-08-20
*
Only GCC supports -flto=N
Dan Goodliffe
2018-08-20
*
Fix parameter type (length) passed into format test
Dan Goodliffe
2018-08-20
*
Remove comically GCC specific buildVariant from definedDirs
Dan Goodliffe
2018-08-20
*
Add missing virtual destructors
Dan Goodliffe
2018-08-20
*
Fix compilation with template auto and + operator
Dan Goodliffe
2018-08-20
*
C++17 deprecation warnings from GCC 8.2
Dan Goodliffe
2018-08-19
*
CTF printf
Dan Goodliffe
2018-07-04
*
Any stream type with CTF
Dan Goodliffe
2018-06-17
*
Create a typedef for the formatters char type
Dan Goodliffe
2018-06-17
*
Lorem Ipsum test
Dan Goodliffe
2018-06-17
*
Simplify CTF invalid static_assert
Dan Goodliffe
2018-06-17
*
Use template auto types throughout CTF
Dan Goodliffe
2018-06-17
*
Massively simplified CTF with C++17 constexpr
Dan Goodliffe
2018-06-17
*
Add template string utils
Dan Goodliffe
2018-06-16
[prev]
[next]