Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c, | nobu | 2003-09-24 | 1 | -1/+1 |
* | to_s("+") implemented. | shigek | 2003-08-19 | 1 | -10/+4 |
* | Bug fix: limit & div combination. | shigek | 2003-08-15 | 1 | -3/+3 |
* | Ambiguity of BigDecimal::limit removed. | shigek | 2003-08-13 | 1 | -0/+1 |
* | F style output(like 1234.56789) implemented to to_s method. | shigek | 2003-08-08 | 1 | -1/+4 |
* | Specs adjusted for FLoat. | shigek | 2003-08-01 | 1 | -1/+6 |
* | Bug fix from Javier Goizueta. | shigek | 2003-07-28 | 1 | -2/+2 |
* | 0 ** 0 bug fixed. | shigek | 2003-07-26 | 1 | -8/+10 |
* | ver method added. | shigek | 2003-07-25 | 1 | -1/+11 |
* | More pathes from Tadasi Saito. | shigek | 2003-07-18 | 1 | -1/+1 |
* | 1.From Tadashi Saito's advice | shigek | 2003-06-27 | 1 | -3/+16 |
* | bigdecimal-brushup.patch from Tadashi Saito applied. | shigek | 2003-05-06 | 1 | -3/+1 |
* | Use rb_str2cstr() instead of STR2CSTR() macro. | shigek | 2003-03-28 | 1 | -2/+2 |
* | Copied from rough/bigdecimal,documents & some sample programs added. | shigek | 2003-03-28 | 1 | -0/+190 |