summaryrefslogtreecommitdiff
path: root/sql/item_geofunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Windows fixes for VC++ compiler compabilitymiguel@hegel.local2004-05-051-2/+1
* Fixed many compiler warningsmonty@mysql.com2004-04-051-9/+7
* DBUG_ASSERT(fixed == 1); added to val*bell@sanja.is.com.ua2004-03-181-0/+24
* Fix for valgrind's warninghf@deer.(none)2004-03-151-4/+6
* Spatial code changed to get rid of inconsistent this->* operationhf@deer.(none)2004-03-121-112/+141
* Optimized GIS functionsmonty@mashka.mysql.fi2004-03-041-112/+114
* SCRUMhf@deer.(none)2004-01-231-2/+2
* SCRUM:hf@deer.(none)2004-01-151-0/+4
* Renamed xxx_as_text() and xxx__from_text().ram@mysql.r18.ru2003-06-201-2/+2
* Fix windows build after applyiing the changes from new client.c(sql-common)venu@myvenu.com2003-06-031-2/+2
* MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...bar@bar.mysql.r18.ru2003-06-031-1/+1
* Moved spatial functions to the sql/item_geofunc.cc file.ram@mysql.r18.ru2003-05-301-0/+653