summaryrefslogtreecommitdiff
path: root/strings/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2006-12-151-13/+14
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-13/+14
* | Merge polly.local:/tmp/maint/bug22129/my41-bug22129kaa@polly.local2006-11-081-16/+4
|\ \ | |/ |/|
| * Removed the underflow check (bug #22129)kaa@polly.local2006-11-081-16/+4
| * Merge polly.local:/tmp/22129/bug22129/my41-bug22129kaa@polly.local2006-09-221-24/+43
| |\
* | \ Merge polly.local:/tmp/22129/bug22129/my41-bug22129kaa@polly.local2006-09-221-24/+43
|\ \ \ | | |/ | |/|
| * | Fixed bug #22129: A small double precision number becomes zerokaa@polly.local2006-09-221-24/+43
* | | Merge trift2.:/M41/push-1-4.1joerg@trift2.2006-07-241-2/+1
|\ \ \ | | |/ | |/|
| * | strings/strtod.c : Ensure the definition of "EOVERFLOW" is available.joerg@trift2.2006-07-171-1/+1
| |/
* | 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