summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| | | | Addresses cppcheck error.
* Remove copy initialisation of locks in ScopeLockDan Goodliffe2020-12-04
|
* Add a check to satisfy an otherwise valid cppcheckDan Goodliffe2020-12-04
| | | | Redundant initialization for 'r1a'.
* Better detection first param is a streamDan Goodliffe2020-12-04
| | | | Also works around weirdness with ubsan
* 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
| |
| * Add missing BOOST_ASSERT includeDan Goodliffe2020-03-28
| |
| * Simplify fmt literal with basic_fixed_stringDan Goodliffe2020-03-28
| |
| * Add [s]cprintf functionsDan Goodliffe2020-03-28
| |
| * C++ fixed string literal CTFDan Goodliffe2020-03-28
| |
| * Wrap Formatter with as FormatterDetailDan Goodliffe2020-03-28
| | | | | | | | Fixes some signedness issues around searching strings.
| * Macro CtfString typeDan Goodliffe2020-03-28
| |
| * Fixes for tidyDan Goodliffe2020-03-28
| |
| * Refactor ProcessPipes to get rid of that awkward feelingDan Goodliffe2020-02-20
| |
| * Add Handle, like unique_ptr but for non-pointersDan Goodliffe2020-02-19
| |
| * Big modernize and tidyDan Goodliffe2020-02-15
| |
* | Fix for compile with GCC 10libadhocutil-0.7.8Dan Goodliffe2020-05-08
|/
* Add Nagios passive check helperslibadhocutil-0.7.7Dan Goodliffe2020-02-02
|
* Add a pkgconfig fileDan Goodliffe2019-11-17
|
* Remove slicer referenceslibadhocutil-0.7.6Dan Goodliffe2019-10-03
|
* Modernize buildDan Goodliffe2019-10-03
|
* MemStream error handling and move supportlibadhocutil-0.7.5Dan Goodliffe2019-07-01
|
* Update Doxyfile and remove backupDan Goodliffe2019-07-01
|