index
:
AdHoc Util
main
Adhoc library of useful functions and classes.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Macro helper for easily adding new formatters that take a single character pa...
Dan Goodliffe
2016-12-09
*
Macro helper for easily adding new formatters
Dan Goodliffe
2016-12-09
*
Test a formatter can be typedef'ed
Dan Goodliffe
2016-12-09
*
Tidy tests
Dan Goodliffe
2016-12-09
*
Provide a way of formatting a literal percent sign
Dan Goodliffe
2016-12-09
*
Custom stop chars are never used
Dan Goodliffe
2016-12-09
*
Simplify the upto writers
Dan Goodliffe
2016-12-09
*
Simplify the upto buffer
Dan Goodliffe
2016-12-09
*
Split parser buffer from upto buffer (simpler)
Dan Goodliffe
2016-12-09
*
Simplify parser templates
Dan Goodliffe
2016-12-09
*
Pass format string as template argument into writer to avoid copying out byte...
Dan Goodliffe
2016-12-09
*
Bit messy and fiddly, but removes the template string length limit of (just u...
Dan Goodliffe
2016-12-09
*
Refactor to avoid hitting the template depth limit so early
Dan Goodliffe
2016-12-08
*
Adds support for the compile time formatter
Dan Goodliffe
2016-12-07
*
Test exception message formatting
Dan Goodliffe
2016-10-23
*
Rename to avoid conflicts
libadhocutil-0.3.8
Dan Goodliffe
2016-10-21
*
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
*
Test and fix multibyte behaviour in lexer-regex
libadhocutil-0.3.6.1
Dan Goodliffe
2016-10-15
*
Minor tidy up and add basic doxygen comments
libadhocutil-0.3.6
Dan Goodliffe
2016-10-15
*
Fix possible test failure if a new resource happens to get the same address a...
Dan Goodliffe
2016-10-14
*
Allow setting open flags
Dan Goodliffe
2016-10-14
*
Migrate extensible lexer from gentoobrowse-api
Dan Goodliffe
2016-10-14
*
Migrate file utils from gentoobrowse-api
Dan Goodliffe
2016-10-14
*
Set cxxflags specifically, not cflags
Dan Goodliffe
2016-10-07
*
Behave more like a normal compiler (write whole file, not append existing one)
Dan Goodliffe
2016-10-07
*
Allow control of --dll-export and --ice
Dan Goodliffe
2016-06-26
*
Build most things by default
Dan Goodliffe
2016-01-27
*
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 structures
libadhocutil-0.3.5
Dan Goodliffe
2016-01-11
*
Add a wrapper constructor to Exception to pass parameters to BaseException's ...
Dan Goodliffe
2016-01-11
*
Rename add functions to avoid ambigious call errors all over the place
libadhocutil-0.3.4
Dan Goodliffe
2016-01-06
*
Have cache elements keep a const shared_ptr<const T> for items and return a s...
Dan Goodliffe
2016-01-05
*
Add support explicitly clearing all items from the cache
Dan Goodliffe
2016-01-05
*
Add support explicitly removing an item from the cache
Dan Goodliffe
2016-01-05
*
Test with a class that has suitable semantics instead of a POD type
Dan Goodliffe
2016-01-05
*
Support testing a resource validity on return to the pool
libadhocutil-0.3.2
Dan Goodliffe
2015-12-28
*
Handle resource creation failure
Dan Goodliffe
2015-12-28
*
Add support for querying resource pool free count
Dan Goodliffe
2015-12-28
*
Add support for querying semaphore value
Dan Goodliffe
2015-12-28
*
Fix up and test behaviour of resource handles that are orphaned from a delete...
Dan Goodliffe
2015-12-23
*
Add some missing features to resource handle for early release and reassignment
Dan Goodliffe
2015-12-23
*
Add missing visibility attributes in cache
Dan Goodliffe
2015-12-23
*
Remove flto cos I'm sick of it randomly breaking stuff
Dan Goodliffe
2015-12-18
*
Add explicit destructor, works around gcc derp with visibility hidden and lto
libadhocutil-0.3.1
Dan Goodliffe
2015-12-17
*
Improve logic for determining bjam build variant (assumes gcc toolset, which ...
Dan Goodliffe
2015-12-17
*
Switch lib64 references for native ones
Dan Goodliffe
2015-12-12
*
Truncate file before slicer as slicer appends
Dan Goodliffe
2015-12-11
*
Add slicer pure feature value to build just the slicer parts, not the raw ice...
Dan Goodliffe
2015-12-10
[prev]
[next]