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: 5955657c2208
Choose a base ref
...
head repository: jruby/jruby
compare: ef31a3f21cdd
Choose a head ref
  • 5 commits
  • 8 files changed
  • 1 contributor

Commits on Sep 20, 2016

  1. [Truffle] Create $0 as UTF-8.

    eregon committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    8056b60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df18da7 View commit details
    Browse the repository at this point in the history
  3. [Truffle] Return the exit code in JRubyTruffleInterface#execute.

    * Clearer control flow and less exception translation.
    * Fixes org/jruby/truffle/Main.java.
    eregon committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    8bb06f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffb64de View commit details
    Browse the repository at this point in the history
  5. [Truffle] Move boundary.

    eregon committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    ef31a3f View commit details
    Browse the repository at this point in the history