index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
console
/
consoleEnvironment.cpp
Commit message (
Expand
)
Author
Age
*
Adds support for presenter level caching modules and implements a file based ...
randomdan
2012-02-12
*
Improvements to the handling of command line arguments
randomdan
2011-12-16
*
Remove straggling references to XML and configuration from recent changes
randomdan
2011-12-15
*
Drop Boost::program_options in favour of our own, pluggable system which inte...
randomdan
2011-12-08
*
Add more precompiled headers
randomdan
2011-09-01
*
The big reshuffle
randomdan
2011-08-31
*
Allow all plugable components to have settings injected into them
randomdan
2011-07-31
*
Only initialise program_options once (only really affects p2fcgi)
randomdan
2011-02-25
*
Add a Null variable type and support for it, this is now the default
randomdan
2011-02-17
*
Make CurlHandle throw an exception on failure
randomdan
2011-02-16
*
Fixes to compile with all gcc warnings as errors
randomdan
2011-02-14
*
Fix silly bug loading readonly RDBMS config entries
randomdan
2011-02-10
*
Drop the pain in the ass SHM session container in favour of an XML one
randomdan
2010-08-31
*
Adds an largely untested console appengine
randomdan
2010-08-07