[Ironruby-core] Code Review (External): NumericalFixes
Peter Bacon Darwin
bacondarwin at googlemail.com
Tue Oct 7 09:38:00 EDT 2008
A number of fixes to pass most of the relevant rubyspecs.
BignumOps.cs: Leftshift and Rightshift fixes
FixnumOps.cs: Leftshift, Rightshift, Bitwise_Xor,
Bitwise_And and Bitwise_Or fixes
FloatOps.cs: Constant and IsNegativeZero modification. Also
partial fix to ToS
Integer.cs: DownTo and UpTo fixes
Numeric.cs: Remainder and Step fixes.
(There are now only 2 failures in Numeric, 1 in Float and a number in
Bignum.)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20081007/e11aeb13/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: numeric_fixes.diff
Type: application/octet-stream
Size: 13363 bytes
Desc: not available
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20081007/e11aeb13/attachment-0001.obj>
More information about the Ironruby-core
mailing list