-
-
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: 3464ee7ec1d9
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: 0c00708c4f42
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 2 files changed
- 2 contributors
Commits on Jan 31, 2018
-
Currently `Numeric#%` is defined in the same way as `Numeric#modulo`. Ref: https://github.com/ruby/ruby/blob/v2_4_0/numeric.c#L5240-L5241
Configuration menu - View commit details
-
Copy full SHA for 94baf98 - Browse repository at this point
Copy the full SHA 94baf98View commit details -
Remove
Rational#modulo
andRational#%
Currently these methods are not defined on `Rational`.
Configuration menu - View commit details
-
Copy full SHA for 6961c3a - Browse repository at this point
Copy the full SHA 6961c3aView commit details -
Currently this method is not defined on `Rational`.
Configuration menu - View commit details
-
Copy full SHA for b3e4efe - Browse repository at this point
Copy the full SHA b3e4efeView commit details -
Merge pull request #5022 from yui-knk/fix_test_coerce2_master
Fix test coerce2 for master branch since merge of #5006 wasn't handled properly due changes in RubyRational.java
Configuration menu - View commit details
-
Copy full SHA for 0c00708 - Browse repository at this point
Copy the full SHA 0c00708View commit details
There are no files selected for viewing