-
-
Notifications
You must be signed in to change notification settings - Fork 925
Comparing changes
Open a pull request
base repository: jruby/jruby
base: a01e700b1917^
head repository: jruby/jruby
compare: baa518c8f006
Commits on Mar 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9169d68 - Browse repository at this point
Copy the full SHA 9169d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8217ca1 - Browse repository at this point
Copy the full SHA 8217ca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1ae22 - Browse repository at this point
Copy the full SHA 9b1ae22View commit details -
deprecate ThreadContext's createBacktrace2 in favor of getBacktrace
... not really "creating" the backtrace - simply returning raw tracked backtrace elements
Configuration menu - View commit details
-
Copy full SHA for f060c79 - Browse repository at this point
Copy the full SHA f060c79View commit details -
fix double incrementing caller count + allow for raw backtrace retrie…
…val for given level
Configuration menu - View commit details
-
Copy full SHA for 380c399 - Browse repository at this point
Copy the full SHA 380c399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28082e3 - Browse repository at this point
Copy the full SHA 28082e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff4055 - Browse repository at this point
Copy the full SHA 7ff4055View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4882b5 - Browse repository at this point
Copy the full SHA d4882b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ce8b2 - Browse repository at this point
Copy the full SHA e3ce8b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a01e700 - Browse repository at this point
Copy the full SHA a01e700View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d789a5 - Browse repository at this point
Copy the full SHA 7d789a5View commit details
Commits on Mar 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7d55423 - Browse repository at this point
Copy the full SHA 7d55423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6022c1d - Browse repository at this point
Copy the full SHA 6022c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 224e630 - Browse repository at this point
Copy the full SHA 224e630View commit details -
Various improvements for Java class "initializers".
* Use ClassValue to cache reflection arrays, avoiding clones. * Avoid using implicit for-loop Iterator when numeric works. * Reduce use of intermediate collections.
Configuration menu - View commit details
-
Copy full SHA for 47b5d80 - Browse repository at this point
Copy the full SHA 47b5d80View commit details -
Improvements to runtime annotated method binding.
* Cache declared methods as in Initializer. * Cache TypePopulator instance since some classes are used to populate multiple Ruby types.
Configuration menu - View commit details
-
Copy full SHA for 9a48f70 - Browse repository at this point
Copy the full SHA 9a48f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c11289 - Browse repository at this point
Copy the full SHA 3c11289View commit details -
Add jit.kernel property to enable jit during kernel boot.
Useful with -Xjit.threshold=0 to see kernel in boot stacktrace.
Configuration menu - View commit details
-
Copy full SHA for 1006732 - Browse repository at this point
Copy the full SHA 1006732View commit details -
Cut out middle-man and use FrozenString here.
Also add Stringable interface to FrozenString and StringLiteral so they can be used interchangeably when only the java.lang.String is needed.
Configuration menu - View commit details
-
Copy full SHA for 5924a3b - Browse repository at this point
Copy the full SHA 5924a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f224e4 - Browse repository at this point
Copy the full SHA 7f224e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for baa518c - Browse repository at this point
Copy the full SHA baa518cView commit details
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 a01e700b1917^...baa518c8f006