summaryrefslogtreecommitdiff
path: root/ext/bigdecimal
AgeCommit message (Expand)Author
2003-08-06Just small change.shigek
2003-08-06Comparison results adjusted to Float's.shigek
2003-08-05Trailing 0s in split removed.(to_digits changed).shigek
2003-08-05Trailing 0s in split removed. & bug in floor fixed.shigek
2003-08-05Bug in to_digits fixed.shigek
2003-08-05Trailing 0s in to_s removed. & Bug in VpFrac fixed.shigek
2003-08-05Unnecessary comments removed.shigek
2003-08-05Fix: coerce in comparisons.shigek
2003-08-04Typo pointed out by Javier Goizueta fixed.shigek
2003-08-01Specs adjusted for FLoat.shigek
2003-07-29* lib/net/smtp.rb (Net::SMTP::send0): add taint check.matz
2003-07-28Bug for 2nd arg of round fixed.shigek
2003-07-28Bug fix from Javier Goizueta.shigek
2003-07-260 ** 0 bug fixed.shigek
2003-07-25Spec for div changed.shigek
2003-07-25ver method added.shigek
2003-07-23COMP_MODE_ROUNDUP -> COMP_MODE_ROUNDshigek
2003-07-22Explanation for prec, and some more for max. number of sig. digits.shigek
2003-07-21* lib/tmpdir.rb: new library to get temporary directory path,matz
2003-07-21patches from T.Saito etc.shigek
2003-07-18As discussed in ruby-dev ML:shigek
2003-07-18More pathes from Tadasi Saito.shigek
2003-07-18More pathes from Tadasi Saito.shigek
2003-07-01Precision for '**' enhanced (bug).shigek
2003-06-29Bug in '/' fixed by Tadashi Saito.shigek
2003-06-27Changed according to Tadashi Saito's advice.shigek
2003-06-271.From Tadashi Saito's adviceshigek
2003-05-06bigdecimal-brushup.patch from Tadashi Saito applied.shigek
2003-05-06* ext/bigdecimal/.cvsignore: new file (retry).aamine
2003-04-25Patch from Michal Rokos for sprintf format strings applied.shigek
2003-04-24Dir. rearrangement according to the suggestions from Minero Aoki.shigek
2003-04-24More explanations for sincos.shigek
2003-04-24Prec. improvement for PI.shigek
2003-04-17Bug in negative.exp(n) reported by Hitoshi Miyazaki fixed.shigek
2003-03-28Use rb_str2cstr() instead of STR2CSTR() macro.shigek
2003-03-28Rubbish !shigek
2003-03-28Copied from rough/bigdecimal,documents & some sample programs added.shigek