index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
files
Commit message (
Expand
)
Author
Age
*
Add generic duration based time_pointer to time_t converter
project2-1.3.3.2
Dan Goodliffe
2019-05-06
*
Disable error on implicit-fallthrough for generated code
Dan Goodliffe
2019-04-19
*
Remove boost::filesystem in favour of std::filesystem
Dan Goodliffe
2019-02-07
*
GCC-8.2 and libadhocutil-0.6 compat fixes
project2-1.3.2
Dan Goodliffe
2019-01-28
*
C++17 and Ice 3.7
project2-1.3.0
Dan Goodliffe
2018-04-28
*
Remove implicit cast to char * because it's dangerous as everyone knows
project2-1.2.6
Dan Goodliffe
2016-05-09
*
Export exposed components
project2-1.2.5
Dan Goodliffe
2016-01-25
*
Partially tested global visibility hidden in all projects
Dan Goodliffe
2016-01-24
*
Make source object a virtual base of row set
Dan Goodliffe
2015-11-23
*
Fix loading dynamically added option sources
Dan Goodliffe
2015-10-23
*
Remove legacy definedDirs.h in favour of adhocutils'
Dan Goodliffe
2015-10-13
*
Big tidy up of loggers and logger factories
Dan Goodliffe
2015-10-01
*
Rename some of the things badly named Loader
Dan Goodliffe
2015-10-01
*
Merge Plugable and ComponentLoader into new LifeCycle class
Dan Goodliffe
2015-10-01
*
Slash the amount of inclusion in pre-compiled headers
Dan Goodliffe
2015-10-01
*
Use AdHoc plugins for scriptable things and remove legacy plugin support
Dan Goodliffe
2015-09-30
*
Remove NoOutputExecute for not being a thing
Dan Goodliffe
2015-09-29
*
Use AdHoc plugins for options sources
Dan Goodliffe
2015-09-29
*
Use AdHoc plugins for variable implementations
Dan Goodliffe
2015-09-26
*
Use libadhocutil
project2-1.1.5
Dan Goodliffe
2015-09-02
*
Explicit conversion for boost-1.57 compat
project2-1.1.4.4
Dan Goodliffe
2015-07-28
*
Move row values stack in ExecContext
Dan Goodliffe
2015-06-06
*
Add some experience to the flex, prefixes
Dan Goodliffe
2015-05-31
*
Parse .p2 config files with flex
Dan Goodliffe
2015-05-29
*
Initialize the gcrypt library on start up
Dan Goodliffe
2015-05-27
*
A single ycm config that gets its args from b2
Dan Goodliffe
2015-01-04
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-01-03
*
Correctly resolve file options path to an absolute path
Dan Goodliffe
2014-12-11
*
Use time based logic controlled from OptionsSource to determine if configurat...
Dan Goodliffe
2014-12-11
*
Only attempt to clear caches if the directory exists
Dan Goodliffe
2014-11-30
*
Remove the continue on error options for plugables and add proper handling in...
Dan Goodliffe
2014-11-29
*
Support content type on a file stream
randomdan
2014-04-11
*
Explicit instantiations of instance store/map/set to avoid multiple instantia...
randomdan
2014-01-04
*
Support for options registering new options sources
randomdan
2013-11-30
*
Allow specification of log file access mode
randomdan
2013-11-30
*
GCC 4.8 compat fixes
randomdan
2013-10-08
*
Allow instance registration to occur with different key types
randomdan
2013-09-15
*
Massive refactor to remove the appEngine and environment complication and ins...
randomdan
2013-07-05
*
Move logger initialisation and optionSource loading out of environment into t...
randomdan
2013-06-23
*
Fix the gch usage quirk with a silly hack and a load of small changes
randomdan
2013-06-21
*
Split the plugable stuff into its own files/classes
randomdan
2013-06-21
*
Move options into the global scope
randomdan
2013-06-20
*
Move non p2 specific components into a supporting library, build libmisc into...
randomdan
2013-04-04
*
Fix pch header inclusions and missing headers for no-pch building
randomdan
2013-04-04
*
Strip all uri parameter stuff from common, make it cgi only
randomdan
2013-03-28
*
Move pwd out of common into files
randomdan
2013-03-28
*
Regig output flow in CGI app engine to serve cached content when first create...
randomdan
2012-07-18
*
Fixes suggested by cppcheck
randomdan
2012-07-09
*
Write sha1 hashes onto presenter cache files and validate client caches with ...
randomdan
2012-07-04
*
Add support for client side caching and revalidation (HTTP If-Modified-Since,...
randomdan
2012-06-29
[next]