|
5e4f1b9933
|
Merge branch 'develop' into MCOL-265
|
2019-06-10 13:58:03 +01:00 |
|
|
515b93cc3d
|
remove faulty test code
|
2019-04-29 01:28:54 -05:00 |
|
|
4b9d046c6e
|
Fully resolve potentially ambiguous symbols by removing using namespace statements from headers which have a cascading effect. This causes potential behavior changes when switching to c++11 since symbols can be exported from std and boost while both have been imported into the global namespace.
|
2019-04-29 01:21:15 -05:00 |
|
|
e89d1ac3cf
|
MCOL-265 Add support for TIMESTAMP data type
|
2019-04-23 00:00:09 -04:00 |
|
|
01446d1e22
|
Reformat all code to coding standard
|
2017-10-26 17:18:17 +01:00 |
|
|
87a679e6eb
|
MCOL-513 use a single funcor per thread. ThreadPool was doing one at a time anyway, but in a convpluted way that made it easier to add more if wanted. But it was expensive. Cleanup and polish.
|
2017-02-17 09:46:42 -06:00 |
|
|
f6afc42dd0
|
the begginning
|
2016-01-06 14:08:59 -06:00 |
|