[macruby-changes] [MacRuby/MacRuby] 07087b: fix the Range#inspect because its method causes cr...

GitHub noreply at github.com
Tue May 15 08:53:54 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: 07087b4222eda02b2d278fa0bda82e9cab508265
      https://github.com/MacRuby/MacRuby/commit/07087b4222eda02b2d278fa0bda82e9cab508265
  Author: Watson <watson1978 at 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/944216582ce7af3164f9f24cf2753d48e8ec70fb
  Author: Watson <watson1978 at 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/d3e81c3b192fc4578f77219eb89e0c383f9cae49
  Author: Watson <watson1978 at 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


More information about the macruby-changes mailing list