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

Commits on Jan 7, 2016

  1. Copy the full SHA
    132a7d8 View commit details
  2. Copy the full SHA
    9a5c917 View commit details
  3. Copy the full SHA
    f578898 View commit details
Showing with 494 additions and 477 deletions.
  1. +428 −433 core/src/main/java/org/jruby/RubyIO.java
  2. +44 −30 core/src/main/java/org/jruby/util/io/SelectBlob.java
  3. +22 −14 test/test_io.rb
Loading