[MacRuby/MacRuby] 07087b: fix the Range#inspect because its method causes cr...
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 07087b4222eda02b2d278fa0bda82e9cab508265 https://github.com/MacRuby/MacRuby/commit/07087b4222eda02b2d278fa0bda82e9cab... Author: Watson <watson1978@gmail.com> Date: 2012-05-15 (Tue, 15 May 2012) Changed paths: M range.c M test-mri/test/ruby/test_range.rb Log Message: ----------- fix the Range#inspect because its method causes crash if passed a cyclic range object Commit: 944216582ce7af3164f9f24cf2753d48e8ec70fb https://github.com/MacRuby/MacRuby/commit/944216582ce7af3164f9f24cf2753d48e8... Author: Watson <watson1978@gmail.com> Date: 2012-05-15 (Tue, 15 May 2012) Changed paths: M range.c M test-mri/test/ruby/test_range.rb Log Message: ----------- fix the Range#{eql?, ==} because its methods cause crash if passed a cyclic range object Commit: d3e81c3b192fc4578f77219eb89e0c383f9cae49 https://github.com/MacRuby/MacRuby/commit/d3e81c3b192fc4578f77219eb89e0c383f... Author: Watson <watson1978@gmail.com> Date: 2012-05-15 (Tue, 15 May 2012) Changed paths: M range.c Log Message: ----------- fix the Range#hash because its methods cause crash if passed a cyclic range object Compare: https://github.com/MacRuby/MacRuby/compare/9130bd3...d3e81c3
participants (1)
-
GitHub