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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d03d09e18769
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 320f656d25bb
Choose a head ref

Commits on Apr 25, 2015

  1. Fix typo in error message

    jkutner committed Apr 25, 2015
    Copy the full SHA
    2f57e88 View commit details

Commits on Apr 26, 2015

  1. Merge pull request #2875 from jkutner/patch-1

    Fix typo in error message
    mkristian committed Apr 26, 2015
    Copy the full SHA
    6213244 View commit details
  2. Copy the full SHA
    04d4ba5 View commit details
  3. Added uri:classloader handling to RubyInstanceConfig.getScriptSource.…

    … This is to support Warbler's runnable feature
    jkutner committed Apr 26, 2015
    3
    Copy the full SHA
    208abc2 View commit details
  4. Merge pull request #2876 from jkutner/master

    Added uri:classloader handling to RubyInstanceConfig.getScriptSource.
    mkristian committed Apr 26, 2015
    Copy the full SHA
    869a321 View commit details

Commits on Apr 27, 2015

  1. 2
    Copy the full SHA
    4a0cede View commit details
  2. [Truffle] Formatting.

    chrisseaton committed Apr 27, 2015
    Copy the full SHA
    f625f07 View commit details
  3. Revert "[Truffle] When debugging a benchmark, exceptions should be fa…

    …tal, not thrown."
    
    This reverts commit 28f9e82.
    chrisseaton committed Apr 27, 2015
    Copy the full SHA
    8b974d3 View commit details
  4. Get enough pom.xml to use 1.0.9 of jruby.plugins.version (EE integs d…

    …o not seem hooked up and I don't want to redden our CI by trying to change them)
    enebo committed Apr 27, 2015
    Copy the full SHA
    741efe5 View commit details
  5. No more patchlevels but windows ruby installer write this field to re…

    …gistry. Default to 0.
    enebo committed Apr 27, 2015
    Copy the full SHA
    5090935 View commit details
  6. Copy the full SHA
    819a015 View commit details
  7. Gah. tar needs to get gzipped

    enebo committed Apr 27, 2015
    Copy the full SHA
    776534d View commit details
  8. [Truffle] Add cgi to stdlib.

    bjfish committed Apr 27, 2015
    2
    Copy the full SHA
    8bb41db View commit details
  9. No reason to truncate NUL:

    enebo committed Apr 27, 2015
    Copy the full SHA
    59b4ba4 View commit details

Commits on Apr 28, 2015

  1. Readline somewhere does STDXXX.fileno and we redefine std{in,out,err}…

    …. Also change constants in addition to globals
    enebo committed Apr 28, 2015
    1
    Copy the full SHA
    a5c372d View commit details
  2. Copy the full SHA
    7d4b866 View commit details
  3. Copy the full SHA
    5968ffa View commit details
  4. [Truffle] Add json to stdlib.

    bjfish committed Apr 28, 2015
    3
    Copy the full SHA
    e75cd2d View commit details
  5. Bump for version

    enebo committed Apr 28, 2015
    Copy the full SHA
    cb96d72 View commit details
  6. Update to RubyGems 2.4.6.

    headius committed Apr 28, 2015
    Copy the full SHA
    c38758f View commit details
  7. Copy the full SHA
    6044f60 View commit details
  8. Copy the full SHA
    320f656 View commit details
Loading