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 (
Collapse
)
Author
Age
*
Update to glibmm-2.68
HEAD
libadhocutil-0.9.3
main
Dan Goodliffe
8 days
|
*
Assign an id to the root project
Dan Goodliffe
8 days
|
*
Update deprecated libcurl usage
libadhocutil-0.9.2
Dan Goodliffe
2022-12-25
|
*
Fix shadowing
libadhocutil-0.9.1
Dan Goodliffe
2022-07-31
|
*
Enable all cppcheck checks and fixup
libadhocutil-0.9.0
Dan Goodliffe
2022-07-24
|
*
Fix bracketting to return stream string by move
Dan Goodliffe
2022-07-23
|
*
Fixup from clang-tidy-14
Dan Goodliffe
2022-03-25
|
*
CTF get return str content by move
Dan Goodliffe
2022-03-19
|
*
Lots of perfect forwarding over const refs
Dan Goodliffe
2022-03-14
|
*
Don't take string_view by reference
Dan Goodliffe
2022-03-13
|
*
Doxygen mark helpers as private
libadhocutil-0.8.8
Dan Goodliffe
2022-02-11
|
*
Remove throwback to varying semaphore type
Dan Goodliffe
2022-02-11
|
*
Update Doxyfile
Dan Goodliffe
2022-02-10
|
*
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
|
*
New standard ice install path
Dan Goodliffe
2021-10-31
|
*
Remove extra tokens from case_less.h IWYU pragma
Dan Goodliffe
2021-10-20
|
*
Refactored semaphore/resource pool
libadhocutil-0.8.7
Dan Goodliffe
2021-10-16
|
*
<type_traits> needed for std::is_member_function_pointer_v
Dan Goodliffe
2021-10-16
|
*
<algorithm> needed for min
Dan Goodliffe
2021-10-16
|
*
Remove include mutex, client should include the header(s) it needs
Dan Goodliffe
2021-10-16
|
*
Use C++17 nested namespaces in headers
Dan Goodliffe
2021-10-16
|
*
Simplify default return value
Dan Goodliffe
2021-10-16
|
*
Disable bugprone-easily-swappable-parameters
Dan Goodliffe
2021-10-16
|
*
Fix static_assert on case_less function
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 lots of warning flags
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 another boost test helper
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
|
*
Update Doxygen config
Dan Goodliffe
2021-01-16
|
*
Add missing doxygen comments
libadhocutil-0.8.3
Dan Goodliffe
2020-12-13
|
*
Update Doxyfile
Dan Goodliffe
2020-12-12
|
*
Put some C++20 in LazyPointer
Dan Goodliffe
2020-12-06
|
*
Simplified LazyPointer
Dan Goodliffe
2020-12-06
|
|
|
|
Addresses cppcheck error.
*
Remove copy initialisation of locks in ScopeLock
Dan Goodliffe
2020-12-04
|
*
Add a check to satisfy an otherwise valid cppcheck
Dan Goodliffe
2020-12-04
|
|
|
|
Redundant initialization for 'r1a'.
[next]