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

Commits on Dec 19, 2016

  1. RubyHash's compare_by_identify Java method naming is confusing

    `Hash#compare_by_identity` is more of a writer (does call a setter)
    
    ... looks esp. weird since there's a java get/setCompareByIdentity
    kares committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    8abd0f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Merge pull request #4399 from kares/confusing-naming

    RubyHash's compare_by_identify Java method naming is confusing
    kares committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    9e28f88 View commit details
    Browse the repository at this point in the history