Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jruby/jruby
base: 74617f09d10a
Choose a base ref
...
head repository: jruby/jruby
compare: 579b8f2aea6a
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 28, 2014

  1. Revert "Add current-scope/module instrs after arg receive"

    This reverts commit 2fbbf60.
    
    Conflicts:
    	core/src/main/java/org/jruby/ir/IRBuilder.java
    
    Because optional arguments need to be able to run code, we can't
    move these loads later in the method body.
    headius committed Oct 28, 2014
    Copy the full SHA
    0d38e26 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    579b8f2 View commit details
    Browse the repository at this point in the history