Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#3817: Simplify string / memory area types and make things more consistent ... | monty@mysql.com/narttu.mysql.fi | 2007-05-10 | 1 | -2/+2 |
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ | |||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | | Bug#16172 DECIMAL data type processed incorrectly | gluh@mysql.com/gluh.(none) | 2006-08-08 | 1 | -0/+1 |
|/ | |||||
* | A lot of fixes to Precision math | holyfoot@hf-ibm.(none) | 2005-05-05 | 1 | -1/+1 |
* | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t | konstantin@mysql.com | 2005-03-21 | 1 | -27/+30 |
* | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -4/+9 |
* | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -2/+7 |
* | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -2/+0 |
|\ | |||||
| * | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -2/+0 |
* | | int decimal_is_zero(decimal *from); | serg@serg.mylan | 2004-12-06 | 1 | -7/+1 |
|/ | |||||
* | take into accound end \0 in decimal_string_size | serg@serg.mylan | 2004-11-03 | 1 | -2/+2 |
* | error codes chaged to bitmap (for easier testing with masks) | serg@serg.mylan | 2004-11-03 | 1 | -4/+7 |
* | new round mode - half_up | serg@serg.mylan | 2004-10-31 | 1 | -2/+2 |
* | small optimization | serg@serg.mylan | 2004-10-31 | 1 | -1/+1 |
* | new api per hf request: | serg@serg.mylan | 2004-10-29 | 1 | -1/+22 |
* | decimal_cmp() | serg@serg.mylan | 2004-10-20 | 1 | -0/+1 |
* | decimal to/from bin, and utility functions | serg@serg.mylan | 2004-10-19 | 1 | -15/+24 |
* | arbitrary precision decimal numbers | serg@serg.mylan | 2004-10-18 | 1 | -0/+68 |