summaryrefslogtreecommitdiff
path: root/sql/gcalc_slicescan.cc
Commit message (Expand)AuthorAgeFilesLines
* compilation errors on sparc sun studio 10Sergei Golubchik2016-02-151-133/+133
* 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