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
base: f0ab78ba2956
Choose a base ref
...
head repository: jruby/jruby
compare: 848ced2c2af7
Choose a head ref
  • 10 commits
  • 50 files changed
  • 1 contributor

Commits on Oct 2, 2016

  1. [Truffle] We weren't using openssl from MRI 2.3.1 as we thought we were.

    Revert to a clean copy here - will restore modifications later.
    chrisseaton committed Oct 2, 2016
    2 Configuration menu
    Copy the full SHA
    ea58832 View commit details
    Browse the repository at this point in the history
  2. [Truffle] I'm pretty sure we don't need volatile in our current cext …

    …implementation when passing pointers.
    chrisseaton committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    4455db4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09780ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8b6126 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69fe775 View commit details
    Browse the repository at this point in the history
  6. [Truffle] We've got two conflicting offsets for @DaTa - use zero unti…

    …l we figure it out.
    
    Because it'll be obvious when we see the error.
    chrisseaton committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    d7c4c1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b2a52e0 View commit details
    Browse the repository at this point in the history
  8. [Truffle] zalloc

    chrisseaton committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    1b14e45 View commit details
    Browse the repository at this point in the history
  9. [Truffle] rb_ary_unshift

    chrisseaton committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    3eac608 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    848ced2 View commit details
    Browse the repository at this point in the history