Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 iwyulibadhocutil-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 commentslibadhocutil-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'. | ||
* | Better detection first param is a stream | Dan Goodliffe | 2020-12-04 |
| | | | | Also works around weirdness with ubsan | ||
* | Add lock around check - thread-sanitizer fix | Dan Goodliffe | 2020-12-03 |
| | |||
* | Tidy fixeslibadhocutil-0.8.2 | Dan Goodliffe | 2020-11-17 |
| | |||
* | Add case_less from Slicer | Dan Goodliffe | 2020-11-17 |
| | |||
* | Pass a cppchecklibadhocutil-0.8.1 | Dan Goodliffe | 2020-06-19 |
| | |||
* | Clang-format | Dan Goodliffe | 2020-06-17 |
| | |||
* | Build in C++20libadhocutil-0.8.0 | Dan Goodliffe | 2020-05-10 |
| | |||
* | Add missing header, add proper namespacing in macro | Dan Goodliffe | 2020-05-10 |
| | |||
* | LTO through boost build | Dan Goodliffe | 2020-05-09 |
| | |||
* | Psycho-rebased branch libadhocutil-0.8 on top of master | Dan Goodliffe | 2020-05-08 |
|\ | |||
| * | Move test import to root | Dan Goodliffe | 2020-04-18 |
| | | |||
| * | Allow implicit lazy pointer construction for suitable types | Dan Goodliffe | 2020-03-29 |
| | | |||
| * | Add more C++ special member helpers | Dan Goodliffe | 2020-03-28 |
| | | |||
| * | Add missing BOOST_ASSERT include | Dan Goodliffe | 2020-03-28 |
| | | |||
| * | Simplify fmt literal with basic_fixed_string | Dan Goodliffe | 2020-03-28 |
| | | |||
| * | Add [s]cprintf functions | Dan Goodliffe | 2020-03-28 |
| | | |||
| * | C++ fixed string literal CTF | Dan Goodliffe | 2020-03-28 |
| | | |||
| * | Wrap Formatter with as FormatterDetail | Dan Goodliffe | 2020-03-28 |
| | | | | | | | | Fixes some signedness issues around searching strings. | ||
| * | Macro CtfString type | Dan Goodliffe | 2020-03-28 |
| | | |||
| * | Fixes for tidy | Dan Goodliffe | 2020-03-28 |
| | | |||
| * | Refactor ProcessPipes to get rid of that awkward feeling | Dan Goodliffe | 2020-02-20 |
| | | |||
| * | Add Handle, like unique_ptr but for non-pointers | Dan Goodliffe | 2020-02-19 |
| | | |||
| * | Big modernize and tidy | Dan Goodliffe | 2020-02-15 |
| | | |||
* | | Fix for compile with GCC 10libadhocutil-0.7.8 | Dan Goodliffe | 2020-05-08 |
|/ | |||
* | Add Nagios passive check helperslibadhocutil-0.7.7 | Dan Goodliffe | 2020-02-02 |
| | |||
* | Add a pkgconfig file | Dan Goodliffe | 2019-11-17 |
| | |||
* | Remove slicer referenceslibadhocutil-0.7.6 | Dan Goodliffe | 2019-10-03 |
| | |||
* | Modernize build | Dan Goodliffe | 2019-10-03 |
| | |||
* | MemStream error handling and move supportlibadhocutil-0.7.5 | Dan Goodliffe | 2019-07-01 |
| | |||
* | Update Doxyfile and remove backup | Dan Goodliffe | 2019-07-01 |
| | |||
* | Fix linter and doxygen warnings | Dan Goodliffe | 2019-07-01 |
| | |||
* | Get glibmm flags from pkg-config | Dan Goodliffe | 2019-06-28 |
| | | | | Borrows pkg-config.jam from future boost-build | ||
* | Don't default destructor | Dan Goodliffe | 2019-06-01 |
| | | | | | Allows for use of plugin manager in other code (without full definition of contained types) | ||
* | Add MemStream | Dan Goodliffe | 2019-05-26 |
| | | | | A wrapper around open_memstream | ||
* | Update test URLs with protocol change | Dan Goodliffe | 2019-05-04 |
| | |||
* | Install everything with jamlibadhocutil-0.7.4 | Dan Goodliffe | 2019-04-16 |
| | |||
* | Fix tidy warning in test caselibadhocutil-0.7.3 | Dan Goodliffe | 2019-04-02 |
| |