Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add basic support for setting the width/precision in the format string | Dan Goodliffe | 2018-08-31 |
* | Add constexpr functions for identifying char ranges | Dan Goodliffe | 2018-08-30 |
* | Add in a template type arg for enable_if | Dan Goodliffe | 2018-08-30 |
* | Simplify CTF bad format handling | Dan Goodliffe | 2018-08-30 |
* | Use string_view instead of string where string-like is required | Dan Goodliffe | 2018-08-30 |
* | 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 |