summaryrefslogtreecommitdiff
path: root/project2/cgi/cgiAppEngine.h
Commit message (Collapse)AuthorAge
* Fix Presenter's inheritance of CommonObjectsrandomdan2011-01-25
| | | | | Use smart pointers to stages, they are refcounted after all Have variables keep a handle to their row sources, fixes crash during stage destruction
* Add wrappers and Jam for building with UUIDs from OSSP instead of Boostrandomdan2011-01-21
|
* Do some renaming and reorganising at lastrandomdan2010-12-18
|
* All new fangled iterators, views, row engines, exceptions, the list goes onrandomdan2010-12-14
| | | | Includes site and console updates to match
* Whole new low dependency object loaderrandomdan2010-08-24
| | | | | | | Switch to using intrusive_ptr in cases where the class is mine Remove deps of funtional type base cpp files on implementation headers General tidy up in places Post load event and removal of mutable things initialised on first run
* Move CGI code into its own folderrandomdan2010-08-07