summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Add wrappers for fopen fprintf when using boost thingsDan Goodliffe2015-12-05
* Implement and test resource testing and replacement on reuse.Dan Goodliffe2015-11-18
* Prevent test failed due to race conditionDan Goodliffe2015-11-18
* Add missing doxygen commentsDan Goodliffe2015-11-18
* Add missing test for semaphore inital valueDan Goodliffe2015-11-18
* Add a template resource pool with limits and caching support.Dan Goodliffe2015-11-17
* Add a portable semaphore class with timeout supportDan Goodliffe2015-11-17
* Improve core with traits and decltype for working with functions that return ...Dan Goodliffe2015-11-17
* Add doxygen commentslibadhocutil-0.2.1Dan Goodliffe2015-11-08
* Add exception helperDan Goodliffe2015-11-08
* Tidy up and alias glibmm and libxml++ refsDan Goodliffe2015-10-23
* Restructure alias all list and add missing thingsDan Goodliffe2015-10-17
* Delete things created by factory testsDan Goodliffe2015-10-16
* Exclude print nullptr_t from coverageDan Goodliffe2015-10-16
* Improve coverage and factory correctness testingDan Goodliffe2015-10-16
* Add test over lazy pointer operator boolDan Goodliffe2015-10-14
* Test HTTP request with custom headerDan Goodliffe2015-10-14
* Add test over createNewDan Goodliffe2015-10-14
* Add new projects to default buildDan Goodliffe2015-10-02
* Factory virtual inherit abstract baselibadhocutil-0.2Dan Goodliffe2015-10-01
* Use __VA_ARGS__ to remove need for global typedef in macroDan Goodliffe2015-09-30
* No need for plugin implementations to be constDan Goodliffe2015-09-28
* Access to plugin implementations from the very base class of pluginDan Goodliffe2015-09-28
* Unambiguous create function nameDan Goodliffe2015-09-26
* Add macro to instantiate factories that take no parametersDan Goodliffe2015-09-26
* Fix typo in macro nameDan Goodliffe2015-09-26
* Update documentationDan Goodliffe2015-09-26
* Instantiate the right plug-in type for factoriesDan Goodliffe2015-09-20
* Macro for instantiating plug-in resolverDan Goodliffe2015-09-20
* Use resolvers to load libraries automagically on demandDan Goodliffe2015-09-18
* Support addition and removal of plugin resolver functionsDan Goodliffe2015-09-18
* Test loading and unloading a library containing a pluginDan Goodliffe2015-09-17
* Add instantiation macrosDan Goodliffe2015-09-17
* Add doxygen commentsDan Goodliffe2015-09-16
* Remove rogue debugDan Goodliffe2015-09-16
* Add missing dll_public attributesDan Goodliffe2015-09-15