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: 66aec1fc7577
Choose a base ref
...
head repository: jruby/jruby
compare: 5f6aa00cea62
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 13, 2015

  1. Revert "[Truffle] Removed Array#find since it should be defined in En…

    …umerable."
    
    This reverts commit 7899944.
    nirvdrum committed Jan 13, 2015
    Copy the full SHA
    4ffdea3 View commit details
    Browse the repository at this point in the history
  2. Revert "[Truffle] Removed Array#each_with_index since it should be de…

    …fined in Enumerable."
    
    This reverts commit 249ee7b.
    nirvdrum committed Jan 13, 2015
    Copy the full SHA
    bd6c262 View commit details
    Browse the repository at this point in the history
  3. Revert "[Truffle] Removed Array#min since it should be defined in Enu…

    …merable."
    
    This reverts commit 28e743e.
    nirvdrum committed Jan 13, 2015
    Copy the full SHA
    a436dcd View commit details
    Browse the repository at this point in the history
  4. Revert "[Truffle] Removed Array#max since it should be defined in Enu…

    …merable."
    
    This reverts commit cd998aa.
    nirvdrum committed Jan 13, 2015
    Copy the full SHA
    5f6aa00 View commit details
    Browse the repository at this point in the history