summaryrefslogtreecommitdiff
path: root/strings/decimal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.5 into 10.6Marko Mäkelä2022-03-291-9/+23
|\
| * Merge 10.4 into 10.5Marko Mäkelä2022-03-291-9/+23
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2022-03-291-9/+23
| | |\
| | | * MDEV-22742 UBSAN: Many overflow issues in strings/decimal.c - runtime error: ...Alexey Botchkov2022-03-211-9/+23
* | | | Added typedef decimal_digits_t (uint16) for number of digits in mostMonty2021-05-191-20/+30
|/ / /
* | | Updated tests in decimal.c that match current API and usageMonty2021-05-111-17/+18
|/ /
* | Merge branch '10.2' into 10.3Sergei Golubchik2021-02-221-4/+59
|\ \ | |/
| * MDEV-24790 CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong resultAlexander Barkov2021-02-081-4/+59
* | Merge 10.2 into 10.3Marko Mäkelä2020-08-101-0/+18
|\ \ | |/
| * Merge 10.1 into 10.2Marko Mäkelä2020-08-101-0/+18
| |\
| | * MDEV-23105 Cast number string with many leading zeros to decimal gives unexpe...Alexander Barkov2020-08-051-0/+18
* | | 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
| |\ \ \ | | |/ /