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: 09821f76794f
Choose a base ref
...
head repository: jruby/jruby
compare: 5a8ee14f0256
Choose a head ref
  • 3 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 31, 2014

  1. Copy the full SHA
    26fb642 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    46092f4 View commit details
    Browse the repository at this point in the history
  3. [Truffle] Get rid of superfluous #=== and #eql? definitions.

    * So we match MRI and avoid code duplication.
    * MRI still defines #=== uselessly on a couple classes like Fixnum, Symbol and String.
    * No more reference to the confusing "three equal".
    eregon committed Oct 31, 2014
    Copy the full SHA
    5a8ee14 View commit details
    Browse the repository at this point in the history