Skip to content
Permalink

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
base: 4b215c21407e
Choose a base ref
...
head repository: jruby/jruby
compare: ba51ba030b63
Choose a head ref
  • 11 commits
  • 48 files changed
  • 1 contributor

Commits on Dec 12, 2016

  1. Copy the full SHA
    d93dcfb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9be8ce0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4ffc2a0 View commit details
    Browse the repository at this point in the history
  4. 1
    Copy the full SHA
    0b25c82 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    abff681 View commit details
    Browse the repository at this point in the history
  6. 1
    Copy the full SHA
    4de52ed View commit details
    Browse the repository at this point in the history
  7. [Truffle] Move Bignum#coerce to Ruby code.

    If Bignum#coerce isn't going to do anything then it might as well not do it in Ruby instead of Java.
    chrisseaton committed Dec 12, 2016
    Copy the full SHA
    47ece4e View commit details
    Browse the repository at this point in the history
  8. [Truffle] Dead code.

    chrisseaton committed Dec 12, 2016
    Copy the full SHA
    3ede098 View commit details
    Browse the repository at this point in the history
  9. [Truffle] Make SharedMethodInfo properly immutable by moving the name…

    … parts to another object.
    chrisseaton committed Dec 12, 2016
    4
    Copy the full SHA
    ee95689 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    bdc98c6 View commit details
    Browse the repository at this point in the history
  11. [Truffle] Dead code.

    chrisseaton committed Dec 12, 2016
    2
    Copy the full SHA
    ba51ba0 View commit details
    Browse the repository at this point in the history