summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Tidy fixeslibadhocutil-0.8.2Dan Goodliffe2020-11-17
* Add case_less from SlicerDan Goodliffe2020-11-17
* Pass a cppchecklibadhocutil-0.8.1Dan Goodliffe2020-06-19
* Clang-formatDan Goodliffe2020-06-17
* Build in C++20libadhocutil-0.8.0Dan Goodliffe2020-05-10
* Add missing header, add proper namespacing in macroDan Goodliffe2020-05-10
* LTO through boost buildDan Goodliffe2020-05-09
* Psycho-rebased branch libadhocutil-0.8 on top of masterDan Goodliffe2020-05-08
|\
| * Move test import to rootDan Goodliffe2020-04-18
| * Allow implicit lazy pointer construction for suitable typesDan Goodliffe2020-03-29
| * Add more C++ special member helpersDan Goodliffe2020-03-28