Leonid Fedorov
|
56f2346083
|
Remove windows ifdefs
|
2023-03-02 15:59:42 +00:00 |
|
Leonid Fedorov
|
04752ec546
|
clang format apply
|
2022-01-21 16:43:49 +00:00 |
|
Leonid Fedorov
|
01f3ceb437
|
replace header guards with #pragma once
|
2022-01-21 15:24:58 +00:00 |
|
Patrick LeBlanc
|
a09a9d5d0f
|
Mass substitution 'Corporaton' -> 'Corporation'
|
2019-08-07 14:43:25 -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 |
|
David Hall
|
ea70806e93
|
MCOL-1201 Add support for UDAF multiple parm constants
|
2018-06-05 14:10:04 -05:00 |
|
David Hall
|
c67ac7699e
|
MCOL-1201 Add test UDAF back in after rebase
|
2018-06-05 13:54:17 -05:00 |
|