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: 407aafc6efbd
Choose a base ref
...
head repository: jruby/jruby
compare: b23bd9bed9eb
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 29, 2014

  1. [Truffle] Introduce ImplicitCast from int to long.

    * Only minimal changes required to make it compile.
    eregon committed Oct 29, 2014
    Copy the full SHA
    032326d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    27efcb8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c134174 View commit details
    Browse the repository at this point in the history
  4. [Truffle] Remove now useless (and incorrect!) AddNode specialization.

    * Missing rewriteOn there.
    eregon committed Oct 29, 2014
    Copy the full SHA
    27712b7 View commit details
    Browse the repository at this point in the history
  5. [Truffle] Remove a useless AddNode specialization.

    * Identical to the previous one.
    eregon committed Oct 29, 2014
    Copy the full SHA
    5a1bfde View commit details
    Browse the repository at this point in the history
  6. [Truffle] Add with overflow should be SlowPath, otherwise it makes th…

    …ings much slower!
    
    * for chunky-canvas-resampling-nearest-neighbor at least.
    eregon committed Oct 29, 2014
    Copy the full SHA
    b23bd9b View commit details
    Browse the repository at this point in the history