-
-
Notifications
You must be signed in to change notification settings - Fork 925
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d56d8358c8ba
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 42979c5fe09b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 4 files changed
- 1 contributor
Commits on Jul 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c6e1f58 - Browse repository at this point
Copy the full SHA c6e1f58View commit details -
[Truffle] Fixed visibility check for methods looked up by
respond_to?
.When looking up a method with `respond_to?`, the caller is `respond_to?` itself, which will be able to see all methods on the receiver. What we really want to check is the caller of `respond_to?` so we need to look up at the caller frame.
2Configuration menu - View commit details
-
Copy full SHA for 2758b78 - Browse repository at this point
Copy the full SHA 2758b78View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 42979c5 - Browse repository at this point
Copy the full SHA 42979c5View commit details
There are no files selected for viewing