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: 581957ee74a2
Choose a base ref
...
head repository: jruby/jruby
compare: 8d12e83b6292
Choose a head ref
  • 5 commits
  • 50 files changed
  • 2 contributors

Commits on Oct 6, 2014

  1. Copy the full SHA
    0ad11ae View commit details
    Browse the repository at this point in the history
  2. sync/update ffi specs

    tduehr committed Oct 6, 2014
    Copy the full SHA
    cf8f196 View commit details
    Browse the repository at this point in the history
  3. fix failing variadic spec

    updates variadic invoker to match MRI
    variadic functions may now take enum arguments
    tduehr committed Oct 6, 2014
    Copy the full SHA
    7e30627 View commit details
    Browse the repository at this point in the history
  4. fix failing syslog test

    also adds ffi spec for failure
    tduehr committed Oct 6, 2014
    Copy the full SHA
    b61eb93 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2014

  1. Merge pull request #2003 from tduehr/enums_fix

    fix enums to return nil on unknown symbol
    headius committed Nov 2, 2014
    Copy the full SHA
    8d12e83 View commit details
    Browse the repository at this point in the history