summaryrefslogtreecommitdiff
path: root/sql/spatial.h
Commit message (Expand)AuthorAgeFilesLines
* Merge siva.hindu.god:/home/tsmith/m/bk/maint/bmisc/50unknown2007-03-231-6/+37
|\
| * Bug #24563: MBROverlaps does not seem to function propertly.unknown2007-03-231-6/+37
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maintunknown2007-03-051-2/+2
| |\
* | \ Merge mysql.com:/home/ram/work/b26038/b26038.5.0unknown2007-03-051-2/+2
|\ \ \ | | |/ | |/|
| * | Merge mysql.com:/home/ram/work/b26038/b26038.4.1unknown2007-02-281-2/+2
| |\ \
| | * | Fix for bug #26038: X() value of empty NOT NULL POINT is neither NULL nor NOT...unknown2007-02-211-2/+2
| | * | gcc 4.1 linux warning fixes backported from 5.0.unknown2006-06-281-0/+4
* | | | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-6/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-6/+6
| |\ \ \ | | |/ / | |/| |
| | * | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-6/+6
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
|\ \ \ \ | |/ / /
| * | | my_strtoll10-x86.s:unknown2006-12-311-1/+1
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | |/ / /
| * | | Many files:unknown2006-12-231-2/+1
| |/ /
* | | This is an implementation of two WL items:unknown2006-05-181-1/+1
|/ /
* | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-0/+16
* | Mergingunknown2006-01-211-1/+1
|\ \ | |/
| * Fix for bug #14320 (MBROverlaps does wrong test)unknown2005-12-101-1/+1
| * fix --ansi --pedantic compilation failureunknown2005-11-041-2/+2
* | Fix -ansi -pedantic compilation failureunknown2005-11-021-2/+2
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-311-3/+16
|\ \ | |/
| * Fix for bug #12839 (Endian support is absurd)unknown2005-09-211-3/+16
* | 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