-
-
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: 7d954daeda10
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: c885d6f193e4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 25 files changed
- 2 contributors
Commits on Feb 27, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 026d1d9 - Browse repository at this point
Copy the full SHA 026d1d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac6a9de - Browse repository at this point
Copy the full SHA ac6a9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 317e9ba - Browse repository at this point
Copy the full SHA 317e9baView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d28b8 - Browse repository at this point
Copy the full SHA a3d28b8View commit details -
test asserting that concurrent proxy initialization does dispatch met…
…hods correctly closing #2014
Configuration menu - View commit details
-
Copy full SHA for 0d1c338 - Browse repository at this point
Copy the full SHA 0d1c338View commit details
Commits on Mar 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2f5ff5c - Browse repository at this point
Copy the full SHA 2f5ff5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f857e70 - Browse repository at this point
Copy the full SHA f857e70View commit details -
add a test (from #1621) for guarding against dead-locks in proxy-clas…
…s initialization
Configuration menu - View commit details
-
Copy full SHA for 61acccd - Browse repository at this point
Copy the full SHA 61acccdView commit details -
Configuration menu - View commit details
-
Copy full SHA for db7268b - Browse repository at this point
Copy the full SHA db7268bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 679277d - Browse repository at this point
Copy the full SHA 679277dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 342571a - Browse repository at this point
Copy the full SHA 342571aView commit details -
actually use the runtime field we cache & hide it since it's never us…
…ed in sub-classes
Configuration menu - View commit details
-
Copy full SHA for 0f3c822 - Browse repository at this point
Copy the full SHA 0f3c822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 875b25a - Browse repository at this point
Copy the full SHA 875b25aView commit details -
minor (micro-bm) improvements in RubyToJavaInvoker's consturctor - le…
…ss allocations - use IntHashMap (internally) to avoid integer "boxing" - instantiate varargs list on demand if it's needed
Configuration menu - View commit details
-
Copy full SHA for 45f9045 - Browse repository at this point
Copy the full SHA 45f9045View commit details -
Only consider breaks that originated from this proc's frame.
The old logic here was turning all breaks that pass through an escaped proc into LongJumpError, even if they originated in a different frame/proc that could still validly handle the break. This commit modifies the logic to ignore the exception altogether (re-throwing it) if it is not associated with this proc/frame (by checking jumpTarget). Fixes #1270
Configuration menu - View commit details
-
Copy full SHA for e61b737 - Browse repository at this point
Copy the full SHA e61b737View commit details -
Merge remote-tracking branch 'origin/jruby-1_7'
Conflicts: core/src/main/java/org/jruby/RubyProc.java core/src/main/java/org/jruby/javasupport/JavaMethod.java core/src/main/java/org/jruby/javasupport/JavaSupport.java This commit puts JavaSupport back the way it was, so we can git mv instead and get merging across that move.
Configuration menu - View commit details
-
Copy full SHA for 2366bd6 - Browse repository at this point
Copy the full SHA 2366bd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8522d9 - Browse repository at this point
Copy the full SHA a8522d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c885d6f - Browse repository at this point
Copy the full SHA c885d6fView commit details
There are no files selected for viewing