summaryrefslogtreecommitdiff
path: root/project2/common/commonObjects.cpp
Commit message (Collapse)AuthorAge
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
|
* Pluggable script enginesrandomdan2011-12-14
| | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout
* Allow specifying different loader classes when setting up script parsers ↵randomdan2011-11-29
| | | | (allows defining presenter modules from within a script)
* New memoryCache implementationrandomdan2011-11-27
| | | | New mapFind helper function
* More flexible Curl helpers with boost::bindrandomdan2011-09-06
| | | | | | Remove lots of duplicate code with safeMapFind Rework the session code into something slightly more sensible Add a doobry for forcing a CGI error
* Add precompiled headers to commonrandomdan2011-09-01
|
* The big reshufflerandomdan2011-08-31