| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Lorem Ipsum test | Dan Goodliffe | 2018-06-17 |
| | | | | | | | Adds test case when formatter content is generated from a simple .txt file using xxd. The header is simply including and processed as a string literal. | ||
| * | C++17 | Dan Goodliffe | 2018-04-06 |
| | | | | | Remove all boost things now in the standard library from cache. | ||
| * | C++17 | Dan Goodliffe | 2018-04-06 |
| | | | | | | | Replaces boost locks with std locks. Removes upgradable locks which aren't yet supported in native C++. Bolsters tests around behaviour of lock helpers and simplifies their implementation. | ||
| * | C++17 | Dan Goodliffe | 2018-04-06 |
| | | | | | Remove all boost things now in the standard library from resource pool. | ||
| * | Upgrade to Ice-3.7 | Dan Goodliffe | 2018-03-24 |
| | | |||
| * | Adds support for the compile time formatter | Dan Goodliffe | 2016-12-07 |
| | | |||
| * | Add operator/ for resolving optional things to a final thing | Dan Goodliffe | 2016-10-18 |
| | | |||
| * | Add file handle constructor that accepts mode.libadhocutil-0.3.7 | Dan Goodliffe | 2016-10-17 |
| | | | | | Add SystemException that includes errno | ||
| * | Migrate extensible lexer from gentoobrowse-api | Dan Goodliffe | 2016-10-14 |
| | | |||
| * | Migrate file utils from gentoobrowse-api | Dan Goodliffe | 2016-10-14 |
| | | |||
| * | Partially tested global visibility hidden in all projects | Dan Goodliffe | 2016-01-24 |
| | | |||
| * | Fix test case use of nullptr | Dan Goodliffe | 2016-01-21 |
| | | |||
| * | Add code parsing URI structureslibadhocutil-0.3.5 | Dan Goodliffe | 2016-01-11 |
| | | |||
| * | Improve logic for determining bjam build variant (assumes gcc toolset, which ↵ | Dan Goodliffe | 2015-12-17 |
| | | | | | is fine) | ||
| * | Add wrappers for fopen fprintf when using boost things | Dan Goodliffe | 2015-12-05 |
| | | |||
| * | Add a template resource pool with limits and caching support. | Dan Goodliffe | 2015-11-17 |
| | | |||
| * | Add a portable semaphore class with timeout support | Dan Goodliffe | 2015-11-17 |
| | | |||
| * | Add exception helper | Dan Goodliffe | 2015-11-08 |
| | | |||
| * | Test loading and unloading a library containing a plugin | Dan Goodliffe | 2015-09-17 |
| | | |||
| * | Add basic factory support | Dan Goodliffe | 2015-09-14 |
| | | |||
| * | Whole new plugin system | Dan Goodliffe | 2015-09-12 |
| | | |||
| * | Migrate cache from libmisc and add covering tests, some minor renaming and ↵ | Dan Goodliffe | 2015-08-31 |
| | | | | | refactoring | ||
| * | Migrate CurlHandle and derive CurlStream from it. Improves error handling in ↵ | Dan Goodliffe | 2015-08-30 |
| | | | | | curl streams and adds covering tests | ||
| * | Remove Reflection class (never was reflection) and replace it with a proper ↵ | Dan Goodliffe | 2015-08-29 |
| | | | | | NVP lexer | ||
| * | Move and test lazy pointer | Dan Goodliffe | 2015-08-29 |
| | | |||
| * | Move and test lock helpers | Dan Goodliffe | 2015-08-29 |
| | | |||
| * | Add ScopeExit (was ScopeObject) | Dan Goodliffe | 2015-08-28 |
| | | |||
| * | Add map utilities | Dan Goodliffe | 2015-08-28 |
| | | |||
| * | Add ProcessPipes as a container for a child process with FDs for stdin, out ↵ | Dan Goodliffe | 2015-08-28 |
| | | | | | and err | ||
| * | Add buffer, intrusivePtrBase (dep) and covering tests | Dan Goodliffe | 2015-08-28 |
| | | |||
| * | Add CurlStreamSource for reading a cURL request as a std::istream | Dan Goodliffe | 2015-08-28 |
| | | |||
| * | Add RuntimeContext for easy context switching | Dan Goodliffe | 2015-08-28 |
