-
-
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: f13084b7c10f
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: d281884824fa
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 5 files changed
- 1 contributor
Commits on Nov 5, 2014
-
Add back synchronization around IO methods that touch the file.
Part of fixes for #2102.
Configuration menu - View commit details
-
Copy full SHA for 7b4d45e - Browse repository at this point
Copy the full SHA 7b4d45eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0308b80 - Browse repository at this point
Copy the full SHA 0308b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f79ed3 - Browse repository at this point
Copy the full SHA 4f79ed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a6e40c - Browse repository at this point
Copy the full SHA 4a6e40cView commit details -
Fix select logic to only "ready" fds with appropriate operations.
POSIX select removes from the given fd sets all fds that are *not* ready for that particular operation. That was missing in our logic, so *all* fds selected on were put into *all* ready lists. This change passes a set of interest operations into fdIsSet, allowing us to detect whether the fd is actually ready for the requested operations. For #2102.
Configuration menu - View commit details
-
Copy full SHA for feb9757 - Browse repository at this point
Copy the full SHA feb9757View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0017c8c - Browse repository at this point
Copy the full SHA 0017c8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8abdf4f - Browse repository at this point
Copy the full SHA 8abdf4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d281884 - Browse repository at this point
Copy the full SHA d281884View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff f13084b7c10f...d281884824fa