summaryrefslogtreecommitdiff
path: root/strings/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* Fix Windows build problem following previous push.knielsen@mysql.com2006-06-301-1/+2
* Fixing windows build.elliot@mysql.com2006-06-301-2/+2
* Fixed include file usagemonty@mysql.com2006-06-301-2/+2
* Backport my_strntod() from 5.0monty@mysql.com2005-02-221-48/+119
* EOVERFLOW moved to my_base.h - it is used not only in strtod.cserg@serg.mylan2004-03-161-4/+0
* Moved errno to strtod.c as one can use m_string.h without errno.hmonty@mysql.com2004-03-161-5/+5
* merge & simple cleanupmonty@mysql.com2004-03-151-7/+12
|\
| * Optimizationsmonty@mysql.com2004-03-151-4/+6
* | my_strtod fixes:serg@serg.mylan2004-03-141-3/+11
|/
* - added commands --query_vertical and --query_horisontal to client/mysqltest.ccvva@eagle.mysql.r18.ru2004-03-061-4/+1
* do not use static array of pastpoints in my_strtod - it is not portableserg@build.mysql.com2004-02-271-17/+3
* minor omission that effectively disabled my_strtod fixed :)serg@serg.mylan2004-02-241-1/+1
* - fixed C++-style comment in strings/strtod.c which caused a compilelenz@kallisto.local2004-02-181-1/+1
* my_atof is deletedserg@serg.mylan2004-02-131-0/+140