Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t | unknown | 2005-03-21 | 1 | -23/+23 |
* | Fix a valgrind warning in decimal.c:sanity() | unknown | 2005-03-21 | 1 | -1/+1 |
* | Clean up the warning inside sanity():decimal.c in valgrind-max builds. | unknown | 2005-03-19 | 1 | -1/+1 |
* | More changes to make 5.0.3 compile on Windows | unknown | 2005-02-23 | 1 | -3/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-02-19 | 1 | -26/+30 |
|\ | |||||
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | unknown | 2005-02-19 | 1 | -26/+30 |
* | | Fix for bug #8534 (Compile errors in Precision Math code on Windows) | unknown | 2005-02-16 | 1 | -2/+2 |
|/ | |||||
* | Precision Math implementation | unknown | 2005-02-09 | 1 | -0/+332 |