-
-
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: b32c9ddc841c
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: 5e29f10bd910
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 108 files changed
- 1 contributor
Commits on Jul 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6bcc1d7 - Browse repository at this point
Copy the full SHA 6bcc1d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c239e8 - Browse repository at this point
Copy the full SHA 3c239e8View commit details
Commits on Jul 28, 2017
-
Half-hazard conversion of method definitions and their lookup to be R…
…ubySymbol. At this point I suspect quite a bit of overhead because I am constantly converting from String to RubySymbol. gem list might be about 5% slower which is much less than I anticipated with this extra temporary working being done.
Configuration menu - View commit details
-
Copy full SHA for 81eb28a - Browse repository at this point
Copy the full SHA 81eb28aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 596765e - Browse repository at this point
Copy the full SHA 596765eView commit details
Commits on Jul 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fe8ab47 - Browse repository at this point
Copy the full SHA fe8ab47View commit details
Commits on Jul 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for a11a57d - Browse repository at this point
Copy the full SHA a11a57dView commit details
Commits on Aug 7, 2017
-
callsite uses Symbol instead of String. Note: There are still a few c…
…ases where we provide a String in the JIT and it bombs on RubySymbol. I needed to focus on some other stuff for now so I decided to commit a tiny bit broken.
Configuration menu - View commit details
-
Copy full SHA for 5e29f10 - Browse repository at this point
Copy the full SHA 5e29f10View commit details
There are no files selected for viewing