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: cda061a406d8
Choose a base ref
...
head repository: rubinius/rubinius
compare: a8a115032ec4
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on May 8, 2015

  1. Imported PRI* macros from MRI

    These are used in a bunch of places for formatting strings and the
    likes, they're also required by the OpenSSL code in MRI trunk.
    Yorick Peterse committed May 8, 2015
    Configuration menu
    Copy the full SHA
    ebd609b View commit details
    Browse the repository at this point in the history
  2. Imported ZALLOC/ZALLOC_N from MRI

    These are used in for example the current version of MRI's OpenSSL
    extension. Because we didn't have enough *ALLOC macros already.
    Yorick Peterse committed May 8, 2015
    Configuration menu
    Copy the full SHA
    b0c19f5 View commit details
    Browse the repository at this point in the history
  3. Imported ALLOCV macros from MRI

    Yorick Peterse committed May 8, 2015
    Configuration menu
    Copy the full SHA
    a8a1150 View commit details
    Browse the repository at this point in the history