summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Only GCC supports -flto=NDan Goodliffe2018-08-20
* Fix parameter type (length) passed into format testDan Goodliffe2018-08-20
* Remove comically GCC specific buildVariant from definedDirsDan Goodliffe2018-08-20
* Add missing virtual destructorsDan Goodliffe2018-08-20
* Fix compilation with template auto and + operatorDan Goodliffe2018-08-20
* C++17 deprecation warnings from GCC 8.2Dan Goodliffe2018-08-19
* CTF printfDan Goodliffe2018-07-04
* Any stream type with CTFDan Goodliffe2018-06-17
* Create a typedef for the formatters char typeDan Goodliffe2018-06-17
* Lorem Ipsum testDan Goodliffe2018-06-17
* Simplify CTF invalid static_assertDan Goodliffe2018-06-17
* Use template auto types throughout CTFDan Goodliffe2018-06-17
* Massively simplified CTF with C++17 constexprDan Goodliffe2018-06-17
* Add template string utilsDan Goodliffe2018-06-16
* Template strings don't need to be extern C++17, just constexprDan Goodliffe2018-06-16
* Use check, not require in CTF testsDan Goodliffe2018-06-16
* Move multi index typeslibadhocutil-0.5.1.1Dan Goodliffe2018-05-12
* Add missing include guardlibadhocutil-0.5.1Dan Goodliffe2018-05-08
* 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