summaryrefslogtreecommitdiff
path: root/sql/my_decimal.h
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* bug #19491 (CAST do DATETIME wrong result)unknown2006-10-251-1/+6
* Fix for bug #13573 (wrong data inserted for too big decimals)unknown2005-10-151-16/+44
* Fix for bug #10896 (0.00 > -0.00)unknown2005-06-081-0/+5
* A lot of fixes to Precision mathunknown2005-05-051-13/+33
* Rename decimal -> decimal_t, decimal_digit -> decimal_digit_tunknown2005-03-211-23/+23
* Fix a valgrind warning in decimal.c:sanity()unknown2005-03-211-1/+1
* Clean up the warning inside sanity():decimal.c in valgrind-max builds.unknown2005-03-191-1/+1
* More changes to make 5.0.3 compile on Windowsunknown2005-02-231-3/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-26/+30
|\
| * Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-26/+30
* | Fix for bug #8534 (Compile errors in Precision Math code on Windows)unknown2005-02-161-2/+2
|/
* Precision Math implementationunknown2005-02-091-0/+332