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: 26b567560ca1
Choose a base ref
...
head repository: jruby/jruby
compare: 0878ef089df7
Choose a head ref
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 2, 2014

  1. Copy the full SHA
    a30c537 View commit details
    Browse the repository at this point in the history
  2. Clean up block cloning for instance_eval and friends.

    Conflicts:
    	core/src/main/java/org/jruby/RubyBasicObject.java
    	core/src/main/java/org/jruby/RubySymbol.java
    headius committed Dec 2, 2014
    Copy the full SHA
    f568e2e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    17c67a6 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/jruby-1_7'

    Conflicts:
    	core/src/main/java/org/jruby/RubyBasicObject.java
    	core/src/main/java/org/jruby/RubySymbol.java
    	core/src/main/java/org/jruby/runtime/Block.java
    	core/src/main/java/org/jruby/runtime/BlockBody.java
    	core/src/main/java/org/jruby/runtime/CompiledSharedScopeBlock.java
    	core/src/main/java/org/jruby/runtime/SharedScopeBlock.java
    headius committed Dec 2, 2014
    Copy the full SHA
    425a90d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0878ef0 View commit details
    Browse the repository at this point in the history