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: cc0930774286
Choose a base ref
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 62f03cf5c6aa
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 17, 2016

  1. Fix hard error with BOM encoding is invalid.

    See test_io_m17n.rb:test_bom_too_long_utfname
    headius committed Feb 17, 2016
    Copy the full SHA
    790dc06 View commit details
  2. Fix warning for non-BOM encoding.

    See test_io_m17n.rb:test_bom_non_utf
    headius committed Feb 17, 2016
    Copy the full SHA
    51870fe View commit details
  3. Implement Process.getrlimit for some new 2.3 tests.

    See: test_io.rb, "ruby" method and tests that call it.
    headius committed Feb 17, 2016
    Copy the full SHA
    62f03cf View commit details
Loading