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: efc8770ac034
Choose a base ref
...
head repository: rubinius/rubinius
compare: 15dc4db391f0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 1 contributor

Commits on Dec 25, 2015

  1. Added specs for RARRAY_AREF.

    This macro does no bounds checking on MRI. Initially added it to support
    updated code for openssl from MRI. Considered changing the use of it in
    openssl C-ext but other extensions will surely use it as well FOR SPEED.
    
    ¯\_(ツ)_/¯
    brixen committed Dec 25, 2015
    Copy the full SHA
    65af751 View commit details
    Browse the repository at this point in the history
  2. Added RARRAY_AREF.

    brixen committed Dec 25, 2015
    Copy the full SHA
    96ca058 View commit details
    Browse the repository at this point in the history
  3. Updated openssl gem version.

    brixen committed Dec 25, 2015
    Copy the full SHA
    a69274c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    41876d1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    76fb12d View commit details
    Browse the repository at this point in the history
  6. Updated openssl gem to 2.6.

    brixen committed Dec 25, 2015
    Copy the full SHA
    9db9cb6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    15dc4db View commit details
    Browse the repository at this point in the history