Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backport my_strntod() from 5.0 | unknown | 2005-02-22 | 1 | -48/+119 |
* | EOVERFLOW moved to my_base.h - it is used not only in strtod.c | unknown | 2004-03-16 | 1 | -4/+0 |
* | Moved errno to strtod.c as one can use m_string.h without errno.h | unknown | 2004-03-16 | 1 | -5/+5 |
* | merge & simple cleanup | unknown | 2004-03-15 | 1 | -7/+12 |
|\ | |||||
| * | Optimizations | unknown | 2004-03-15 | 1 | -4/+6 |
* | | my_strtod fixes: | unknown | 2004-03-14 | 1 | -3/+11 |
|/ | |||||
* | - added commands --query_vertical and --query_horisontal to client/mysqltest.cc | unknown | 2004-03-06 | 1 | -4/+1 |
* | do not use static array of pastpoints in my_strtod - it is not portable | unknown | 2004-02-27 | 1 | -17/+3 |
* | minor omission that effectively disabled my_strtod fixed :) | unknown | 2004-02-24 | 1 | -1/+1 |
* | - fixed C++-style comment in strings/strtod.c which caused a compile | unknown | 2004-02-18 | 1 | -1/+1 |
* | my_atof is deleted | unknown | 2004-02-13 | 1 | -0/+140 |