summaryrefslogtreecommitdiff
path: root/project2/files
Commit message (Expand)AuthorAge
* Add generic duration based time_pointer to time_t converterproject2-1.3.3.2Dan Goodliffe2019-05-06
* Disable error on implicit-fallthrough for generated codeDan Goodliffe2019-04-19
* Remove boost::filesystem in favour of std::filesystemDan Goodliffe2019-02-07
* GCC-8.2 and libadhocutil-0.6 compat fixesproject2-1.3.2Dan Goodliffe2019-01-28
* C++17 and Ice 3.7project2-1.3.0Dan Goodliffe2018-04-28
* Remove implicit cast to char * because it's dangerous as everyone knowsproject2-1.2.6Dan Goodliffe2016-05-09
* Export exposed componentsproject2-1.2.5Dan Goodliffe2016-01-25
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
* Make source object a virtual base of row setDan Goodliffe2015-11-23
* Fix loading dynamically added option sourcesDan Goodliffe2015-10-23
* Remove legacy definedDirs.h in favour of adhocutils'Dan Goodliffe2015-10-13
* Big tidy up of loggers and logger factoriesDan Goodliffe2015-10-01
* Rename some of the things badly named LoaderDan Goodliffe2015-10-01
* Merge Plugable and ComponentLoader into new LifeCycle classDan Goodliffe2015-10-01
* Slash the amount of inclusion in pre-compiled headersDan Goodliffe2015-10-01
* Use AdHoc plugins for scriptable things and remove legacy plugin supportDan Goodliffe2015-09-30
* Remove NoOutputExecute for not being a thingDan Goodliffe2015-09-29
* Use AdHoc plugins for options sourcesDan Goodliffe2015-09-29
* Use AdHoc plugins for variable implementationsDan Goodliffe2015-09-26
* Use libadhocutilproject2-1.1.5Dan Goodliffe2015-09-02
* Explicit conversion for boost-1.57 compatproject2-1.1.4.4Dan Goodliffe2015-07-28
* Move row values stack in ExecContextDan Goodliffe2015-06-06
* Add some experience to the flex, prefixesDan Goodliffe2015-05-31
* Parse .p2 config files with flexDan Goodliffe2015-05-29
* Initialize the gcrypt library on start upDan Goodliffe2015-05-27
* A single ycm config that gets its args from b2Dan Goodliffe2015-01-04
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-03
* Correctly resolve file options path to an absolute pathDan Goodliffe2014-12-11
* Use time based logic controlled from OptionsSource to determine if configurat...Dan Goodliffe2014-12-11
* Only attempt to clear caches if the directory existsDan Goodliffe2014-11-30
* Remove the continue on error options for plugables and add proper handling in...Dan Goodliffe2014-11-29
* Support content type on a file streamrandomdan2014-04-11
* Explicit instantiations of instance store/map/set to avoid multiple instantia...randomdan2014-01-04
* Support for options registering new options sourcesrandomdan2013-11-30
* Allow specification of log file access moderandomdan2013-11-30
* GCC 4.8 compat fixesrandomdan2013-10-08
* Allow instance registration to occur with different key typesrandomdan2013-09-15
* Massive refactor to remove the appEngine and environment complication and ins...randomdan2013-07-05
* Move logger initialisation and optionSource loading out of environment into t...randomdan2013-06-23
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
* Split the plugable stuff into its own files/classesrandomdan2013-06-21
* Move options into the global scoperandomdan2013-06-20
* Move non p2 specific components into a supporting library, build libmisc into...randomdan2013-04-04
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
* Strip all uri parameter stuff from common, make it cgi onlyrandomdan2013-03-28
* Move pwd out of common into filesrandomdan2013-03-28
* Regig output flow in CGI app engine to serve cached content when first create...randomdan2012-07-18
* Fixes suggested by cppcheckrandomdan2012-07-09
* Write sha1 hashes onto presenter cache files and validate client caches with ...randomdan2012-07-04
* Add support for client side caching and revalidation (HTTP If-Modified-Since,...randomdan2012-06-29