Commit Details

Anon32

Repository http://svn.ruby-lang.org/repos/ruby/trunk
by mame on 2008-07-22 11:43 (3 months ago)

* ext/bigdecimal/bigdecimal.c (BigDecimalCmp): BigDecimal#<=> should
return nil if an argument can't be coerced into BigDecimal.

* ext/bigdecimal/bigdecimal.h, ext/bigdecimal/bigdecimal.c
(VpIsNegDoubleZero, VpItoV): comment out unused functions.

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  C 10 2 0 0 0 0

Files Changed

[3 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
ChangeLog
ext/bigdecimal/bigdecimal.c
  C 6 2 0 0 0 0
ext/bigdecimal/bigdecimal.h
  C 4 0 0 0 0 0