summaryrefslogtreecommitdiff
path: root/ext/bigdecimal/bigdecimal.h
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c,nobu2003-09-241-1/+1
* to_s("+") implemented.shigek2003-08-191-10/+4
* Bug fix: limit & div combination.shigek2003-08-151-3/+3
* Ambiguity of BigDecimal::limit removed.shigek2003-08-131-0/+1
* F style output(like 1234.56789) implemented to to_s method.shigek2003-08-081-1/+4
* Specs adjusted for FLoat.shigek2003-08-011-1/+6
* Bug fix from Javier Goizueta.shigek2003-07-281-2/+2
* 0 ** 0 bug fixed.shigek2003-07-261-8/+10
* ver method added.shigek2003-07-251-1/+11
* More pathes from Tadasi Saito.shigek2003-07-181-1/+1
* 1.From Tadashi Saito's adviceshigek2003-06-271-3/+16
* bigdecimal-brushup.patch from Tadashi Saito applied.shigek2003-05-061-3/+1
* Use rb_str2cstr() instead of STR2CSTR() macro.shigek2003-03-281-2/+2
* Copied from rough/bigdecimal,documents & some sample programs added.shigek2003-03-281-0/+190