Gavin Halliday
|
2c6e97e323
HPCC-9482 Add compile time check for returning variable length rows
|
12 years ago |
Gavin Halliday
|
85cd29faaa
HPCC-9482 Fix code for calls to external c++ functions returning rows.
|
12 years ago |
Gavin Halliday
|
0d237228b7
HPCC-8842 Fix problems with module inheritance
|
12 years ago |
Richard Chapman
|
fe8be7f3f4
Merge pull request #4288 from ghalliday/issue9169
|
12 years ago |
Gavin Halliday
|
f8495ed6d9
HPCC-9169 Rename SHUFFLE (a temporary name) to subsort
|
12 years ago |
Richard Chapman
|
62019c52f1
Merge pull request #4274 from ghalliday/issue9172
|
12 years ago |
Gavin Halliday
|
5af4a43e3c
HPCC-9172 Fix mismatching records from datasets in MAP/CASE
|
12 years ago |
Gavin Halliday
|
a50d27f3c6
HPCC-9145 Fix some memory leaks
|
12 years ago |
Gavin Halliday
|
629d026be1
HPCC-9050 Allow ROLLUP condition to selectively use rolled up row for LEFT
|
12 years ago |
Gavin Halliday
|
cb14b5c1ac
HPCC-7928 Ensure each branch of a SEQUENTIAL is independent
|
12 years ago |
Richard Chapman
|
d47f71db89
Merge pull request #4104 from ghalliday/issue8665
|
12 years ago |
Gavin Halliday
|
75ee340078
HPCC-8665 Fix the types of link counted arguments to out of line functions
|
12 years ago |
Gavin Halliday
|
711176b55f
HPCC-8928 Optimize a few minor uses of NOT(expression)
|
12 years ago |
Gavin Halliday
|
fb879a5c01
HPCC-8352 Update comments to clarify the code
|
12 years ago |
Gavin Halliday
|
b5753ac356
HPCC-8352 Allow divide by zero action to be configured
|
12 years ago |
Gavin Halliday
|
7a238d9017
HPCC-8562 Remove some redundant #options
|
12 years ago |
Gavin Halliday
|
74adf5e75b
HPCC-8562 Always enable linked counted rows
|
12 years ago |
Gavin Halliday
|
125aacb96a
HPCC-8562 Remove a couple more options
|
12 years ago |
Gavin Halliday
|
2abe44ba38
HPCC-8562 Refactor out a couple more options
|
12 years ago |
Gavin Halliday
|
4ec1367acb
HPCC-8562 Always support LCR and used LCR for temporaries
|
12 years ago |
Gavin Halliday
|
256a4494d4
HPCC-8562 Remove support for legacy thor from the code generator
|
12 years ago |
Richard Chapman
|
1c18578504
HPCC-8556 Refactor const char * query functions from helpers
|
12 years ago |
Richard Chapman
|
febcad25f3
HPCC-8556 Refactor const char * query functions from helpers
|
12 years ago |
Richard Chapman
|
d57dd81646
HPCC-8556 Refactor const char * query functions from helpers
|
12 years ago |
Richard Chapman
|
734e50df72
HPCC-8555 Rationalise ICodeContext and remove legacy functions
|
12 years ago |
Richard Chapman
|
05fefe6fe6
Merge remote-tracking branch 'origin/candidate-3.10.x'
|
12 years ago |
Gavin Halliday
|
6ea5142293
HPCC-8821 Don't optimize 1 character compare on ebcdic strings
|
12 years ago |
Richard Chapman
|
22a9717356
HPCC-8486 Optimize DICTIONARY(null-dataset)
|
12 years ago |
Richard Chapman
|
61cb129097
HPCC-8744 Optimize dictionary lookups of single fixed length fields
|
12 years ago |
Richard Chapman
|
0422ee0721
Merge pull request #3962 from ghalliday/issue8748
|
12 years ago |