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: rubinius/rubinius
base: a2d76f56c3ce
Choose a base ref
...
head repository: rubinius/rubinius
compare: 3a4c3fda1dec
Choose a head ref
  • 5 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 10, 2015

  1. Remove converting to negative fd

    Convert a fd to -(fd + 1) if its a Fixnum seems wrong.
    Negative fds's are mostly invalid.
    tak1n committed Oct 10, 2015
    Copy the full SHA
    c8ce8a7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    008cd1e View commit details
    Browse the repository at this point in the history
  3. remove obsolete assignment

    tak1n committed Oct 10, 2015
    Copy the full SHA
    cbe875e View commit details
    Browse the repository at this point in the history
  4. change => to is

    tak1n committed Oct 10, 2015
    Copy the full SHA
    29674df View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2015

  1. Merge branch '2.2' into fix-process-spawn

    * 2.2:
      allow nil,true,false to be modified when frozen
    tak1n committed Oct 15, 2015
    Copy the full SHA
    3a4c3fd View commit details
    Browse the repository at this point in the history