summaryrefslogtreecommitdiff
path: root/sql/spatial.h
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings from iccunknown2005-05-181-0/+3
* Fix for #6553 and #8776 (no errors on bad spatial data)unknown2005-04-291-0/+2
* Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-0/+9
* Mergingunknown2004-05-271-0/+3
|\
| * WL#1163 To make spatial code optionalunknown2004-03-121-0/+3
* | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s...unknown2004-05-061-1/+1
* | Portability fixunknown2004-03-161-3/+2
* | Fixed memory overrun in spatial init codeunknown2004-03-161-1/+1
* | Fix for valgrind's warningunknown2004-03-151-1/+1
|/
* Spatial code changed to get rid of inconsistent this->* operationunknown2004-03-121-159/+114
* Optimized GIS functionsunknown2004-03-041-236/+244
* Renamed xxx_as_text() and xxx__from_text().unknown2003-06-201-21/+21
* SRID support.unknown2003-03-181-1/+0
* Added num_geometries() and geometry_n() methods for MultiX geometry objects.unknown2003-02-261-3/+7
* Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-62/+83
* Spatial code cleanupunknown2002-08-221-1/+1
* Extension of .frm file (not yet ready for push)unknown2002-06-021-2/+2
* Added GIS extensionunknown2002-02-221-0/+476