Age | Commit message (Expand) | Author |
2011-09-27 | * ext/bigdecimal/bigdecimal_en.html: removed because this file isn't | mrkn |
2011-05-22 | * ext: remove trailing spaces. | nobu |
2009-12-06 | ext/bigdecimal/bigdecimal_en.html: Remove obsolete information, fix typos | marcandre |
2004-02-20 | Wrong descriptions,pointed out by Bret Jolly,in the documents changed. | shigek |
2003-10-21 | Added math.rb descriptions. | shigek |
2003-08-29 | The 2nd arg for add,sub,mult, and div is 0, then result will be same as +,-,*... | shigek |
2003-08-19 | to_s("+") implemented. | shigek |
2003-08-13 | Ambiguity of BigDecimal::limit removed. | shigek |
2003-08-08 | F style output(like 1234.56789) implemented to to_s method. | shigek |
2003-08-01 | Specs adjusted for FLoat. | shigek |
2003-07-28 | Bug fix from Javier Goizueta. | shigek |
2003-07-25 | ver method added. | shigek |
2003-07-23 | COMP_MODE_ROUNDUP -> COMP_MODE_ROUND | shigek |
2003-07-22 | Explanation for prec, and some more for max. number of sig. digits. | shigek |
2003-07-21 | patches from T.Saito etc. | shigek |
2003-07-18 | More pathes from Tadasi Saito. | shigek |
2003-06-27 | 1.From Tadashi Saito's advice | shigek |
2003-05-06 | bigdecimal-brushup.patch from Tadashi Saito applied. | shigek |
2003-04-24 | More explanations for sincos. | shigek |
2003-03-28 | Copied from rough/bigdecimal,documents & some sample programs added. | shigek |