summaryrefslogtreecommitdiff
path: root/ext/bigdecimal/bigdecimal.h
AgeCommit message (Expand)Author
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-21* ext/bigdecimal/bigdecimal.[ch]: replace _DEBUG with BIGDECIMAL_DEBUG to pre...mrkn
2009-06-11* ext/bigdecimal/bigdecimal.c (gfCheckVal): never used.nobu
2008-11-26* ext/bigdecimal/bigdecimal.c (VpException): bigdecimal zeromatz
2008-07-22* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): BigDecimal#<=> shouldmame
2006-06-20* eval.c, file.c, etc.: code-cleanup patch from Stefan Huehnermatz
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2003-09-24* ext/win32ole/win32ole.c, ext/openssl/ossl_pkey_dsa.c,nobu
2003-08-19to_s("+") implemented.shigek
2003-08-15Bug fix: limit & div combination.shigek
2003-08-13Ambiguity of BigDecimal::limit removed.shigek
2003-08-08F style output(like 1234.56789) implemented to to_s method.shigek
2003-08-01Specs adjusted for FLoat.shigek
2003-07-28Bug fix from Javier Goizueta.shigek
2003-07-260 ** 0 bug fixed.shigek
2003-07-25ver method added.shigek
2003-07-18More pathes from Tadasi Saito.shigek
2003-06-271.From Tadashi Saito's adviceshigek
2003-05-06bigdecimal-brushup.patch from Tadashi Saito applied.shigek
2003-03-28Use rb_str2cstr() instead of STR2CSTR() macro.shigek
2003-03-28Copied from rough/bigdecimal,documents & some sample programs added.shigek