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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 484ccc377ca7
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 92280efd7987
Choose a head ref
  • 7 commits
  • 9 files changed
  • 1 contributor

Commits on Feb 23, 2016

  1. Fix bad spawn parameter.

    headius committed Feb 23, 2016
    Copy the full SHA
    86a3656 View commit details
  2. Copy the full SHA
    39a2941 View commit details
  3. Copy the full SHA
    6e10327 View commit details
  4. Copy the full SHA
    57bf790 View commit details
  5. Copy the full SHA
    1ec8434 View commit details
  6. Add another scoping layer for wrapper, so it gets searched.

    Fixes MRI TestRequire#test_load_scope.
    headius committed Feb 23, 2016
    Copy the full SHA
    5c4640e View commit details
  7. Properly set encoding for capture names.

    Fixes MRI TestRegexp#test_named_capture.
    headius committed Feb 23, 2016
    Copy the full SHA
    92280ef View commit details
Loading