index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
/
sql
Commit message (
Expand
)
Author
Age
...
*
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
*
Keep the same DB connection throughout the bulk load process
randomdan
2012-12-02
*
Add a basic MySQL connector, not fully functional, but will suffice for p2tv
randomdan
2012-11-18
*
Fixes suggested by cppcheck
randomdan
2012-07-09
*
Remove lots of specific implementations and replace them with our new generic...
randomdan
2012-03-28
*
A stream interface, an RDBMS bulk load interface, a decompression layer, an i...
randomdan
2012-03-20
*
Fix bug with SqlMerge without an updatewhere clause
randomdan
2012-03-16
*
Port to C++0x (minor tweaks)
randomdan
2012-03-14
*
Much improved flexibility around partial/parameterised SQL merges
randomdan
2012-02-28
*
Generalise code from structuredExceptionHandler for loaded sub component sets...
randomdan
2011-12-22
*
Split check and test functionality... if and check now take tests as children...
randomdan
2011-12-20
*
Improved connection failure logging and instantiation
randomdan
2011-12-16
*
Remove straggling references to XML and configuration from recent changes
randomdan
2011-12-15
*
Pluggable script engines
randomdan
2011-12-14
*
Drop Boost::program_options in favour of our own, pluggable system which inte...
randomdan
2011-12-08
*
Remove no longer required type handlers
randomdan
2011-12-02
*
Allow specifying different loader classes when setting up script parsers (all...
randomdan
2011-11-29
*
Remove the need to implement loadComplete which is empty in most cases
randomdan
2011-11-25
*
Transactional caches
randomdan
2011-11-16
*
Make many things use variables instead of preread values
randomdan
2011-11-02
*
Add more precompiled headers
randomdan
2011-09-01
*
The big reshuffle
randomdan
2011-08-31
[prev]