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
|
6fa7dded6f
|
MCOL-1201 manual rebase with develop. Obsoletes branch MCOL-1201
|
2018-06-05 13:54:17 -05:00 |
|
Andrew Hutchings
|
01446d1e22
|
Reformat all code to coding standard
|
2017-10-26 17:18:17 +01:00 |
|
David Hall
|
a0b30f904c
|
MCOL-523 Remove un-implemented functions finish(), getRowCnt(), and getRowsInPartition().
|
2017-09-07 16:02:36 -05:00 |
|
David Hall
|
bc2a4e7795
|
MCOL-523 Add UDAF and UDAnF SDK
|
2017-08-02 11:22:07 -05:00 |
|