summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Inline the formatter constsDan Goodliffe2018-05-08
* Fix uniqueness of generated name for format string varDan Goodliffe2018-05-08
* C++17libadhocutil-0.5.0Dan Goodliffe2018-04-11
* C++17Dan Goodliffe2018-04-11
* C++17Dan Goodliffe2018-04-11
* C++17Dan Goodliffe2018-04-07
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* C++17Dan Goodliffe2018-04-06
* Upgrade to Ice-3.7Dan Goodliffe2018-03-24
* Update doxyfile to enable cpp17 string_view and generally bring up to dateDan Goodliffe2018-03-15
* Only expose string_view when it's availableDan Goodliffe2018-03-14
* Add documentation for MemMap::sv()Dan Goodliffe2018-03-14
* Add a string_view accessor for MemMapDan Goodliffe2018-03-14
* Updated compile flagsDan Goodliffe2018-03-14
* Streams don't throw exceptions, they set !stream::good()Dan Goodliffe2018-03-13
* Don't need to add don't print log for nullptr_t from boost 1.64 onwardslibadhocutil-0.4.3.2Dan Goodliffe2017-09-15
* Add compatibility with raw pointers to LazyPointerDan Goodliffe2017-09-15
* Prefer BOOST_REQUIRE_* comparisonsDan Goodliffe2017-08-22
* Fix FileHandle move constructor and bolster test coveragelibadhocutil-0.4.3.1Dan Goodliffe2017-08-11
* Extend FileUtils with move constructors, complete set of constructors for Fil...libadhocutil-0.4.3Dan Goodliffe2017-08-06
* Add missing docs for GlobalStaticDan Goodliffe2017-08-04
* Improve FileHandle's compatibility with a raw descriptorDan Goodliffe2017-08-04
* Split out plugin manager's global default instance into a reusable template c...libadhocutil-0.4.2Dan Goodliffe2017-06-24
* Standalone splitDan Goodliffe2017-05-13
* Upgrade to libxml++3Dan Goodliffe2017-04-28
* Refactor to reduce AdHoc namespace polutionlibadhocutil-0.4.1Dan Goodliffe2016-12-30
* Use compile time formatter in place of boost::format where suitable and impro...libadhocutil-0.4Dan Goodliffe2016-12-30
* Add macros to ease declartion of formattersDan Goodliffe2016-12-30
* Remove clang options not supported on build serverDan Goodliffe2016-12-30
* Add missing doxygen comments for UriDan Goodliffe2016-12-30
* Add doxygen comments for compile time formatterDan Goodliffe2016-12-30
* Return stream to ease inliningDan Goodliffe2016-12-30
* Add helper for simply returning a formatted string (sprintf style)Dan Goodliffe2016-12-30
* Rename hacked in 'stuff' to 'scan'Dan Goodliffe2016-12-30
* Macro helper for easily adding new formatters that take a single character pa...Dan Goodliffe2016-12-09
* Macro helper for easily adding new formattersDan Goodliffe2016-12-09