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

Commits on Feb 7, 2018

  1. Copy the full SHA
    de6c8bd View commit details

Commits on Feb 8, 2018

  1. [refactor] improve RubyHash sub-classes used for globals e.g. ENV

    override internalGetEntry so all retrieval operations work as expected
    kares committed Feb 8, 2018
    Copy the full SHA
    546aaef View commit details
  2. Copy the full SHA
    deaeea6 View commit details
  3. also override interface pre-scribed hash() method on RubyArray

    ... note on 'missing' explicit hashCode (despite most core types have)
    kares committed Feb 8, 2018
    Copy the full SHA
    ab2569c View commit details
  4. Copy the full SHA
    666ffb9 View commit details
  5. Copy the full SHA
    bc08d1d View commit details
Loading