summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Test a formatter can be typedef'edDan Goodliffe2016-12-09
* Tidy testsDan Goodliffe2016-12-09
* Provide a way of formatting a literal percent signDan Goodliffe2016-12-09
* Custom stop chars are never usedDan Goodliffe2016-12-09
* Simplify the upto writersDan Goodliffe2016-12-09
* Simplify the upto bufferDan Goodliffe2016-12-09
* Split parser buffer from upto buffer (simpler)Dan Goodliffe2016-12-09
* Simplify parser templatesDan Goodliffe2016-12-09
* Pass format string as template argument into writer to avoid copying out byte...Dan Goodliffe2016-12-09
* Bit messy and fiddly, but removes the template string length limit of (just u...Dan Goodliffe2016-12-09
* Refactor to avoid hitting the template depth limit so earlyDan Goodliffe2016-12-08
* Adds support for the compile time formatterDan Goodliffe2016-12-07
* Test exception message formattingDan Goodliffe2016-10-23
* Rename to avoid conflictslibadhocutil-0.3.8Dan Goodliffe2016-10-21
* Add operator/ for resolving optional things to a final thingDan Goodliffe2016-10-18
* Add file handle constructor that accepts mode.libadhocutil-0.3.7Dan Goodliffe2016-10-17
* Test and fix multibyte behaviour in lexer-regexlibadhocutil-0.3.6.1Dan Goodliffe2016-10-15
* Minor tidy up and add basic doxygen commentslibadhocutil-0.3.6Dan Goodliffe2016-10-15
* Fix possible test failure if a new resource happens to get the same address a...Dan Goodliffe2016-10-14
* Allow setting open flagsDan Goodliffe2016-10-14
* Migrate extensible lexer from gentoobrowse-apiDan Goodliffe2016-10-14
* Migrate file utils from gentoobrowse-apiDan Goodliffe2016-10-14
* Set cxxflags specifically, not cflagsDan Goodliffe2016-10-07
* Behave more like a normal compiler (write whole file, not append existing one)Dan Goodliffe2016-10-07
* Allow control of --dll-export and --iceDan Goodliffe2016-06-26
* Build most things by defaultDan Goodliffe2016-01-27
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
* Fix test case use of nullptrDan Goodliffe2016-01-21
* Add code parsing URI structureslibadhocutil-0.3.5Dan Goodliffe2016-01-11
* Add a wrapper constructor to Exception to pass parameters to BaseException's ...Dan Goodliffe2016-01-11
* Rename add functions to avoid ambigious call errors all over the placelibadhocutil-0.3.4Dan Goodliffe2016-01-06
* Have cache elements keep a const shared_ptr<const T> for items and return a s...Dan Goodliffe2016-01-05
* Add support explicitly clearing all items from the cacheDan Goodliffe2016-01-05
* Add support explicitly removing an item from the cacheDan Goodliffe2016-01-05
* Test with a class that has suitable semantics instead of a POD typeDan Goodliffe2016-01-05
* Support testing a resource validity on return to the poollibadhocutil-0.3.2Dan Goodliffe2015-12-28
* Handle resource creation failureDan Goodliffe2015-12-28
* Add support for querying resource pool free countDan Goodliffe2015-12-28
* Add support for querying semaphore valueDan Goodliffe2015-12-28
* Fix up and test behaviour of resource handles that are orphaned from a delete...Dan Goodliffe2015-12-23
* Add some missing features to resource handle for early release and reassignmentDan Goodliffe2015-12-23
* Add missing visibility attributes in cacheDan Goodliffe2015-12-23
* Remove flto cos I'm sick of it randomly breaking stuffDan Goodliffe2015-12-18
* Add explicit destructor, works around gcc derp with visibility hidden and ltolibadhocutil-0.3.1Dan Goodliffe2015-12-17
* Improve logic for determining bjam build variant (assumes gcc toolset, which ...Dan Goodliffe2015-12-17
* Switch lib64 references for native onesDan Goodliffe2015-12-12
* Truncate file before slicer as slicer appendsDan Goodliffe2015-12-11
* Add slicer pure feature value to build just the slicer parts, not the raw ice...Dan Goodliffe2015-12-10
* Inline the fprintbf wrapperslibadhocutil-0.3Dan Goodliffe2015-12-06
* Enable gc-sections in releaseDan Goodliffe2015-12-06