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: cf66cebbff58
Choose a base ref
...
head repository: jruby/jruby
compare: a21440b3279a
Choose a head ref
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Apr 25, 2018

  1. Configuration menu
    Copy the full SHA
    f393ef1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6746915 View commit details
    Browse the repository at this point in the history
  3. Dispatch logic change for respond_to_missing?-methods.

    This appears to be a 2.5 change. If respond_to_missing? indicates
    a missing method would be handled by method_missing, then #method
    should return a callable object that always calls through
    method_missing.
    headius committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    516b4c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43d5002 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a21440b View commit details
    Browse the repository at this point in the history