-
-
Notifications
You must be signed in to change notification settings - Fork 925
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: 6ea39ea4d718
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 46aca6c47934
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 2 files changed
- 2 contributors
Commits on Nov 16, 2016
-
add Kahan's compensated algorithm for Floats
Fixes part of a bug identified in #4297
Configuration menu - View commit details
-
Copy full SHA for be05f1b - Browse repository at this point
Copy the full SHA be05f1bView commit details -
make Array#sum use Enumerable's addition logic
Partially addresses a bug in #4297
Configuration menu - View commit details
-
Copy full SHA for 343028a - Browse repository at this point
Copy the full SHA 343028aView commit details
Commits on Nov 17, 2016
-
change Array#sum to better match MRI
Fixes most of the tests that weren't perfect in #4297.
Configuration menu - View commit details
-
Copy full SHA for 8a78908 - Browse repository at this point
Copy the full SHA 8a78908View commit details -
fix Array#sum to handle Fixnum overflow
This passes the final MRI test, referenced in #4297
Configuration menu - View commit details
-
Copy full SHA for e49d272 - Browse repository at this point
Copy the full SHA e49d272View commit details -
Merge pull request #4309 from phluid61/feature/optimise-enumerable-sum
fix Array#sum and Enumerable#sum
Configuration menu - View commit details
-
Copy full SHA for 46aca6c - Browse repository at this point
Copy the full SHA 46aca6cView commit details
There are no files selected for viewing