2016-08-02 |
Romulo Goncalves |
Merge with Default
sfcgal
|
2016-08-02 |
Romulo Goncalves |
If the geometry does not have coordinate z do not use it. Segmentize was leading to memory corruptions triggering long runs.
sfcgal
|
2016-08-02 |
Romulo Goncalves |
OpenMP for filter joins
sfcgal
|
2016-08-02 |
Panagiotis Koutsourakis |
[LiDAR]: Refactor reading x,y, and z columns
data-vaults
|
2016-08-01 |
Romulo Goncalves |
Major revision of the filter join code. Clean Error messages, make sure you release everything you allocate. Verify if all memory allocations succeed. Proper handle of empty BATs. Make it ready to use OpenMP
sfcgal
|
2016-08-01 |
Romulo Goncalves |
Fix few leaks. Verify if all GDKmalloc, GDKrealloc, and GDKzalloc succeeded (only filter joins were left for the second round) it help to detect few corner cases leading to incorrect results.
sfcgal
|
2016-08-01 |
Romulo Goncalves |
Batgeom version for Contains when it compares a BAT with single geometry to multiple points. Fix to leaks detected by valgrind
sfcgal
|
2016-08-01 |
Martin Kersten |
Merge with default
iot
|
2016-08-01 |
Martin Kersten |
Fixing bounds?
iot
|
2016-07-29 |
Martin Kersten |
Merge with side branch
iot
|
2016-07-29 |
Martin Kersten |
Merge with default
iot
|
2016-07-29 |
Martin Kersten |
Merge with default
iot
|
2016-08-01 |
Sjoerd Mullender |
Really kill monetdbd when we're done waiting, also enable stop from systemctl.
Jun2016
|
2016-08-01 |
Sjoerd Mullender |
More const.
Jun2016
|
2016-08-01 |
Sjoerd Mullender |
Fix some cases of undefined behavior according to the C standard.
Jun2016
|
2016-08-01 |
Sjoerd Mullender |
We were severely underquoting according to the autoconf documentation.
|
2016-08-01 |
Sjoerd Mullender |
Remove superfluous tests for getopt and getopt_long.
|
2016-08-01 |
Sjoerd Mullender |
Merge with Jun2016 branch.
|
2016-08-01 |
Niels Nes |
fixed bug in mergetables handling for NxM joins
Jun2016
|
2016-08-01 |
Sjoerd Mullender |
Initialize before potential use.
|
2016-08-01 |
Niels Nes |
fixed typo
Jun2016
|
2016-08-01 |
Sjoerd Mullender |
Changes to the way we find out the current time zone.
Jun2016
|
2016-08-01 |
Romulo Goncalves |
Merge with default
sfcgal
|
2016-08-01 |
Niels Nes |
merged with jun2016
|
2016-08-01 |
Niels Nes |
more cleanup after failures.
Jun2016
|
2016-07-31 |
Martin Kersten |
Remove legacy code
|
2016-07-31 |
Martin Kersten |
Remove old optimizer debugger
|
2016-07-31 |
Martin Kersten |
Remove unused function.
|
2016-07-31 |
Martin Kersten |
Improve test coverage
|
2016-07-31 |
Niels Nes |
merged with jun2016
|
2016-07-31 |
Niels Nes |
make sure we cleanup old delta-data before (over) writing with new.
Jun2016
|
2016-07-31 |
Niels Nes |
merged with Jun2016
|
2016-07-31 |
Niels Nes |
cleanup MALclient at end of sql (and msql) sessions.
Jun2016
|
2016-07-31 |
Niels Nes |
merged with Jun2016
|
2016-07-31 |
Niels Nes |
more leak fixing.
Jun2016
|
2016-07-31 |
Niels Nes |
merged with 2016
|
2016-07-31 |
Niels Nes |
fixed leak in savepoints
Jun2016
|
2016-07-31 |
Niels Nes |
merged with Jun2016
|
2016-07-31 |
Niels Nes |
added missing destroy functions
Jun2016
|
2016-07-31 |
Niels Nes |
merged with Jun2016
|
2016-07-31 |
Niels Nes |
fixed of by one problem in rank functions
Jun2016
|
2016-07-31 |
Martin Kersten |
Compilation issues
mosaic
|
2016-07-30 |
Martin Kersten |
Fix compilation
jit
|
2016-07-30 |
Martin Kersten |
Initialize all elements
jit
|
2016-07-30 |
Niels Nes |
merged with Jun2016
|
2016-07-30 |
Niels Nes |
more leak fixing. If query fails cleanup half backed mal function/symbol.
Jun2016
|
2016-07-30 |
Niels Nes |
fixed read after free
Jun2016
|
2016-07-30 |
Niels Nes |
merged with Jun2016
|
2016-07-30 |
Niels Nes |
more leak fixing
Jun2016
|
2016-07-30 |
Niels Nes |
more leak fixing
Jun2016
|
2016-07-30 |
Romulo Goncalves |
Merge with default
sfcgal
|
2016-07-30 |
Niels Nes |
merged with Jun2016
|
2016-07-30 |
Niels Nes |
fixed leak in new mat_joinNxM
Jun2016
|
2016-07-30 |
Niels Nes |
cleanup malloc's in Mdiff (Mtest output is much cleaner)
Jun2016
|
2016-07-30 |
Niels Nes |
merged with default
sfcgal
|
2016-07-30 |
Niels Nes |
merged with jun2016
|
2016-07-30 |
Niels Nes |
allow for multiple outputs in bat*. functions
Jun2016
|
2016-07-30 |
Sjoerd Mullender |
Cleanup in changeset 7b6ac277c634 was one line too rigorous.
|
2016-07-30 |
Martin Kersten |
Trigger functionality bug
|
2016-07-30 |
Martin Kersten |
Minor issues
jit
|