| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Tidy Ice dependency | Dan Goodliffe | 2015-09-03 |
* | Move into AdHoc namespacelibadhocutil-0.1 | Dan Goodliffe | 2015-09-02 |
* | Add doxygen documentation and config | Dan Goodliffe | 2015-09-02 |
* | Improved wrappers for setopt and getinfo | Dan Goodliffe | 2015-09-01 |
* | No auto in lambda parameters | Dan Goodliffe | 2015-09-01 |
* | Don't free the context's stack while it's still being executed | Dan Goodliffe | 2015-09-01 |
* | Typedef the stream, not the source | Dan Goodliffe | 2015-09-01 |
* | Improve misc.h compatibility by having the macro call .str() to maintain std:... | Dan Goodliffe | 2015-09-01 |
* | Don't compile default destructors into everything | Dan Goodliffe | 2015-09-01 |
* | Tidy up | Dan Goodliffe | 2015-08-31 |
* | Migrate cache from libmisc and add covering tests, some minor renaming and re... | Dan Goodliffe | 2015-08-31 |
* | Some better error handling in curl multi handle and runtime context | Dan Goodliffe | 2015-08-30 |
* | Migrate CurlMultiHandle and extend CurlStream for it. | Dan Goodliffe | 2015-08-30 |
* | Migrate CurlHandle and derive CurlStream from it. Improves error handling in ... | Dan Goodliffe | 2015-08-30 |
* | Remove Reflection class (never was reflection) and replace it with a proper N... | Dan Goodliffe | 2015-08-29 |
* | Move and test lazy pointer | Dan Goodliffe | 2015-08-29 |
* | Move and test lock helpers | Dan Goodliffe | 2015-08-29 |
* | Migrate formatted string wrappers as macros into buffer.h | Dan Goodliffe | 2015-08-28 |
* | Support std::string fragment storage, reduce copy overheads, better control | Dan Goodliffe | 2015-08-28 |
* | Add ScopeExit (was ScopeObject) | Dan Goodliffe | 2015-08-28 |
* | Add map utilities | Dan Goodliffe | 2015-08-28 |
* | Add ProcessPipes as a container for a child process with FDs for stdin, out a... | Dan Goodliffe | 2015-08-28 |
* | Add buffer, intrusivePtrBase (dep) and covering tests | Dan Goodliffe | 2015-08-28 |
* | Add CurlStreamSource for reading a cURL request as a std::istream | Dan Goodliffe | 2015-08-28 |
* | Add RuntimeContext for easy context switching | Dan Goodliffe | 2015-08-28 |
* | Beginnings of libadhocutil | Dan Goodliffe | 2015-08-28 |
* | Visibility hidden | Dan Goodliffe | 2015-07-25 |
* | The slicer feature should not be propergated, it's library specific whether i... | Dan Goodliffe | 2015-06-18 |