summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix #if check for UUID implementationrandomdan2011-01-25
* Fix Presenter's inheritance of CommonObjectsrandomdan2011-01-25
* Centralise the ICE splicerrandomdan2011-01-24
* Tidy up the UUID optionalsrandomdan2011-01-23
* Add wrappers and Jam for building with UUIDs from OSSP instead of Boostrandomdan2011-01-21
* Remove file create date for not being the create daterandomdan2010-12-29
* Fix row numbering in rowSets to behave as before (1 upwards, not 0 upwards)randomdan2010-12-29
* Install the new variants of CGIrandomdan2010-12-22
* Split the plain CGI and the FastCGI variants into separate programs with a no...randomdan2010-12-22
* Add missing execute on custom SQL merge inserterrandomdan2010-12-21
* Catch Glib::Exceptions which don't inherit from std::exception (grr)randomdan2010-12-21
* Do some renaming and reorganising at lastrandomdan2010-12-18
* Remove the stupid _ naming conventionrandomdan2010-12-17
* Return HTTP 500 on errorrandomdan2010-12-16
* Add support for non-default Sql merge inserterrandomdan2010-12-15
* All new fangled iterators, views, row engines, exceptions, the list goes onrandomdan2010-12-14
* Support binding null to an SQL command parameterrandomdan2010-11-30
* Add an iterator and viewer for XML documents capable of processing huge docsrandomdan2010-11-30
* Tidy up jam stuffrandomdan2010-11-23
* Send a plain text part in emailsrandomdan2010-11-22
* Tidy up sendmail process ready for sending plain text version toorandomdan2010-11-18
* Improve XML usage correctnessrandomdan2010-11-01
* Split up libs even morerandomdan2010-10-29
* Fix memory leak in stringfrandomdan2010-10-29
* Add callbacks for key points in time allow clean up of unused stuffrandomdan2010-10-26
* Remove useless include to rdbmsrandomdan2010-10-26
* Loosely tested code cull and tidy uprandomdan2010-10-08
* Used shared common library, add install rulerandomdan2010-10-07
* Handle null fieldsrandomdan2010-09-21
* Rewrite the whole of parameter and column binding almost from scratchrandomdan2010-09-16
* Add some error handling to ProcRowsrandomdan2010-09-08
* Add some missing virtual destructorsrandomdan2010-09-01
* Drop the pain in the ass SHM session container in favour of an XML onerandomdan2010-08-31
* Add alarm to be called when p2web has been idle for 60secondsrandomdan2010-08-25
* Don't create the SHM session mapping until something tries to use itrandomdan2010-08-25
* Whole new low dependency object loaderrandomdan2010-08-24
* Add option to use a temporary view instead of a table to reduce WAL churn dur...randomdan2010-08-16
* Fix parent variable search namerandomdan2010-08-13
* Fix early assign of insCmd in sqlmergerandomdan2010-08-12
* Bind merge populators recursively to leafsrandomdan2010-08-12
* Add gcc attrib to stringfrandomdan2010-08-11
* Minor fixes to text parsersrandomdan2010-08-10
* Tidy up hierarchyrandomdan2010-08-08
* Adds an largely untested console appenginerandomdan2010-08-07
* Move CGI code into its own folderrandomdan2010-08-07
* Cache the result of default column composerandomdan2010-08-05
* Add ProcRows as a direct extension of FileRowsrandomdan2010-08-05
* Accept and run checks before presentationrandomdan2010-07-30
* Add optional support for default values for variablesrandomdan2010-07-29
* Fix typo in class namerandomdan2010-07-28