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: ba60fb500eb9
Choose a base ref
...
head repository: jruby/jruby
compare: 9f9d1f9a4547
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 4, 2015

  1. Fix uninitialized usage of File::Stat

    * Fix File::Stat#struct when uninitialized
    * Make other methods fail unless initialized
    lumeet committed Feb 4, 2015
    Copy the full SHA
    f2c7511 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2015

  1. Merge pull request #2560 from lumeet/uninitialized_file_stat

    Fix uninitialized usage of File::Stat
    enebo committed Feb 5, 2015
    Copy the full SHA
    9f9d1f9 View commit details
    Browse the repository at this point in the history