-
-
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: eccb28ddcd6b
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: ba678024b032
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 2 files changed
- 2 contributors
Commits on Jan 23, 2018
-
Implement
Rational#coerce
withComplex
objectIn MRI * if the argument is complex with zero imaginary part, converts it to ratinal * if the argument is complex with non-zero imaginary part, converts self to complex Ref: https://github.com/ruby/ruby/blob/v2_3_0/rational.c#L1171
Configuration menu - View commit details
-
Copy full SHA for f1b16b2 - Browse repository at this point
Copy the full SHA f1b16b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a3ead - Browse repository at this point
Copy the full SHA 99a3eadView commit details -
Merge pull request #5001 from yui-knk/rational_coerce_with_complex
Implement `Rational#coerce` with `Complex` object
Configuration menu - View commit details
-
Copy full SHA for ba67802 - Browse repository at this point
Copy the full SHA ba67802View commit details
There are no files selected for viewing