Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix flagconv setfill | Dan Goodliffe | 2018-08-30 |
* | Include detail headers on install | Dan Goodliffe | 2018-08-20 |
* | Add the scprintf macro | Dan Goodliffe | 2018-08-20 |
* | Only GCC supports -flto=N | Dan Goodliffe | 2018-08-20 |
* | Fix parameter type (length) passed into format test | Dan Goodliffe | 2018-08-20 |
* | Remove comically GCC specific buildVariant from definedDirs | Dan Goodliffe | 2018-08-20 |
* | Add missing virtual destructors | Dan Goodliffe | 2018-08-20 |
* | Fix compilation with template auto and + operator | Dan Goodliffe | 2018-08-20 |
* | C++17 deprecation warnings from GCC 8.2 | Dan Goodliffe | 2018-08-19 |
* | CTF printf | Dan Goodliffe | 2018-07-04 |
* | Any stream type with CTF | Dan Goodliffe | 2018-06-17 |
* | Create a typedef for the formatters char type | Dan Goodliffe | 2018-06-17 |
* | Lorem Ipsum test | Dan Goodliffe | 2018-06-17 |
* | Simplify CTF invalid static_assert | Dan Goodliffe | 2018-06-17 |
* | Use template auto types throughout CTF | Dan Goodliffe | 2018-06-17 |
* | Massively simplified CTF with C++17 constexpr | Dan Goodliffe | 2018-06-17 |
* | Add template string utils | Dan Goodliffe | 2018-06-16 |
* | Template strings don't need to be extern C++17, just constexpr | Dan Goodliffe | 2018-06-16 |
* | Use check, not require in CTF tests | Dan Goodliffe | 2018-06-16 |
* | Move multi index typeslibadhocutil-0.5.1.1 | Dan Goodliffe | 2018-05-12 |
* | Add missing include guardlibadhocutil-0.5.1 | Dan Goodliffe | 2018-05-08 |
* | Inline the formatter consts | Dan Goodliffe | 2018-05-08 |
* | Fix uniqueness of generated name for format string var | Dan Goodliffe | 2018-05-08 |
* | C++17libadhocutil-0.5.0 | Dan Goodliffe | 2018-04-11 |
* | C++17 | Dan Goodliffe | 2018-04-11 |
* | C++17 | Dan Goodliffe | 2018-04-11 |
* | C++17 | Dan Goodliffe | 2018-04-07 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | C++17 | Dan Goodliffe | 2018-04-06 |
* | Upgrade to Ice-3.7 | Dan Goodliffe | 2018-03-24 |
* | Update doxyfile to enable cpp17 string_view and generally bring up to date | Dan Goodliffe | 2018-03-15 |
* | Only expose string_view when it's available | Dan Goodliffe | 2018-03-14 |
* | Add documentation for MemMap::sv() | Dan Goodliffe | 2018-03-14 |
* | Add a string_view accessor for MemMap | Dan Goodliffe | 2018-03-14 |
* | Updated compile flags | Dan Goodliffe | 2018-03-14 |
* | Streams don't throw exceptions, they set !stream::good() | Dan Goodliffe | 2018-03-13 |