index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
console
Commit message (
Expand
)
Author
Age
...
*
Split appData and envData
randomdan
2011-03-08
*
Fix inheritance of If
randomdan
2011-03-03
*
Add support for local error handling
randomdan
2011-02-28
*
Only initialise program_options once (only really affects p2fcgi)
randomdan
2011-02-25
*
Build a common base for loading p2 xml scripts with proper error checking
randomdan
2011-02-25
*
Tidy up the class hierarchy and reduce header dependencies
randomdan
2011-02-19
*
Don't convert everything to a string to print it, use boost apply_visitor and...
randomdan
2011-02-18
*
Don't require the (probably repeated) inclusion of datasource definitions, ha...
randomdan
2011-02-18
*
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
*
Tidied up XML loader using boost::multi_index
randomdan
2011-02-15
*
Convert dumpTask into a generic purpose file* writer
randomdan
2011-02-14
*
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
*
Add concept of runtime configuration, set by HTTP hostname or environment var...
randomdan
2011-02-04
*
Add lots of funky stuff to make the system (internally) type safe
randomdan
2011-02-01
*
All new fangled iterators, views, row engines, exceptions, the list goes on
randomdan
2010-12-14
*
Improve XML usage correctness
randomdan
2010-11-01
*
Split up libs even more
randomdan
2010-10-29
*
Add callbacks for key points in time allow clean up of unused stuff
randomdan
2010-10-26
*
Drop the pain in the ass SHM session container in favour of an XML one
randomdan
2010-08-31
*
Whole new low dependency object loader
randomdan
2010-08-24
*
Bind merge populators recursively to leafs
randomdan
2010-08-12
*
Tidy up hierarchy
randomdan
2010-08-08
*
Adds an largely untested console appengine
randomdan
2010-08-07
[prev]