index
:
AdHoc Util
main
Adhoc library of useful functions and classes.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libadhocutil
/
unittests
Commit message (
Expand
)
Author
Age
*
Lots of perfect forwarding over const refs
Dan Goodliffe
2022-03-14
*
Don't take string_view by reference
Dan Goodliffe
2022-03-13
*
Remove throwback to varying semaphore type
Dan Goodliffe
2022-02-11
*
Tidy up lots of defines mostly with pragma once
Dan Goodliffe
2022-02-07
*
Remove all pre-C++20 compile time formatter support
Dan Goodliffe
2022-02-07
*
Remove C++20 build tests
Dan Goodliffe
2022-02-07
*
Remove C++17/Clang12 semaphore polyfills
Dan Goodliffe
2022-02-07
*
Bump iwyu path and fix includes accordingly
Dan Goodliffe
2022-02-07
*
Refactored semaphore/resource pool
libadhocutil-0.8.7
Dan Goodliffe
2021-10-16
*
Remove include mutex, client should include the header(s) it needs
Dan Goodliffe
2021-10-16
*
Build with an STL semaphore when available
Dan Goodliffe
2021-10-10
*
Add stub header for all header only files
libadhocutil-0.8.6
Dan Goodliffe
2021-09-25
*
Add utils for trimming string_views ltrim,rtrim,trim
libadhocutil-0.8.5
Dan Goodliffe
2021-09-17
*
General tidy up
Dan Goodliffe
2021-09-17
*
Add -Wuseless-cast, and cppcheck libraryrefs
Dan Goodliffe
2021-09-12
*
Add -Wpedantic
Dan Goodliffe
2021-09-12
*
Add -Wconversion and -Wsign-conversion
Dan Goodliffe
2021-09-12
*
Rewrite UriParse in modern C++
Dan Goodliffe
2021-09-12
*
Add boost-test-extra.h and use it in UriParse
Dan Goodliffe
2021-09-10
*
Fix conversions in everything but uriParse
Dan Goodliffe
2021-09-09
*
Add -Wold-style-cast and fix up mess, mostly glib stuff
Dan Goodliffe
2021-09-07
*
pass iwyu
libadhocutil-0.8.4
Dan Goodliffe
2021-04-11
*
Fix includes for modern gcc
Dan Goodliffe
2021-04-09
*
Put some C++20 in LazyPointer
Dan Goodliffe
2020-12-06
*
Add a check to satisfy an otherwise valid cppcheck
Dan Goodliffe
2020-12-04
*
Add lock around check - thread-sanitizer fix
Dan Goodliffe
2020-12-03
*
Add case_less from Slicer
Dan Goodliffe
2020-11-17
*
Pass a cppcheck
libadhocutil-0.8.1
Dan Goodliffe
2020-06-19
*
Clang-format
Dan Goodliffe
2020-06-17
*
Build in C++20
libadhocutil-0.8.0
Dan Goodliffe
2020-05-10
*
Move test import to root
Dan Goodliffe
2020-04-18
*
Allow implicit lazy pointer construction for suitable types
Dan Goodliffe
2020-03-29
*
Add [s]cprintf functions
Dan Goodliffe
2020-03-28
*
C++ fixed string literal CTF
Dan Goodliffe
2020-03-28
*
Wrap Formatter with as FormatterDetail
Dan Goodliffe
2020-03-28
*
Fixes for tidy
Dan Goodliffe
2020-03-28
*
Refactor ProcessPipes to get rid of that awkward feeling
Dan Goodliffe
2020-02-20
*
Add Handle, like unique_ptr but for non-pointers
Dan Goodliffe
2020-02-19
*
Big modernize and tidy
Dan Goodliffe
2020-02-15
*
Add Nagios passive check helpers
libadhocutil-0.7.7
Dan Goodliffe
2020-02-02
*
MemStream error handling and move support
libadhocutil-0.7.5
Dan Goodliffe
2019-07-01
*
Don't default destructor
Dan Goodliffe
2019-06-01
*
Add MemStream
Dan Goodliffe
2019-05-26
*
Update test URLs with protocol change
Dan Goodliffe
2019-05-04
*
Fix tidy warning in test case
libadhocutil-0.7.3
Dan Goodliffe
2019-04-02
*
Don't use smart pointer for global static
Dan Goodliffe
2019-04-02
*
Tidy fixes for latest clang
Dan Goodliffe
2019-03-29
*
Lots more clang tidy fixes
Dan Goodliffe
2019-03-03
*
Allow moving of ResourceHandles
Dan Goodliffe
2019-02-17
*
Enable (most) high integrity checks (not for tests)
Dan Goodliffe
2019-02-14
[next]