summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* Fix linter and doxygen warningsDan Goodliffe2019-07-01
|
* Get glibmm flags from pkg-configDan Goodliffe2019-06-28
| | | | Borrows pkg-config.jam from future boost-build
* Don't default destructorDan Goodliffe2019-06-01
| | | | | Allows for use of plugin manager in other code (without full definition of contained types)
* Add MemStreamDan Goodliffe2019-05-26
| | | | A wrapper around open_memstream
* Update test URLs with protocol changeDan Goodliffe2019-05-04
|
* Install everything with jamlibadhocutil-0.7.4Dan Goodliffe2019-04-16
|
* Fix tidy warning in test caselibadhocutil-0.7.3Dan Goodliffe2019-04-02
|
* Don't use smart pointer for global staticDan Goodliffe2019-04-02
| | | | It destructs itself way sooner than we want it to
* Tidy fixes for latest clanglibadhocutil-0.7.2Dan Goodliffe2019-03-30
|
* Tidy fixes for latest clangDan Goodliffe2019-03-29
|
* Explicitly disable checker for generated codeDan Goodliffe2019-03-19
|