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: d7c77a005eed
Choose a base ref
...
head repository: rubinius/rubinius
compare: d8e25576f081
Choose a head ref
  • 4 commits
  • 137 files changed
  • 2 contributors

Commits on Nov 11, 2014

  1. Update libffi to 3.1

    Update libffi from 3.0.13 to 3.1
    Gustavo Frederico Temple Pedrosa committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    d11acc5 View commit details
    Browse the repository at this point in the history
  2. Disable MMAP workaround for Selinux

    We disable this on Rubinius since it causes crashes. The JIT
    needs to be able to create these mappings anyway, so it doesn't
    create an additional depedency in FFI.
    Gustavo Frederico Temple Pedrosa committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    294e368 View commit details
    Browse the repository at this point in the history
  3. Update libffi to 3.2

    Update libffi from 3.1 to 3.2
    Gustavo Frederico Temple Pedrosa committed Nov 11, 2014
    Configuration menu
    Copy the full SHA
    993c4cd View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2014

  1. Merge pull request #3183 from gustavotemple/update-libffi-3.1

    Update libffi to 3.2
    brixen committed Nov 26, 2014
    Configuration menu
    Copy the full SHA
    d8e2557 View commit details
    Browse the repository at this point in the history