-
-
Notifications
You must be signed in to change notification settings - Fork 925
Comparing changes
Open a pull request
base repository: jruby/jruby
base: ee6a4a1d8639
head repository: jruby/jruby
compare: 4ede1932b571
Commits on Apr 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 30d1b93 - Browse repository at this point
Copy the full SHA 30d1b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a407ae - Browse repository at this point
Copy the full SHA 1a407aeView commit details
Commits on Apr 7, 2015
-
3
Configuration menu - View commit details
-
Copy full SHA for c8a94e6 - Browse repository at this point
Copy the full SHA c8a94e6View commit details
Commits on Apr 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 07f12b9 - Browse repository at this point
Copy the full SHA 07f12b9View commit details -
with this you can have a custom implementation of ObjectSpacer and plug it into the runtime via reflection.
Configuration menu - View commit details
-
Copy full SHA for a41293b - Browse repository at this point
Copy the full SHA a41293bView commit details -
permit to set -C uri:classloader:/ via commandline
to set the current directory uri:classloader:/ is already possible.
Configuration menu - View commit details
-
Copy full SHA for 175c8c9 - Browse repository at this point
Copy the full SHA 175c8c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c39a170 - Browse repository at this point
Copy the full SHA c39a170View commit details
Commits on Apr 9, 2015
-
Add PowerPC64 little endian support in FFI on 1_7
Adds support for the ppc64le architecture in JRuby FFI in the branch jruby-1_7
Configuration menu - View commit details
-
Copy full SHA for 7952772 - Browse repository at this point
Copy the full SHA 7952772View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd3f4c - Browse repository at this point
Copy the full SHA 2bd3f4cView commit details -
[Truffle] Add missing specialization for Kernel#raise and untag the w…
…hole Matrix specs! * See #2804.
3Configuration menu - View commit details
-
Copy full SHA for e2c64c6 - Browse repository at this point
Copy the full SHA e2c64c6View commit details -
Merge branch 'new-readme' of github.com:jruby/jruby
Conflicts: README.md
Configuration menu - View commit details
-
Copy full SHA for c1376d2 - Browse repository at this point
Copy the full SHA c1376d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0b1605 - Browse repository at this point
Copy the full SHA f0b1605View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe8ed1c - Browse repository at this point
Copy the full SHA fe8ed1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 971b87c - Browse repository at this point
Copy the full SHA 971b87cView commit details -
Fixed remaining mri kwargs issues sans parsing bug (did not untag bec…
…ause of some JIT failures with kwargs)
Configuration menu - View commit details
-
Copy full SHA for af2e4db - Browse repository at this point
Copy the full SHA af2e4dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bc0d90 - Browse repository at this point
Copy the full SHA 1bc0d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a4ac9c - Browse repository at this point
Copy the full SHA 8a4ac9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e0a16 - Browse repository at this point
Copy the full SHA 20e0a16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 870aa4a - Browse repository at this point
Copy the full SHA 870aa4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd67247 - Browse repository at this point
Copy the full SHA fd67247View commit details -
Configuration menu - View commit details
-
Copy full SHA for 730cd7e - Browse repository at this point
Copy the full SHA 730cd7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fba81a9 - Browse repository at this point
Copy the full SHA fba81a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for be07196 - Browse repository at this point
Copy the full SHA be07196View commit details -
moved packaging to 'jar' again
apparently the 'bundle' package shades the dependency or so. last release with the correct jar was 1.7.15. fixes #2810 Sponsored by Lookout Inc.
Configuration menu - View commit details
-
Copy full SHA for 206d9d6 - Browse repository at this point
Copy the full SHA 206d9d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eb69a5 - Browse repository at this point
Copy the full SHA 6eb69a5View commit details -
Fixes #2816. UnboundMethod#parameters for an assignment method wrongl…
…y returns blank array
Configuration menu - View commit details
-
Copy full SHA for adf874c - Browse repository at this point
Copy the full SHA adf874cView commit details -
Fixes #2816. UnboundMethod#parameters for an assignment method wrongl…
…y returns blank array
Configuration menu - View commit details
-
Copy full SHA for 7861be0 - Browse repository at this point
Copy the full SHA 7861be0View commit details -
ensure MBean names are unique by using a timestamp
merging the ruby.runtime_number with a timestamp with milli granularity for the MBean name fixes #2582 Sponsored by Lookout Inc.
Configuration menu - View commit details
-
Copy full SHA for f959d12 - Browse repository at this point
Copy the full SHA f959d12View commit details
Commits on Apr 10, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e788e1d - Browse repository at this point
Copy the full SHA e788e1dView commit details
Commits on Apr 11, 2015
-
Conflicts: core/src/main/java/org/jruby/Main.java maven/jruby/pom.rb
Configuration menu - View commit details
-
Copy full SHA for deecb15 - Browse repository at this point
Copy the full SHA deecb15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4abd53d - Browse repository at this point
Copy the full SHA 4abd53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8d14a1 - Browse repository at this point
Copy the full SHA d8d14a1View commit details -
[Truffle] When randomising array storage strategy, we already checked…
… for empty before canonicalising.
Configuration menu - View commit details
-
Copy full SHA for d3e34a5 - Browse repository at this point
Copy the full SHA d3e34a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa74e72 - Browse repository at this point
Copy the full SHA aa74e72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26eb258 - Browse repository at this point
Copy the full SHA 26eb258View commit details -
Merge branch 'master' into truffle-head
Conflicts: truffle/src/main/java/org/jruby/truffle/nodes/core/KernelNodes.java truffle/src/main/java/org/jruby/truffle/runtime/RubyContext.java
Configuration menu - View commit details
-
Copy full SHA for 4ede193 - Browse repository at this point
Copy the full SHA 4ede193View commit details
There are no files selected for viewing