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
...
*
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
*
Inline the fprintbf wrappers
libadhocutil-0.3
Dan Goodliffe
2015-12-06
*
Enable gc-sections in release
Dan Goodliffe
2015-12-06
*
Add wrappers for fopen fprintf when using boost things
Dan Goodliffe
2015-12-05
*
Implement and test resource testing and replacement on reuse.
Dan Goodliffe
2015-11-18
*
Prevent test failed due to race condition
Dan Goodliffe
2015-11-18
*
Add missing doxygen comments
Dan Goodliffe
2015-11-18
*
Add missing test for semaphore inital value
Dan Goodliffe
2015-11-18
*
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
*
Improve core with traits and decltype for working with functions that return ...
Dan Goodliffe
2015-11-17
*
Add doxygen comments
libadhocutil-0.2.1
Dan Goodliffe
2015-11-08
*
Add exception helper
Dan Goodliffe
2015-11-08
*
Tidy up and alias glibmm and libxml++ refs
Dan Goodliffe
2015-10-23
*
Restructure alias all list and add missing things
Dan Goodliffe
2015-10-17
*
Delete things created by factory tests
Dan Goodliffe
2015-10-16
*
Exclude print nullptr_t from coverage
Dan Goodliffe
2015-10-16
*
Improve coverage and factory correctness testing
Dan Goodliffe
2015-10-16
*
Add test over lazy pointer operator bool
Dan Goodliffe
2015-10-14
*
Test HTTP request with custom header
Dan Goodliffe
2015-10-14
*
Add test over createNew
Dan Goodliffe
2015-10-14
*
Add new projects to default build
Dan Goodliffe
2015-10-02
*
Factory virtual inherit abstract base
libadhocutil-0.2
Dan Goodliffe
2015-10-01
*
Use __VA_ARGS__ to remove need for global typedef in macro
Dan Goodliffe
2015-09-30
*
No need for plugin implementations to be const
Dan Goodliffe
2015-09-28
*
Access to plugin implementations from the very base class of plugin
Dan Goodliffe
2015-09-28
*
Unambiguous create function name
Dan Goodliffe
2015-09-26
*
Add macro to instantiate factories that take no parameters
Dan Goodliffe
2015-09-26
*
Fix typo in macro name
Dan Goodliffe
2015-09-26
[prev]
[next]