Alexey Antipovsky
|
6c31f105ec
|
[MCOL-4927] Fix DDLProc connection processing
|
2021-12-16 16:36:55 +03:00 |
|
Leonid Fedorov
|
5c5f103f98
|
MCOL-4839: Fix clang build (#2100)
* Fix clang build
* Extern C returned to plugin_instance
Co-authored-by: Leonid Fedorov <l.fedorov@mail.corp.ru>
|
2021-08-23 10:45:10 -05:00 |
|
Andrew Hutchings
|
5e4f1b9933
|
Merge branch 'develop' into MCOL-265
|
2019-06-10 13:58:03 +01:00 |
|
David Mott
|
515b93cc3d
|
remove faulty test code
|
2019-04-29 01:28:54 -05:00 |
|
David Mott
|
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 |
|
Gagan Goel
|
e89d1ac3cf
|
MCOL-265 Add support for TIMESTAMP data type
|
2019-04-23 00:00:09 -04:00 |
|
Andrew Hutchings
|
01446d1e22
|
Reformat all code to coding standard
|
2017-10-26 17:18:17 +01:00 |
|
David Hall
|
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 |
|
david hill
|
f6afc42dd0
|
the begginning
|
2016-01-06 14:08:59 -06:00 |
|