-
-
Notifications
You must be signed in to change notification settings - Fork 925
Comparing changes
Open a pull request
base repository: jruby/jruby
base: 9498ddfc97ab
head repository: jruby/jruby
compare: fad58756c801
Commits on Feb 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a02628a - Browse repository at this point
Copy the full SHA a02628aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5c9372 - Browse repository at this point
Copy the full SHA a5c9372View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7f7d31 - Browse repository at this point
Copy the full SHA b7f7d31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f273c4 - Browse repository at this point
Copy the full SHA 3f273c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94a13c0 - Browse repository at this point
Copy the full SHA 94a13c0View commit details -
handle :gid/:uid popen options as unimplemented instead of raising Ar…
…gumentError ... a unsupported warning might have worked as well but not sure if its a good idea
Configuration menu - View commit details
-
Copy full SHA for aaddd18 - Browse repository at this point
Copy the full SHA aaddd18View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1eecd1 - Browse repository at this point
Copy the full SHA d1eecd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 249a291 - Browse repository at this point
Copy the full SHA 249a291View commit details -
Configuration menu - View commit details
-
Copy full SHA for de96f4f - Browse repository at this point
Copy the full SHA de96f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 059c913 - Browse repository at this point
Copy the full SHA 059c913View commit details -
Configuration menu - View commit details
-
Copy full SHA for d27bb97 - Browse repository at this point
Copy the full SHA d27bb97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500a642 - Browse repository at this point
Copy the full SHA 500a642View commit details -
[Truffle] getCallerFrame -> getCallerFrameIgnoringSend, rather than j…
…ust keep that information in a comment
1Configuration menu - View commit details
-
Copy full SHA for c18b79f - Browse repository at this point
Copy the full SHA c18b79fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89cc9e8 - Browse repository at this point
Copy the full SHA 89cc9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc72b9 - Browse repository at this point
Copy the full SHA 4bc72b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a189b - Browse repository at this point
Copy the full SHA 11a189bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72f806e - Browse repository at this point
Copy the full SHA 72f806eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1781496 - Browse repository at this point
Copy the full SHA 1781496View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24abcd3 - Browse repository at this point
Copy the full SHA 24abcd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2951c36 - Browse repository at this point
Copy the full SHA 2951c36View commit details -
Configuration menu - View commit details
-
Copy full SHA for c460290 - Browse repository at this point
Copy the full SHA c460290View commit details -
make sure auto-load does set-up parent module and name (see #3645)
... previously this worked as a side effect of fetchConstant "loading" auto-loads but since (b216c5d) `autoload` has been fixed to not initialize prematurely
Configuration menu - View commit details
-
Copy full SHA for 538fc48 - Browse repository at this point
Copy the full SHA 538fc48View commit details -
set parent module and name early on even for auto-load (closing #3645)
... this is not crucial but restores the same behavior as in JRuby < 9.0.5.0
Configuration menu - View commit details
-
Copy full SHA for 482c35a - Browse repository at this point
Copy the full SHA 482c35aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c01511 - Browse repository at this point
Copy the full SHA 6c01511View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ed241 - Browse repository at this point
Copy the full SHA b4ed241View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdd6868 - Browse repository at this point
Copy the full SHA bdd6868View commit details -
Configuration menu - View commit details
-
Copy full SHA for caacd95 - Browse repository at this point
Copy the full SHA caacd95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a78582 - Browse repository at this point
Copy the full SHA 6a78582View commit details
Commits on Feb 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9b3a6bb - Browse repository at this point
Copy the full SHA 9b3a6bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c2c85 - Browse repository at this point
Copy the full SHA 53c2c85View commit details -
generic JavaMethodN call with [] args should delegate to correct arit…
…y (due overriders) fixes #3668
Configuration menu - View commit details
-
Copy full SHA for 59db950 - Browse repository at this point
Copy the full SHA 59db950View commit details -
Configuration menu - View commit details
-
Copy full SHA for c81b335 - Browse repository at this point
Copy the full SHA c81b335View commit details -
* jruby-1_7: test that public_send correctly dispatches native Java methods (closing #3668) generic JavaMethodN call with [] args should delegate to correct arity (due overriders) explicitly mark required arg count for RubyString squeeze impls
Configuration menu - View commit details
-
Copy full SHA for d3bfea1 - Browse repository at this point
Copy the full SHA d3bfea1View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 5a4d4e8 - Browse repository at this point
Copy the full SHA 5a4d4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f4c87 - Browse repository at this point
Copy the full SHA 07f4c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for c468c77 - Browse repository at this point
Copy the full SHA c468c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11210b0 - Browse repository at this point
Copy the full SHA 11210b0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 9766552 - Browse repository at this point
Copy the full SHA 9766552View commit details -
[Truffle] Remove print_interleaved_backtrace, as we can do it with -X…
…truffle.backtraces.interleave_java now.
Configuration menu - View commit details
-
Copy full SHA for 7b1b158 - Browse repository at this point
Copy the full SHA 7b1b158View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f6f0c4 - Browse repository at this point
Copy the full SHA 2f6f0c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f235cb0 - Browse repository at this point
Copy the full SHA f235cb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1407e2c - Browse repository at this point
Copy the full SHA 1407e2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b57de6c - Browse repository at this point
Copy the full SHA b57de6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd48295 - Browse repository at this point
Copy the full SHA bd48295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68c2f19 - Browse repository at this point
Copy the full SHA 68c2f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f55695 - Browse repository at this point
Copy the full SHA 2f55695View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 88da599 - Browse repository at this point
Copy the full SHA 88da599View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb67a89 - Browse repository at this point
Copy the full SHA bb67a89View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 107b6ce - Browse repository at this point
Copy the full SHA 107b6ceView commit details
Commits on Feb 18, 2016
-
make JavaMethod arity sub-classes open-closed with call overrides (fo…
…r less surprises) ... without following the introduced conventions one can not guarantee correct dispatch in corner cases such as native over-loaded (multi) method impls (e.g. using public_send)
Configuration menu - View commit details
-
Copy full SHA for 62aaa9c - Browse repository at this point
Copy the full SHA 62aaa9cView commit details
There are no files selected for viewing