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: ffa0ce232146
Choose a base ref
...
head repository: jruby/jruby
compare: 33bd0e1dde4b
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 18, 2014

  1. Made RubyString#positionEnd a static utility method so it can be used…

    … outside of RubyString.
    nirvdrum committed Dec 18, 2014
    Copy the full SHA
    3594f3e View commit details
    Browse the repository at this point in the history
  2. [Truffle] RubyRegexp#scan no longer get stuck in an infinite loop and…

    … can now return captured values.
    nirvdrum committed Dec 18, 2014
    Copy the full SHA
    33bd0e1 View commit details
    Browse the repository at this point in the history