summaryrefslogtreecommitdiff
path: root/strings/decimal.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-16/+19
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-16/+19
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2018-10-311-16/+19
| | |\ \ | | | |/
| | | * MDEV-17256 Decimal field multiplication bug.bb-5.5-hfAlexey Botchkov2018-10-301-16/+19
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+2
| | |\ \ | | | |/
| | | * str2decimal: don't return a negative zeroSergei Golubchik2016-12-051-0/+2
| | | * MDEV-7973 bigint fail with gcc 5.0Sergei Golubchik2016-07-061-0/+4
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-2/+2
* | | | Misc. typosluz.paz2018-04-051-2/+2
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-03-131-0/+6
|\ \ \ \ | |/ / /
| * | | MDEV-15420 Wrong result for CAST from TIME or DATETIME with zero integer part...Alexander Barkov2018-02-251-0/+6
* | | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-2/+2
* | | | Minor spelling fixes in code comments, docs and outputOtto Kekäläinen2018-01-121-1/+1
|/ / /
* | | str2decimal: don't return a negative zeroSergei Golubchik2016-06-301-0/+2
* | | ull2dec: exact calculation of the precisionSergei Golubchik2016-06-301-2/+1
* | | parse negative numbers into one itemSergei Golubchik2016-06-301-1/+2
* | | General spell fixing in comments and stringsOtto Kekäläinen2016-06-081-2/+2
* | | Adding "const" qualifier to the argument of decimal_actual_fraction().Alexander Barkov2016-01-141-1/+1
|/ /
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-0/+1
|\ \ | |/
| * MDEV-8407 Numeric errors, server crash with COLUMN_JSON() on DECIMAL with pre...Oleksandr Byelkin2015-12-101-1/+2
* | MDEV-7973 bigint fail with gcc 5.0Sergei Golubchik2015-05-041-0/+4
* | 5.5.40+ mergeSergei Golubchik2014-10-091-4/+8
|\ \ | |/
| * decimal: *correct* implementation of ROUND_UP at lastSergei Golubchik2014-10-081-1/+1
| * fixes for decimal typeSergei Golubchik2014-10-071-1/+5
| * mysql-5.5.40Sergei Golubchik2014-10-061-3/+3
| |\
| | * Bug#18469276: MOD FOR SMALL DECIMALS FAILSChaithra Reddy2014-07-031-2/+2
* | | MDEV-5858 MySQL Bug#12744991 - DECIMAL_ROUND(X,D) GIVES WRONG RESULTS WHEN D ...Sergei Golubchik2014-03-201-18/+19
* | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-2/+2
* | | 10.0-monty mergeSergei Golubchik2013-07-211-24/+24
|\ \ \
| * | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-24/+24
* | | | 5.5 mergeSergei Golubchik2013-07-171-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | | | 5.5 mergeSergei Golubchik2013-06-061-1/+1
|\ \ \ \ | |/ / /
| * | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-2/+2
| |\ \ \ | | |/ /
| | * | Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-2/+2
| | |\ \
| | * | | Bug#11754279 SIGNIFICANT INACCURACY IN DECIMAL MULTIPLICATION CALCULATIONSTor Didriksen2012-11-291-16/+17
| | * | | merge 5.1-security => 5.5-securityTor Didriksen2011-10-141-8/+13
| | |\ \ \
* | | \ \ \ 5.5 mergeSergei Golubchik2013-04-141-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-281-1/+1
* | | | | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-2/+2
|/ / / / /
* | | | | 5.3->5.5 mergeSergei Golubchik2013-03-101-1/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | MDEV-4241 fix.unknown2013-03-061-1/+3
* | | | | 5.3->5.5 mergeSergei Golubchik2012-11-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-736 LP:1004615 - Unexpected warnings "Encountered illegal value '' when ...Sergei Golubchik2012-11-171-1/+1
* | | | | mergeSergei Golubchik2012-04-071-1/+1
|\ \ \ \ \ | |/ / / /