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: a97e89db6ec3
Choose a base ref
...
head repository: jruby/jruby
compare: fa70c5ec4167
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 20, 2016

  1. Minor: Fix comment

    subbuss committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    05f940a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e327c1 View commit details
    Browse the repository at this point in the history
  3. Fix #4235: Fix bug in AddMissingInits

    * AddMissingInits wasn't looking at lvar uses in closures
      and was occasionally missing undefined lvar uses there.
    
    * This commit fixes that.
    subbuss committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    fa70c5e View commit details
    Browse the repository at this point in the history