ko1 f3e5f2cd75 * bignum.c (bignew_1): Bignum instances are frozen.
Feature #3222
* include/ruby/ruby.h: Fixnum instances are also frozen.
* class.c (singleton_class_of): check Bignum before
  singleton cheking.
* test/ruby/test_bignum.rb: add a test.
* test/ruby/test_fixnum.rb: ditto.
* test/ruby/marshaltestlib.rb, test/ruby/test_eval.rb,
  test/ruby/test_object.rb: catch up above changes.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37348 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-10-28 00:03:20 +00:00
..
2012-08-16 02:52:09 +00:00
2012-08-21 04:50:18 +00:00
2012-09-29 11:19:02 +00:00
2012-08-27 11:57:43 +00:00
2012-07-25 06:49:35 +00:00
2012-09-03 05:49:06 +00:00
2012-09-05 23:24:58 +00:00
2012-10-06 00:48:28 +00:00
2012-08-21 04:50:18 +00:00
2012-08-03 08:21:55 +00:00
2012-09-04 12:45:31 +00:00