| Commit message (Expand) | Author | Age |
* | 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 wrapperslibadhocutil-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 commentslibadhocutil-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 baselibadhocutil-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 |
* | Update documentation | Dan Goodliffe | 2015-09-26 |
* | Instantiate the right plug-in type for factories | Dan Goodliffe | 2015-09-20 |
* | Macro for instantiating plug-in resolver | Dan Goodliffe | 2015-09-20 |
* | Use resolvers to load libraries automagically on demand | Dan Goodliffe | 2015-09-18 |
* | Support addition and removal of plugin resolver functions | Dan Goodliffe | 2015-09-18 |
* | Test loading and unloading a library containing a plugin | Dan Goodliffe | 2015-09-17 |
* | Add instantiation macros | Dan Goodliffe | 2015-09-17 |
* | Add doxygen comments | Dan Goodliffe | 2015-09-16 |
* | Remove rogue debug | Dan Goodliffe | 2015-09-16 |
* | Add missing dll_public attributes | Dan Goodliffe | 2015-09-15 |
* | Add basic factory support | Dan Goodliffe | 2015-09-14 |
* | Create a unique namespace for plugin registry functions | Dan Goodliffe | 2015-09-14 |
* | Fix typeid use in PluginOf | Dan Goodliffe | 2015-09-14 |
* | Tidy up process pipes error handling with new scope exit functionality and mo... | Dan Goodliffe | 2015-09-12 |
* | Allow multiple scope exit events and allow them to be changed prior to trigge... | Dan Goodliffe | 2015-09-12 |
* | Add a code coverage profile | Dan Goodliffe | 2015-09-12 |
* | Whole new plugin system | Dan Goodliffe | 2015-09-12 |
* | Fix up linking against Ice libs | Dan Goodliffe | 2015-09-10 |
* | Add libadhocutil to the default build | Dan Goodliffe | 2015-09-03 |
* | Be explicit about type names in the AdHoc namespace | Dan Goodliffe | 2015-09-03 |