summaryrefslogtreecommitdiff
path: root/sql/item_geofunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Windows fixes for VC++ compiler compabilityunknown2004-05-051-2/+1
* Fixed many compiler warningsunknown2004-04-051-9/+7
* DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-0/+24
* Fix for valgrind's warningunknown2004-03-151-4/+6
* Spatial code changed to get rid of inconsistent this->* operationunknown2004-03-121-112/+141
* Optimized GIS functionsunknown2004-03-041-112/+114
* SCRUMunknown2004-01-231-2/+2
* SCRUM:unknown2004-01-151-0/+4
* Renamed xxx_as_text() and xxx__from_text().unknown2003-06-201-2/+2
* Fix windows build after applyiing the changes from new client.c(sql-common)unknown2003-06-031-2/+2
* MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-031-1/+1
* Moved spatial functions to the sql/item_geofunc.cc file.unknown2003-05-301-0/+653