index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
basics
Commit message (
Expand
)
Author
Age
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-07
*
C++17 and Ice 3.7
project2-1.3.0
Dan Goodliffe
2018-04-28
*
Remove implicit cast to char * because it's dangerous as everyone knows
project2-1.2.6
Dan Goodliffe
2016-05-09
*
Export exposed components
project2-1.2.5
Dan Goodliffe
2016-01-25
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Make source object a virtual base of row set cache
Dan Goodliffe
2015-11-23
*
Make source object a virtual base of row set
Dan Goodliffe
2015-11-23
*
Remove legacy definedDirs.h in favour of adhocutils'
Dan Goodliffe
2015-10-13
*
Slash the amount of inclusion in pre-compiled headers
Dan Goodliffe
2015-10-02
*
Big tidy up of loggers and logger factories
Dan Goodliffe
2015-10-01
*
Rename some of the things badly named Loader
Dan Goodliffe
2015-10-01
*
Merge Plugable and ComponentLoader into new LifeCycle class
Dan Goodliffe
2015-10-01
*
Use AdHoc plugins for scriptable things and remove legacy plugin support
Dan Goodliffe
2015-09-30
*
Use AdHoc plugins for options
Dan Goodliffe
2015-09-28
*
Use AdHoc plugins for variable implementations
Dan Goodliffe
2015-09-26
*
Use libadhocutil
project2-1.1.5
Dan Goodliffe
2015-09-02
*
Move more stuff from common to basics
Dan Goodliffe
2015-08-21
*
Switch to run rule for capturing output, undate paths in tests
Dan Goodliffe
2015-07-21
*
Move row values stack in ExecContext
Dan Goodliffe
2015-06-06
*
Introduce AppInstance for correctly scoping otherwise global things
Dan Goodliffe
2015-06-06
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-04
*
Allow specifying no columns in row view and covering tests
Dan Goodliffe
2014-12-21
*
Add missing includes highlighted when precompiled headers are disabled
Dan Goodliffe
2014-12-17
*
Clear script caches before libraries are unloaded
Dan Goodliffe
2014-12-01
*
Remove the continue on error options for plugables and add proper handling in...
Dan Goodliffe
2014-11-29
*
Rename library test to conform with others
Dan Goodliffe
2014-11-29
*
Assert on attempt to load components of the same name into the same instance ...
randomdan
2014-11-08
*
Fix naming clash with 'cache'
randomdan
2014-06-02
*
Add full range of scalar tests
randomdan
2014-04-20
*
Add missing initializer for depth
randomdan
2014-04-14
*
Add component for build a tree view from a flat row set based on sequential i...
randomdan
2014-04-11
*
Move lots of components from common in basics
randomdan
2014-04-11
*
Add basic workings of the Ice client and daemon modules - will probably chang...
randomdan
2014-03-10
*
Improvements to popenrw and add popenrwe for the stderr pipe too
randomdan
2014-01-10
*
Tidy up the code for adding a help option
randomdan
2013-12-31
*
Allow registration of a standalone component
randomdan
2013-11-30
*
Allow instance registration to occur with different key types
randomdan
2013-09-15
*
Add a module for preloading libraries, which supersedes that in daemon
randomdan
2013-09-13
*
Massive refactor to remove the appEngine and environment complication and ins...
randomdan
2013-07-05
*
Fix the gch usage quirk with a silly hack and a load of small changes
randomdan
2013-06-21
*
Fix pch header inclusions and missing headers for no-pch building
randomdan
2013-04-04
*
More aggregates
randomdan
2013-03-29
*
skip 1 shuffle of code out of common
randomdan
2013-03-28