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: 83001bea08f8
Choose a base ref
...
head repository: jruby/jruby
compare: 067cad1649ed
Choose a head ref
  • 7 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 15, 2016

  1. add Enumerable#sum

    JRuby #4293
    * feature#12217
    phluid61 committed Nov 15, 2016
    Copy the full SHA
    cd79736 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a6651aa View commit details
    Browse the repository at this point in the history
  3. add Array#sum

    JRuby #4293
    * feature#12217
    phluid61 committed Nov 15, 2016
    Copy the full SHA
    62861d6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1452408 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0795e08 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    93d8b8c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4297 from phluid61/feature/12217-enumerable-sum

    Feature#12217 Enumerable/Array sum
    enebo committed Nov 15, 2016
    Copy the full SHA
    067cad1 View commit details
    Browse the repository at this point in the history