summaryrefslogtreecommitdiff
path: root/project2/common/fileStrmVarWriter.cpp
Commit message (Collapse)AuthorAge
* Use native for instead BOOST_FOREACHDan Goodliffe2015-01-03
|
* Adds native support for time_duration as a variable typerandomdan2014-03-03
| | | | Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier
* Fix the gch usage quirk with a silly hack and a load of small changesrandomdan2013-06-21
|
* Fix pch header inclusions and missing headers for no-pch buildingrandomdan2013-04-04
|
* Minor fixes to work with GCC 4.7randomdan2013-03-03
|
* Remove straggling references to XML and configuration from recent changesrandomdan2011-12-15
|
* Send the expiry time to CouchDB when deleting old sessions (it's time seems ↵randomdan2011-12-02
| | | | | | oddly unreliable) Address printf of int64_t at compile time
* Remove no longer required type handlersrandomdan2011-12-02
|
* Make many things use variables instead of preread valuesrandomdan2011-11-02
| | | | | Add support for a Boolean type Fix flow error in exception handling
* Add precompiled headers to commonrandomdan2011-09-01
|
* The big reshufflerandomdan2011-08-31