summaryrefslogtreecommitdiff
path: root/strings/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* Backport my_strntod() from 5.0unknown2005-02-221-48/+119
* EOVERFLOW moved to my_base.h - it is used not only in strtod.cunknown2004-03-161-4/+0
* Moved errno to strtod.c as one can use m_string.h without errno.hunknown2004-03-161-5/+5
* merge & simple cleanupunknown2004-03-151-7/+12
|\
| * Optimizationsunknown2004-03-151-4/+6
* | my_strtod fixes:unknown2004-03-141-3/+11
|/
* - added commands --query_vertical and --query_horisontal to client/mysqltest.ccunknown2004-03-061-4/+1
* do not use static array of pastpoints in my_strtod - it is not portableunknown2004-02-271-17/+3
* minor omission that effectively disabled my_strtod fixed :)unknown2004-02-241-1/+1
* - fixed C++-style comment in strings/strtod.c which caused a compileunknown2004-02-181-1/+1
* my_atof is deletedunknown2004-02-131-0/+140