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: 7774be525ac7
Choose a base ref
...
head repository: jruby/jruby
compare: 10476d1c1e41
Choose a head ref
  • 10 commits
  • 18 files changed
  • 1 contributor

Commits on Apr 7, 2015

  1. Configuration menu
    Copy the full SHA
    1a605a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da4c16a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e56da4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e1fe96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03ed29a View commit details
    Browse the repository at this point in the history
  6. handle Ruby super -> Java constructor with var-args correctly (fixes …

    …cases in #2375)
    
    ... since we're storing an annotation "flag" on the gen constructor thus can support this
    should be safe to land on JRuby 1.7 since users should not assume raising behaviour !
    kares committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    5fa2cb1 View commit details
    Browse the repository at this point in the history
  7. private can be static

    kares committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    8364d46 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d06ab37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    23dea57 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10476d1 View commit details
    Browse the repository at this point in the history