-
-
Notifications
You must be signed in to change notification settings - Fork 925
Comparing changes
Open a pull request
base repository: jruby/jruby
base: 50931718c674
head repository: jruby/jruby
compare: c33ad7ca0df9
Commits on Jan 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3f28ff6 - Browse repository at this point
Copy the full SHA 3f28ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 832de8b - Browse repository at this point
Copy the full SHA 832de8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c82642 - Browse repository at this point
Copy the full SHA 5c82642View commit details -
Merge pull request #2406 from thomaswue/master
Introduce condition profiling for AndNode.
Configuration menu - View commit details
-
Copy full SHA for bcc01fc - Browse repository at this point
Copy the full SHA bcc01fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d69f7 - Browse repository at this point
Copy the full SHA c1d69f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c0c4a - Browse repository at this point
Copy the full SHA 87c0c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b994d6 - Browse repository at this point
Copy the full SHA 7b994d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2badf1d - Browse repository at this point
Copy the full SHA 2badf1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 142a627 - Browse repository at this point
Copy the full SHA 142a627View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for eaeaae0 - Browse repository at this point
Copy the full SHA eaeaae0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6578d8a - Browse repository at this point
Copy the full SHA 6578d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for abb0589 - Browse repository at this point
Copy the full SHA abb0589View commit details -
Renamed StringSupport.strRindex19 to StringSupport.rindex.
The 19 suffix should be dropped unilaterally. The prefix didn't add much given the context of the method, so I removed that as well.
Configuration menu - View commit details
-
Copy full SHA for 278fef0 - Browse repository at this point
Copy the full SHA 278fef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78481a6 - Browse repository at this point
Copy the full SHA 78481a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d89690 - Browse repository at this point
Copy the full SHA 8d89690View commit details -
Configuration menu - View commit details
-
Copy full SHA for e551e5b - Browse repository at this point
Copy the full SHA e551e5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fab993a - Browse repository at this point
Copy the full SHA fab993aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b95e2b - Browse repository at this point
Copy the full SHA 3b95e2bView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 9d8cf7f - Browse repository at this point
Copy the full SHA 9d8cf7fView commit details
Commits on Jan 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b6a6cba - Browse repository at this point
Copy the full SHA b6a6cbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbdd06a - Browse repository at this point
Copy the full SHA dbdd06aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d928b38 - Browse repository at this point
Copy the full SHA d928b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 567fa40 - Browse repository at this point
Copy the full SHA 567fa40View commit details -
Configuration menu - View commit details
-
Copy full SHA for e70f71e - Browse repository at this point
Copy the full SHA e70f71eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8382aef - Browse repository at this point
Copy the full SHA 8382aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for a25440c - Browse repository at this point
Copy the full SHA a25440cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76a73e7 - Browse repository at this point
Copy the full SHA 76a73e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aef251 - Browse repository at this point
Copy the full SHA 8aef251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ba6430 - Browse repository at this point
Copy the full SHA 0ba6430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b4b8c - Browse repository at this point
Copy the full SHA 03b4b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc33ac - Browse repository at this point
Copy the full SHA 0fc33acView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf723ce - Browse repository at this point
Copy the full SHA cf723ceView commit details
Commits on Jan 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2d1e212 - Browse repository at this point
Copy the full SHA 2d1e212View commit details -
Merge pull request #2421 from iconara/add_dev_to_help
Add --dev to the output of --help
Configuration menu - View commit details
-
Copy full SHA for ef7826e - Browse repository at this point
Copy the full SHA ef7826eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1e646a - Browse repository at this point
Copy the full SHA b1e646aView commit details -
[Truffle] Restore instrumentation support.
Contains code written by Michael Van de Vanter.
Configuration menu - View commit details
-
Copy full SHA for 6327ad1 - Browse repository at this point
Copy the full SHA 6327ad1View commit details -
Merge https://github.com/jruby/jruby
Conflicts: core/src/main/java/org/jruby/truffle/nodes/control/IfNode.java core/src/main/java/org/jruby/truffle/nodes/control/OrNode.java
Configuration menu - View commit details
-
Copy full SHA for a70d9f2 - Browse repository at this point
Copy the full SHA a70d9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f720973 - Browse repository at this point
Copy the full SHA f720973View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0df8d5 - Browse repository at this point
Copy the full SHA e0df8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db47b9 - Browse repository at this point
Copy the full SHA 2db47b9View commit details -
Merge pull request #2422 from thomaswue/master
Truffle-related clean up and simplifications.
Configuration menu - View commit details
-
Copy full SHA for e0ea4e8 - Browse repository at this point
Copy the full SHA e0ea4e8View commit details -
Only coerce to RubyString once.
This was generated via IntelliJ's refactoring tool. I should have caught that the same call was being made multiple times. Note for the future.
2Configuration menu - View commit details
-
Copy full SHA for d82038e - Browse repository at this point
Copy the full SHA d82038eView commit details
Commits on Jan 5, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 32cdcfb - Browse repository at this point
Copy the full SHA 32cdcfbView commit details -
Handle when with a DNode just like a normal expression in IR.
This is a gross fix, and we need to reexamine this code. It will be a fix for #2423 in the interim.
Configuration menu - View commit details
-
Copy full SHA for 2eb920d - Browse repository at this point
Copy the full SHA 2eb920dView commit details -
Merge branch 'master' into truffle-rbx-integration
Conflicts: core/src/main/java/org/jruby/truffle/nodes/core/TimeNodes.java core/src/main/java/org/jruby/truffle/runtime/RubyContext.java core/src/main/java/org/jruby/truffle/runtime/core/RubyTime.java
Configuration menu - View commit details
-
Copy full SHA for 0e39c1f - Browse repository at this point
Copy the full SHA 0e39c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c5d74 - Browse repository at this point
Copy the full SHA b8c5d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 638f985 - Browse repository at this point
Copy the full SHA 638f985View commit details -
Configuration menu - View commit details
-
Copy full SHA for c33ad7c - Browse repository at this point
Copy the full SHA c33ad7cView commit details
There are no files selected for viewing