index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
common
Commit message (
Expand
)
Author
Age
*
Add generic duration based time_pointer to time_t converter
project2-1.3.3.2
Dan Goodliffe
2019-05-06
*
Explicitly add now deprecated implicit copy operator to VariableType
Dan Goodliffe
2019-05-05
*
Convert abs paths to relative path when resolving scripts by name
Dan Goodliffe
2019-03-13
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-07
*
GCC-8.2 and libadhocutil-0.6 compat fixes
project2-1.3.2
Dan Goodliffe
2019-01-28
*
C++17 and Ice 3.7
project2-1.3.0
Dan Goodliffe
2018-04-28
*
Fix throw in destructors
project2-1.2.8.1
Dan Goodliffe
2017-11-05
*
Remove implicit cast to char * because it's dangerous as everyone knows
project2-1.2.6
Dan Goodliffe
2016-05-09
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Add workaround for has_result_type not correctly handling references
Dan Goodliffe
2016-01-21
*
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
*
Don't keep references to plugins that might get unloaded
project2-1.2.2.4
Dan Goodliffe
2015-10-25
*
Support options sources and targets coming and going during options load
Dan Goodliffe
2015-10-24
*
Fix loading dynamically added option sources
Dan Goodliffe
2015-10-23
*
Add support for logging to the IceBox Logger instance
Dan Goodliffe
2015-10-06
*
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
*
Slash the amount of inclusion in pre-compiled headers
Dan Goodliffe
2015-10-01
*
Use AdHoc plugins for scriptable things and remove legacy plugin support
Dan Goodliffe
2015-09-30
*
Remove NoOutputExecute for not being a thing
Dan Goodliffe
2015-09-29
*
Use AdHoc plugins for loggers
Dan Goodliffe
2015-09-29
*
Use AdHoc plugins for options sources
Dan Goodliffe
2015-09-29
*
Use AdHoc plugins for options
Dan Goodliffe
2015-09-28
*
Suport finding ComponentLoaders in AdHoc Plugins
Dan Goodliffe
2015-09-28
*
Use AdHoc plugins for variable implementations
Dan Goodliffe
2015-09-26
*
Use AdHoc plugins for session containers
Dan Goodliffe
2015-09-26
*
Wrap getFormat so clients don't need to link against libadhocutil just to use...
Dan Goodliffe
2015-09-03
*
Use libadhocutil
project2-1.1.5
Dan Goodliffe
2015-09-02
*
Move more stuff from common to basics
Dan Goodliffe
2015-08-21
*
Explicit conversion for boost-1.57 compat
project2-1.1.4.4
Dan Goodliffe
2015-07-28
*
Switch to run rule for capturing output
Dan Goodliffe
2015-07-21
*
Fix off by one error in rowstack
Dan Goodliffe
2015-06-14
*
Non-static ICE proxy and destroy the local communicator handle
Dan Goodliffe
2015-06-06
*
Move the parameter stack into ExecContext too
Dan Goodliffe
2015-06-06
*
Move row values stack in ExecContext
Dan Goodliffe
2015-06-06
*
Tweaks while tracking down Column leak
Dan Goodliffe
2015-06-06
*
Add missing virtual destructor to OptionsSource
Dan Goodliffe
2015-06-06
*
Fix memory leak config variable
Dan Goodliffe
2015-06-06
*
Introduce AppInstance for correctly scoping otherwise global things
Dan Goodliffe
2015-06-06
*
Move the mocked PQ db into the PQ module and start the basis of the SQL mod u...
Dan Goodliffe
2015-04-28
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-03
*
Add missing includes highlighted when precompiled headers are disabled
Dan Goodliffe
2014-12-17
*
Use time based logic controlled from OptionsSource to determine if configurat...
Dan Goodliffe
2014-12-11
*
Clear script caches before libraries are unloaded
Dan Goodliffe
2014-12-01
*
Don't cache a pointer to the row state instance, it might move!
Dan Goodliffe
2014-12-01
*
Remove the continue on error options for plugables and add proper handling in...
Dan Goodliffe
2014-11-29
*
Merge remote-tracking branch 'origin/master' into slicer
Dan Goodliffe
2014-11-28
|
\
|
*
Add a unit test over config variable
Dan Goodliffe
2014-11-28
[next]