-
-
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: d22e0f0df015
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: 0a56927cd17b
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 3 files changed
- 2 contributors
Commits on Nov 20, 2016
-
* Add `Pathname#empty?` * Remove `empty?` implementation on `File` since `FileTest` will assign its implementation of `empty?` to `File` (see `RubyFileTest.FileTestFileMethods`) * Add `FileTest.empty?` The last two steps were down in this PR in order to base the implementation of `Pathname#empty?` on the MRI implementation. See #4293
Configuration menu - View commit details
-
Copy full SHA for e62be22 - Browse repository at this point
Copy the full SHA e62be22View commit details
Commits on Nov 21, 2016
-
Use direct calls to
RubyFileTest
andRubyDir
instead of `callMeth……od`. Fix `else` style problem.
Configuration menu - View commit details
-
Copy full SHA for e6a5888 - Browse repository at this point
Copy the full SHA e6a5888View commit details
Commits on Nov 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 45dc119 - Browse repository at this point
Copy the full SHA 45dc119View commit details -
Merge pull request #4322 from kcdragon/md/feature/add-pathname-empty
Add `Pathname#empty?`
Configuration menu - View commit details
-
Copy full SHA for 0a56927 - Browse repository at this point
Copy the full SHA 0a56927View commit details
There are no files selected for viewing