summaryrefslogtreecommitdiff
path: root/project2/basics
Commit message (Expand)AuthorAge
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-07
* C++17 and Ice 3.7project2-1.3.0Dan Goodliffe2018-04-28
* Remove implicit cast to char * because it's dangerous as everyone knowsproject2-1.2.6Dan Goodliffe2016-05-09
* Export exposed componentsproject2-1.2.5Dan Goodliffe2016-01-25
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
* Make source object a virtual base of row set cacheDan Goodliffe2015-11-23
* Make source object a virtual base of row setDan Goodliffe2015-11-23
* Remove legacy definedDirs.h in favour of adhocutils'Dan Goodliffe2015-10-13
* Slash the amount of inclusion in pre-compiled headersDan Goodliffe2015-10-02
* Big tidy up of loggers and logger factoriesDan Goodliffe2015-10-01
* Rename some of the things badly named LoaderDan Goodliffe2015-10-01
* Merge Plugable and ComponentLoader into new LifeCycle classDan Goodliffe2015-10-01
* Use AdHoc plugins for scriptable things and remove legacy plugin supportDan Goodliffe2015-09-30
* Use AdHoc plugins for optionsDan Goodliffe2015-09-28
* Use AdHoc plugins for variable implementationsDan Goodliffe2015-09-26
* Use libadhocutilproject2-1.1.5Dan Goodliffe2015-09-02
* Move more stuff from common to basicsDan Goodliffe2015-08-21
* Switch to run rule for capturing output, undate paths in testsDan Goodliffe2015-07-21
* Move row values stack in ExecContextDan Goodliffe2015-06-06
* Introduce AppInstance for correctly scoping otherwise global thingsDan Goodliffe2015-06-06
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-04
* Allow specifying no columns in row view and covering testsDan Goodliffe2014-12-21
* Add missing includes highlighted when precompiled headers are disabledDan Goodliffe2014-12-17
* Clear script caches before libraries are unloadedDan Goodliffe2014-12-01
* Remove the continue on error options for plugables and add proper handling in...Dan Goodliffe2014-11-29
* Rename library test to conform with othersDan Goodliffe2014-11-29
* Assert on attempt to load components of the same name into the same instance ...randomdan2014-11-08
* Fix naming clash with 'cache'randomdan2014-06-02
* Add full range of scalar testsrandomdan2014-04-20
* Add missing initializer for depthrandomdan2014-04-14
* Add component for build a tree view from a flat row set based on sequential i...randomdan2014-04-11
* Move lots of components from common in basicsrandomdan2014-04-11
* Add basic workings of the Ice client and daemon modules - will probably chang...randomdan2014-03-10
* Improvements to popenrw and add popenrwe for the stderr pipe toorandomdan2014-01-10
* Tidy up the code for adding a help optionrandomdan2013-12-31
* Allow registration of a standalone componentrandomdan2013-11-30
* Allow instance registration to occur with different key typesrandomdan2013-09-15
* Add a module for preloading libraries, which supersedes that in daemonrandomdan2013-09-13
* Massive refactor to remove the appEngine and environment complication and ins...randomdan2013-07-05
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
* More aggregatesrandomdan2013-03-29
* skip 1 shuffle of code out of commonrandomdan2013-03-28