summaryrefslogtreecommitdiff
path: root/sql/gcalc_slicescan.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.6' into 10.7Oleksandr Byelkin2022-10-041-0/+4
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-09-261-0/+4
| |\
| | * MDEV-29613 Improve WITH_DBUG_TRACE=OFFMarko Mäkelä2022-09-231-0/+4
* | | Added support to MEM_ROOT for write protected memoryMonty2021-07-181-1/+1
|/ /
* | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-1/+1
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+1
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+1
| | |\
| | | * Code comment spellfixesIan Gilfillan2020-07-221-1/+1
* | | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+1
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\ \ | | |/
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-251-0/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2019-04-251-0/+2
| |\ \ \ | | |/ /
| | * | MDEV-18920 Prepared statements with st_convexhull hang and eat 100% cpu.Alexey Botchkov2019-04-221-0/+2
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-281-0/+11
|\ \ \ \ | |/ / /
| * | | MDEV-16050 cte + geometry functions lead to crash.Alexey Botchkov2018-09-161-0/+11
| |/ /
* | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ /
* | Correct FSF addressiangilfillan2017-03-101-1/+1
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-133/+133
|\ \ | |/
| * compilation errors on sparc sun studio 10Sergei Golubchik2016-02-151-133/+133
* | MDEV-4045 Missing OGC Spatial functions.Alexey Botchkov2014-11-281-2/+2
|/
* bug #977021 ST_BUFFER fails with the negative D.Alexey Botchkov2012-04-291-1/+1
* 5.3 mergeSergei Golubchik2012-01-131-38/+70
|\
| * GIS issues fixed.Alexey Botchkov2011-12-161-1/+1
| * bug #901655 ST_BUFFER asserts with a coplicated shape.Alexey Botchkov2011-12-081-37/+69
* | 5.3->5.5 mergeSergei Golubchik2011-11-271-2/+4
|/
* Small fixes to make compilers happy.Alexey Botchkov2011-11-221-3/+3
* Windows has no 'nearbyint' in libraries.Alexey Botchkov2011-11-221-2/+1
* Fix for bug #809849 spatial operations must be KILL-able.Alexey Botchkov2011-11-201-0/+4
* small fixes to make compiler happy.Alexey Botchkov2011-11-171-1/+1
* code cleanup.Alexey Botchkov2011-10-161-48/+0
* GIS code cleanup.Alexey Botchkov2011-10-161-414/+426
* #define addedAlexey Botchkov2011-10-141-0/+2
* repeating calcualtions eliminated.Alexey Botchkov2011-10-141-15/+136
* GIS code.Alexey Botchkov2011-10-141-908/+860
* Copyright notices fixed.Alexey Botchkov2011-10-061-0/+1
* Valgrind warning fixed.Alexey Botchkov2011-10-051-38/+82
* GIS library code cleanup.Alexey Botchkov2011-10-041-413/+244
* bugs fixedAlexey Botchkov2011-09-211-1/+1
* several bugs fixed here.Alexey Botchkov2011-09-211-137/+1189
* Fix for bug #848901 Assertion `fabs(cur_isc->x-m_cur_intersection->x) + fabs(...Alexey Botchkov2011-09-131-1/+1
* Fix for few similar bugs:Alexey Botchkov2011-09-131-32/+109
* PostGIS-style 'same point' handling.Alexey Botchkov2011-09-011-259/+409
* Fix for bug #804324 Assertion 0 in Gcalc_scan_iterator::pop_suitable_intersec...Alexey Botchkov2011-07-071-0/+5
* Precise GIS functions added.Alexey Botchkov2011-05-041-0/+762