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: 2360152da741
Choose a base ref
...
head repository: jruby/jruby
compare: 9dfb4fb59ef6
Choose a head ref
  • 6 commits
  • 11 files changed
  • 1 contributor

Commits on Mar 4, 2015

  1. 3
    Copy the full SHA
    758c51d View commit details
    Browse the repository at this point in the history
  2. RSpec 3 syntax.

    headius committed Mar 4, 2015
    Copy the full SHA
    b89523f View commit details
    Browse the repository at this point in the history
  3. Unused import.

    headius committed Mar 4, 2015
    Copy the full SHA
    9654f6a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    2219e51 View commit details
    Browse the repository at this point in the history
  5. Remove kcode from regexp options; not used anymore.

    Leaving it in place broke the "none" flag, since kcode EUC and
    NONE shared the value 32.
    headius committed Mar 4, 2015
    Copy the full SHA
    e05baa2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9dfb4fb View commit details
    Browse the repository at this point in the history