summaryrefslogtreecommitdiff
path: root/strings/dtoa.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2022-12-131-1/+4
|\
| * MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in typ...Alexander Barkov2022-11-171-1/+4
* | Created a workaround for a bug in MSAN for va_arg(,double)Monty2020-06-141-3/+0
* | MDEV-20377: Make WITH_MSAN more usableMarko Mäkelä2020-03-281-1/+4
|/
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| |\
| | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | |\
| | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Misc. typosluz.paz2018-04-051-1/+1
* | | | Fix warningsVladislav Vaintroub2018-01-061-1/+1
* | | | Fix double floating point error in dtoa.cVicențiu Ciorbaru2017-12-301-1/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-5/+3
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-5/+3
| |\ \ | | |/
| | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-7/+6
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-3/+5
* | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-4/+4
* | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-3/+5
|\ \ \
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-3/+5
| |/ /
* | | MDEV-10138 Support for decimals up to 38 digitsMonty2016-06-221-1/+1
|/ /
* | MDEV-5819: MySQL Bug #13500371 63704: CONVERSION OF '1.' TO A NUMBER GIVES ER...unknown2014-03-141-1/+1
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-3/+3
|/
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-1/+1
|\
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
* | merge with mysql-5.5.21Sergei Golubchik2012-03-091-13/+36
|\ \ | |/
| * Bug#13359121 LARGE NUMBERS, /STRINGS/DTOA.C:662Tor Didriksen2012-01-251-13/+36
* | Fixed lp:909051 Options --debug and --disable-debug are known but ambiguous i...Michael Widenius2011-12-271-4/+4
* | mysql-5.5.18 mergeSergei Golubchik2011-11-031-9/+16
|\ \ | |/
| * Bug#12985030 SIMPLE QUERY WITH DECIMAL NUMBERS LEAKS MEMORYTor Didriksen2011-09-211-5/+9
| * Bug#12985030 SIMPLE QUERY WITH DECIMAL NUMBERS LEAKS MEMORYTor Didriksen2011-09-201-2/+5
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
* | merge with 5.3Sergei Golubchik2011-10-191-2/+1
|/
* Merging Copyright update from 5.1Alexander Barkov2011-01-191-1/+1
* Bug #45882: dtoa.c might not work with gcc 4.4.0Alexey Kopytov2010-06-011-181/+192
* Reconciling different file ids for dtoa.c in trunk and 6.0-codebase.Alexey Kopytov2010-04-111-0/+2782
|\
| * WL #2934 "Make/find library for doing float/double to string conversionsunknown2007-12-071-0/+2754
* Reconciling different file ids for dtoa.c in trunk and 6.0-codebase.Alexey Kopytov2010-04-111-2782/+0
* Bug #52165: Assertion failed: file .\dtoa.c, line 465Alexey Kopytov2010-04-071-1/+3
* Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-0/+2780