mirror of
https://github.com/ruby/ruby.git
synced 2025-09-22 12:04:01 +02:00
BigDecimal change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
3158b75b0b
commit
7ba3a706f2
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Wed Aug 7 00:15:00 2003 Shigeo Kobayashi <shigek@ruby-lang.org>
|
||||||
|
|
||||||
|
* ext/bigdecimal.c: Comparison results adjusted to Float's.
|
||||||
|
* ext/bigdecimal.c: Use rb_num_coerce_????(x,y) instead of own.
|
||||||
|
|
||||||
Wed Aug 6 22:58:00 2003 Nathaniel Talbott <ntalbott@ruby-lang.org>
|
Wed Aug 6 22:58:00 2003 Nathaniel Talbott <ntalbott@ruby-lang.org>
|
||||||
|
|
||||||
* lib/test/unit/testcase.rb: Added equality checking.
|
* lib/test/unit/testcase.rb: Added equality checking.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue