.. |
TestSOAP
|
85e303b2c9
HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems®
|
9 years ago |
CMakeLists.txt
|
1b07322b8c
HPCC-22278 Introduce a new hthor disk read activity
|
6 years ago |
IndexMetadata.pm
|
85e303b2c9
HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems®
|
9 years ago |
commonext.cpp
|
1b07322b8c
HPCC-22278 Introduce a new hthor disk read activity
|
6 years ago |
commonext.hpp
|
c63b80c278
HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems®
|
10 years ago |
csvsplitter.cpp
|
623ab9a190
HPCC-21462 Start refactoring disk read code
|
5 years ago |
csvsplitter.hpp
|
623ab9a190
HPCC-21462 Start refactoring disk read code
|
5 years ago |
enginecontext.hpp
|
9d48f76eb6
HPCC-21274 Allow jar files required by a workunit to be passed in manifest
|
6 years ago |
readmeta
|
85e303b2c9
HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems®
|
9 years ago |
roxiedebug.cpp
|
a5587a1afc
HPCC-21847 Compile Roxie with all warnings as errors
|
6 years ago |
roxiedebug.hpp
|
a5587a1afc
HPCC-21847 Compile Roxie with all warnings as errors
|
6 years ago |
roxiedebug.ipp
|
0423865e36
HPCC-16426 Uninitialized fields reported by coverity
|
8 years ago |
roxiehelper.cpp
|
491d7c0bd4
HPCC-22178 Use sanitize options on debug builds to pick up undefined behaviour
|
5 years ago |
roxiehelper.hpp
|
491d7c0bd4
HPCC-22178 Use sanitize options on debug builds to pick up undefined behaviour
|
5 years ago |
roxiehelper.ipp
|
5c439347bc
HPCC-19845 Fix the scope for stats within roxie child queries
|
7 years ago |
roxielmj.hpp
|
1be3be8b0c
HPCC-22762 Add various missing member initializers
|
5 years ago |
roxierow.cpp
|
f2f9f415f9
HPCC-21501 Do not report Roxiemem row leaks on aborted queries
|
6 years ago |
roxierow.hpp
|
7086bc6936
HPCC-15965 Reorder inheritance for various significant classes
|
8 years ago |
roxiestream.hpp
|
fafd2c2e52
HPCC-14656 Split concepts of an input and a row stream
|
9 years ago |
sourcedoc.xml
|
c63b80c278
HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems®
|
10 years ago |
thorcommon.cpp
|
ae23ca61b3
Merge branch 'candidate-7.6.x'
|
5 years ago |
thorcommon.hpp
|
9bfa18d0b8
HPCC-22968 Make it compile on OSX
|
5 years ago |
thorcommon.ipp
|
28653deb81
HPCC-23158 Fix more issues picked up by sanitize option
|
5 years ago |
thorfile.cpp
|
f8c11c5328
HPCC-18469 Calculate the minimal set of fields to pass to the disk read transform
|
7 years ago |
thorfile.hpp
|
99be4257de
HPCC-18566 Add support for serializing ifblocks
|
7 years ago |
thorhelper.hpp
|
20465a8a5d
HPCC-21223 Roxie may terminate on exceptions in 7.2 branch
|
6 years ago |
thorherror.h
|
7bd154169f
HPCC-16346 Support gzip/deflate compressed I/O in roxie
|
8 years ago |
thorparse.cpp
|
d1624ee8e7
HPCC-17016 Deprecate use of loop macro
|
8 years ago |
thorparse.hpp
|
16d67414b1
HPCC-8983 Add support for -fvisibility to reduce dll exports
|
8 years ago |
thorparse.ipp
|
4445b3971c
HPCC-17070 Ensure system can build with USE_ICU=0 and USE_OPENLDAP=0
|
8 years ago |
thorpipe.cpp
|
a7bb15597b
HPCC-19999 Record translator should support de-blobbing BLOB fields
|
7 years ago |
thorpipe.hpp
|
16d67414b1
HPCC-8983 Add support for -fvisibility to reduce dll exports
|
8 years ago |
thorralgo.ipp
|
4445b3971c
HPCC-17070 Ensure system can build with USE_ICU=0 and USE_OPENLDAP=0
|
8 years ago |
thorread.cpp
|
53f026ed62
HPCC-22763 Fix windows build problems
|
5 years ago |
thorread.hpp
|
623ab9a190
HPCC-21462 Start refactoring disk read code
|
5 years ago |
thorregex.hpp
|
16d67414b1
HPCC-8983 Add support for -fvisibility to reduce dll exports
|
8 years ago |
thorrparse.cpp
|
50c7bddae3
HPCC-23080 Fix various undefined behaviours caught by sanitize option
|
5 years ago |
thorrparse.hpp
|
c63b80c278
HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems®
|
10 years ago |
thorrparse.ipp
|
c63b80c278
HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems®
|
10 years ago |
thorsoapcall.cpp
|
11b8c2adb2
HPCC-9805: ECL support for HTTP POST JSON and XML
|
5 years ago |
thorsoapcall.hpp
|
16d67414b1
HPCC-8983 Add support for -fvisibility to reduce dll exports
|
8 years ago |
thorsort.cpp
|
28653deb81
HPCC-23158 Fix more issues picked up by sanitize option
|
5 years ago |
thorsort.hpp
|
ef14fd321f
HPCC-15130 Reduce jlib dependencies
|
9 years ago |
thorstats.cpp
|
1b72f6d3a8
HPCC-18356 Build break on latest Clang
|
7 years ago |
thorstats.hpp
|
ee7a7bb25f
HPCC-16238 Add an indication that jobs are blocked calling an external function
|
8 years ago |
thorstep.cpp
|
59c2f6bf56
HPCC-18747 Ensure row remains alive for long enough to link it
|
7 years ago |
thorstep.hpp
|
1775675a44
HPCC-21847 Compile Roxie with all warnings as errors
|
6 years ago |
thorstep.ipp
|
d1624ee8e7
HPCC-17016 Deprecate use of loop macro
|
8 years ago |
thorstep2.cpp
|
d1624ee8e7
HPCC-17016 Deprecate use of loop macro
|
8 years ago |
thorstep2.ipp
|
c63b80c278
HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems®
|
10 years ago |
thorstrand.cpp
|
cd60f6b0bc
HPCC-19057 Clean up a couple of memory manager names/parameters
|
7 years ago |
thorstrand.hpp
|
a1c8f43e34
HPCC-14873 Add support for parallel aggregates
|
9 years ago |
thortalgo.cpp
|
50c7bddae3
HPCC-23080 Fix various undefined behaviours caught by sanitize option
|
5 years ago |
thortalgo.ipp
|
c63b80c278
HPCC-13448 Source Code needs Marca Registrada next to HPCC Systems®
|
10 years ago |
thortlex.cpp
|
d1624ee8e7
HPCC-17016 Deprecate use of loop macro
|
8 years ago |
thortparse.cpp
|
6ec2dc77cb
HPCC-21880 Delete unused variable in thortparse.cpp
|
6 years ago |
thortparse.ipp
|
7086bc6936
HPCC-15965 Reorder inheritance for various significant classes
|
8 years ago |
thorxmlread.cpp
|
28653deb81
HPCC-23158 Fix more issues picked up by sanitize option
|
5 years ago |
thorxmlread.hpp
|
86c8f02cb3
HPCC-18484 dafilesrv csv, xml, json support
|
6 years ago |
thorxmlwrite.cpp
|
53f026ed62
HPCC-22763 Fix windows build problems
|
5 years ago |
thorxmlwrite.hpp
|
53f026ed62
HPCC-22763 Fix windows build problems
|
5 years ago |