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: 558732233bdd
Choose a base ref
...
head repository: jruby/jruby
compare: 8b1b05418aaf
Choose a head ref
  • 7 commits
  • 23 files changed
  • 1 contributor

Commits on Feb 19, 2015

  1. [Truffle] Inline unsafeSetParent since it is only used in one place.

    * Avoids double invalidation.
    eregon committed Feb 19, 2015
    Copy the full SHA
    6f08f81 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b42ec86 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cd2a23f View commit details
    Browse the repository at this point in the history
  4. [Truffle] More final.

    eregon committed Feb 19, 2015
    Copy the full SHA
    5bec6d0 View commit details
    Browse the repository at this point in the history
  5. [Truffle] Fix FindBugs bugs.

    eregon committed Feb 19, 2015
    Copy the full SHA
    357f0d7 View commit details
    Browse the repository at this point in the history
  6. [Truffle] No need for casting.

    eregon committed Feb 19, 2015
    Copy the full SHA
    eab6508 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    8b1b054 View commit details
    Browse the repository at this point in the history