Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking issues, | serg@serg.mylan | 2005-12-23 | 1 | -3/+4 |
* | merging | holyfoot@mysql.com | 2005-11-10 | 1 | -1/+1 |
|\ | |||||
| * | Fix for bug #14268 (Bad FLOAT->DECIMAL conversion) | holyfoot@deer.(none) | 2005-11-03 | 1 | -1/+1 |
* | | Additional fix for #13573 | holyfoot@deer.(none) | 2005-11-02 | 1 | -0/+4 |
|/ | |||||
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-08 | 1 | -1/+1 |
|\ | |||||
| * | Review of code pushed since last 5.0 pull: | monty@mysql.com | 2005-10-06 | 1 | -1/+1 |
* | | Added a cast. Fix for Metrowerks compiler. | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-09-28 | 1 | -1/+1 |
|/ | |||||
* | Fix for bug #12938 (decimal arithmetic in the loop fails) | hf@deer.(none) | 2005-09-04 | 1 | -1/+15 |
* | Fix for bug #12173 (show create table crash) | hf@deer.(none) | 2005-07-29 | 1 | -1/+2 |
* | Cleanups during review of new code | monty@mysql.com | 2005-07-28 | 1 | -2/+5 |
* | Fix for bug #11557 (Error during rounding of the DEFAULT values) | hf@deer.(none) | 2005-07-12 | 1 | -8/+7 |
* | Fix for bug #10891 (string->decimal conversion crashes server) | hf@deer.(none) | 2005-07-07 | 1 | -5/+14 |
* | Fixes during review of new code | monty@mysql.com | 2005-07-04 | 1 | -7/+9 |
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0 | hf@deer.(none) | 2005-06-15 | 1 | -4/+25 |
|\ | |||||
| * | Fix for bug #10632 (CEILING returns wrong result) | hf@deer.(none) | 2005-06-15 | 1 | -4/+25 |
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0 | hf@deer.(none) | 2005-06-15 | 1 | -1/+7 |
|\ \ | |||||
| * | | Fix for bug #10337 (cast(NULL DECIMAL) crashes the server) | hf@deer.(none) | 2005-06-15 | 1 | -1/+7 |
| |/ | |||||
* | | fixes for windows 64-bit compiler warnings | georg@lmy002.wdf.sap.corp | 2005-06-13 | 1 | -12/+12 |
|/ | |||||
* | Fix for bug #8482 (Incorrect rounding) | hf@deer.(none) | 2005-06-09 | 1 | -0/+8 |
* | Code cleanups during code reviews | monty@mysql.com | 2005-06-01 | 1 | -10/+26 |
* | Fixed Bug#10232: update with subquery, precision math, | jani@ibmlab.site | 2005-05-10 | 1 | -1/+8 |
* | Fix for bug #9527 (negative zero is a nonsence) | holyfoot@hf-ibm.(none) | 2005-05-07 | 1 | -0/+11 |
* | merging | holyfoot@mysql.com | 2005-05-06 | 1 | -8/+12 |
|\ | |||||
| * | Fix for bug #10004 (Decimal operation crashes server) | holyfoot@hf-ibm.(none) | 2005-05-06 | 1 | -8/+12 |
* | | Trimmed fix for bug #9546 (Crashing with huge decimals) | holyfoot@hf-ibm.(none) | 2005-05-06 | 1 | -1/+7 |
|/ | |||||
* | A fix (bug #10404: select 0/0 returns 0). | ramil@ram-book.(none) | 2005-05-06 | 1 | -13/+13 |
* | A lot of fixes to Precision math | holyfoot@hf-ibm.(none) | 2005-05-05 | 1 | -17/+9 |
* | Fixed errors descovered by valgrind 2.4 | monty@mysql.com | 2005-04-06 | 1 | -1/+1 |
* | decimal_div bug#9501 | serg@serg.mylan | 2005-03-31 | 1 | -68/+55 |
* | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t | konstantin@mysql.com | 2005-03-21 | 1 | -45/+49 |
* | Fix a valgrind warning in decimal.c:sanity() | konstantin@mysql.com | 2005-03-21 | 1 | -0/+4 |
* | Fix for bug #8464 (AVG returns incorrect result) | hf@deer.(none) | 2005-03-07 | 1 | -0/+3 |
* | decimal format documented | serg@serg.mylan | 2005-02-20 | 1 | -0/+77 |
* | underflow in decimal_round fixed | serg@serg.mylan | 2005-02-20 | 1 | -7/+23 |
* | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -96/+137 |
* | Fix for bug 8416 (bigint test fails on PPC) | hf@deer.(none) | 2005-02-13 | 1 | -1/+1 |
* | fixed C++ syntax in C code | bell@sanja.is.com.ua | 2005-02-09 | 1 | -4/+5 |
* | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -242/+923 |
* | strings/decimal.c | serg@serg.mylan | 2004-12-27 | 1 | -2/+10 |
* | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -2/+7 |
|\ | |||||
| * | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -2/+7 |
* | | int decimal_is_zero(decimal *from); | serg@serg.mylan | 2004-12-06 | 1 | -0/+10 |
* | | strings/decimal.c | serg@serg.mylan | 2004-12-06 | 1 | -4/+14 |
* | | strings/decimal.c | serg@serg.mylan | 2004-12-03 | 1 | -0/+7 |
* | | strings/decimal.c | serg@serg.mylan | 2004-12-03 | 1 | -162/+182 |
* | | more decimail bugs fixed | serg@serg.mylan | 2004-12-03 | 1 | -14/+24 |
* | | fix for decimal.c | serg@serg.mylan | 2004-11-28 | 1 | -1/+1 |
* | | fix decimal2longlong too | serg@serg.mylan | 2004-11-27 | 1 | -4/+7 |
* | | better overflow checks in decimal2ulonglong | serg@serg.mylan | 2004-11-27 | 1 | -3/+7 |
* | | '5.4', -1, HALF_UP | serg@serg.mylan | 2004-11-11 | 1 | -4/+4 |