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: 3c25332e2e0f
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 65d7afcb3f08
Choose a head ref
  • 4 commits
  • 22 files changed
  • 1 contributor

Commits on Aug 22, 2016

  1. Squashed 'spec/mspec/' changes from abc90e8..e5031c1

    e5031c1 Let the RUBY_EXE constant contain the ruby executable and the flags
    3f34ef4 Remove old special case for rbx 19 for RUBY_EXE
    8d2ed78 Move exception inside resolve_ruby_exe
    
    git-subtree-dir: spec/mspec
    git-subtree-split: e5031c15b45787489a876fe41ae5aacd3b623a77
    eregon committed Aug 22, 2016
    Copy the full SHA
    911998a View commit details
  2. Copy the full SHA
    06bca5c View commit details
  3. Squashed 'spec/ruby/' changes from b6baa6d..ffdfa41

    ffdfa41 fix spec description
    763e265 Fix double close in ARGF#read_nonblock spec
    34d5bd1 Do not expect stdin to be the standard one in ARGF#read_nonblock
    6a4a506 Remove stale comment
    d23843f Merge pull request #289 from nobu/bug/fix-spawn
    acf7634 ruby_cmd for spawn
    6ef8ffc AppVeyor: run on every branch
    705f41f windows guard fox unix sockets
    ee7ff0e Do not guess a free port but use find_available_port
    5258c31 Merge pull request #287 from etehtsea/add-inspec-sockaddr
    4ee1776 Correctly pass interpreter arguments and flags in Process#kill specs
    bb0c704 Remove most usages of RUBY_EXE and replace by ruby_cmd
    22f9a5b Use ruby_cmd instead of RUBY_EXE in popen specs
    1f85144 Fix a couple specs assuming RUBY_EXE is only a path without flags
    ea5303a Share a few #spawn specs and use ruby_cmd over RUBY_EXE
    721e379 Add Addrinfo#inspect_sockaddr spec
    981a6e7 Windows seems to pack socket options in a short
    0416004 join thread in ObjectSpace.each_object
    e061bfe Add windows guard for lgamma
    4864e06 Add a few windows guards
    d2656bc Some environments seem to not fill the cannoname
    
    git-subtree-dir: spec/ruby
    git-subtree-split: ffdfa41f12ce35e1c91dab3a72b95edf4020b3ea
    eregon committed Aug 22, 2016
    Copy the full SHA
    5aee8b8 View commit details
  4. Copy the full SHA
    65d7afc View commit details
Loading