-
-
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: e2dd8760fda0
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: 4920dee2d296
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 10 files changed
- 2 contributors
Commits on Jan 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0b43a5e - Browse repository at this point
Copy the full SHA 0b43a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e39baba - Browse repository at this point
Copy the full SHA e39babaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03d1d2c - Browse repository at this point
Copy the full SHA 03d1d2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f95e6 - Browse repository at this point
Copy the full SHA e6f95e6View commit details -
Remove unconditional warning here.
I believe this was left in from dev time when we were still sorting out how to treate evals with blocks. The common case that produces the warning is from #3541, when a Symbol#to_proc is used for an instance_exec or instance_eval. These are valid uses of the proc and work correctly (using the receiver as the "self" for the proc's symbol dispatch). Because all the remaining block bodies that would trigger this warning are Java-based blocks without any concept of frame/scope binding, and since they still honor the incoming self, I'm going to just remove the warning. Fixes #3541.
Configuration menu - View commit details
-
Copy full SHA for 06fcde1 - Browse repository at this point
Copy the full SHA 06fcde1View commit details -
prepare for bundling did_you_mean gem (#3480)
need to disable Ruby version validation at RubyGems due : ``` Gem::InstallError: did_you_mean requires Ruby version >= 2.3.0 ```
Configuration menu - View commit details
-
Copy full SHA for fa5f3d1 - Browse repository at this point
Copy the full SHA fa5f3d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae38a06 - Browse repository at this point
Copy the full SHA ae38a06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5705458 - Browse repository at this point
Copy the full SHA 5705458View commit details -
Merge branch 'master' into ruby-2.3
* master: update jnr-posix to 3.0.28 SNAPSHOT - impl new method in POSIX iface at truffle's Remove unconditional warning here.
Configuration menu - View commit details
-
Copy full SHA for 4920dee - Browse repository at this point
Copy the full SHA 4920deeView commit details
There are no files selected for viewing