[MacRuby/MacRuby] 32a0bf: Remove gem_prelude.rb
Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 32a0bff81b076c94af100a62134e2111176a5aa9 https://github.com/MacRuby/MacRuby/commit/32a0bff81b076c94af100a62134e211117... Author: Mark Rada <mrada@marketcircle.com> Date: 2012-03-30 (Fri, 30 Mar 2012) Changed paths: R gem_prelude.rb Log Message: ----------- Remove gem_prelude.rb gem_prelude is not used in MacRuby and removed from MRI 1.9.3+ The upstream behaviour is now to just load rubygems; so we should do that if MacRuby ever gets to the point of loading rubygems by default. Commit: fc235b1ab52ed341b246676cf640e1f830af7885 https://github.com/MacRuby/MacRuby/commit/fc235b1ab52ed341b246676cf640e1f830... Author: Mark Rada <mrada@marketcircle.com> Date: 2012-03-30 (Fri, 30 Mar 2012) Changed paths: M range.c Log Message: ----------- Trim EOL whitespace in range.c Commit: 4defae53ca731bf3c82b6ecfa694e93b47f09bcd https://github.com/MacRuby/MacRuby/commit/4defae53ca731bf3c82b6ecfa694e93b47... Author: Mark Rada <mrada@marketcircle.com> Date: 2012-03-30 (Fri, 30 Mar 2012) Changed paths: M range.c M spec/macruby/core/range_spec.rb Log Message: ----------- Workaround for Range#relative_to This is a workaround until https://bugs.ruby-lang.org/issues/6203 is addressed and we can apply the fix from there. Or this will be a permanent work around in the unlikely case that the change is rejected. Compare: https://github.com/MacRuby/MacRuby/compare/ed5d5fa...4defae5
participants (1)
-
GitHub