summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update deprecated libcurl usageHEADlibadhocutil-0.9.2mainDan Goodliffe2022-12-25
* Fix shadowinglibadhocutil-0.9.1Dan Goodliffe2022-07-31
* Enable all cppcheck checks and fixuplibadhocutil-0.9.0Dan Goodliffe2022-07-24
* Fix bracketting to return stream string by moveDan Goodliffe2022-07-23
* Fixup from clang-tidy-14Dan Goodliffe2022-03-25
* CTF get return str content by moveDan Goodliffe2022-03-19
* Lots of perfect forwarding over const refsDan Goodliffe2022-03-14
* Don't take string_view by referenceDan Goodliffe2022-03-13
* Doxygen mark helpers as privatelibadhocutil-0.8.8Dan Goodliffe2022-02-11
* Remove throwback to varying semaphore typeDan Goodliffe2022-02-11
* Update DoxyfileDan Goodliffe2022-02-10
* Tidy up lots of defines mostly with pragma onceDan Goodliffe2022-02-07
* Remove all pre-C++20 compile time formatter supportDan Goodliffe2022-02-07
* Remove C++20 build testsDan Goodliffe2022-02-07
* Remove C++17/Clang12 semaphore polyfillsDan Goodliffe2022-02-07
* Bump iwyu path and fix includes accordinglyDan Goodliffe2022-02-07
* New standard ice install pathDan Goodliffe2021-10-31
* Remove extra tokens from case_less.h IWYU pragmaDan Goodliffe2021-10-20
* Refactored semaphore/resource poollibadhocutil-0.8.7Dan Goodliffe2021-10-16
* <type_traits> needed for std::is_member_function_pointer_vDan Goodliffe2021-10-16
* <algorithm> needed for minDan Goodliffe2021-10-16
* Remove include mutex, client should include the header(s) it needsDan Goodliffe2021-10-16
* Use C++17 nested namespaces in headersDan Goodliffe2021-10-16
* Simplify default return valueDan Goodliffe2021-10-16
* Disable bugprone-easily-swappable-parametersDan Goodliffe2021-10-16
* Fix static_assert on case_less functionDan Goodliffe2021-10-16
* Build with an STL semaphore when availableDan Goodliffe2021-10-10
* Add stub header for all header only fileslibadhocutil-0.8.6Dan Goodliffe2021-09-25
* Add utils for trimming string_views ltrim,rtrim,trimlibadhocutil-0.8.5Dan Goodliffe2021-09-17
* General tidy upDan Goodliffe2021-09-17
* Add -Wuseless-cast, and cppcheck libraryrefsDan Goodliffe2021-09-12
* Add -WpedanticDan Goodliffe2021-09-12
* Add lots of warning flagsDan Goodliffe2021-09-12
* Add -Wconversion and -Wsign-conversionDan Goodliffe2021-09-12
* Rewrite UriParse in modern C++Dan Goodliffe2021-09-12
* Add another boost test helperDan Goodliffe2021-09-12
* Add boost-test-extra.h and use it in UriParseDan Goodliffe2021-09-10
* Fix conversions in everything but uriParseDan Goodliffe2021-09-09
* Add -Wold-style-cast and fix up mess, mostly glib stuffDan Goodliffe2021-09-07
* pass iwyulibadhocutil-0.8.4Dan Goodliffe2021-04-11
* Fix includes for modern gccDan Goodliffe2021-04-09
* Update Doxygen configDan Goodliffe2021-01-16
* Add missing doxygen commentslibadhocutil-0.8.3Dan Goodliffe2020-12-13
* Update DoxyfileDan Goodliffe2020-12-12
* Put some C++20 in LazyPointerDan Goodliffe2020-12-06
* Simplified LazyPointerDan Goodliffe2020-12-06
* Remove copy initialisation of locks in ScopeLockDan Goodliffe2020-12-04
* Add a check to satisfy an otherwise valid cppcheckDan Goodliffe2020-12-04
* Better detection first param is a streamDan Goodliffe2020-12-04
* Add lock around check - thread-sanitizer fixDan Goodliffe2020-12-03