index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_rational.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_cdhash: refactor change class
卜部昌平
2021-05-12
1
-15
/
+0
*
cdhash_cmp: can also take complex
卜部昌平
2021-05-12
1
-0
/
+4
*
cdhash_cmp: rational literals with fractions
卜部昌平
2021-05-12
1
-0
/
+4
*
cdhash_cmp: can take rational literals
卜部昌平
2021-05-12
1
-0
/
+7
*
Make reciprocal properly of non-integral rational [Bug #17572]
Nobuyoshi Nakada
2021-01-23
1
-0
/
+7
*
test/ruby/test_rational.rb: Prevent "assigned but unused variable"
Yusuke Endoh
2020-10-28
1
-1
/
+1
*
rational.c: convert a numerator to rational before calling fdiv in Kernel.Rat...
Kenta Murata
2020-10-26
1
-0
/
+8
*
rational.c: try converting by to_int in Rational() (#3684)
Kenta Murata
2020-10-22
1
-0
/
+19
*
Check exception flag as a bool [Bug #15987]
Nobuyoshi Nakada
2019-07-11
1
-0
/
+6
*
No TypeError at nil if exception: false
nobu
2019-01-12
1
-0
/
+6
*
refine parse_rat
nobu
2018-11-08
1
-0
/
+3
*
bignum.c: Bignum#fdiv avoids double division when divisor is bignum
mame
2018-04-04
1
-0
/
+1
*
Add `exception:` keyword in Kernel#Rational()
mrkn
2018-03-15
1
-0
/
+24
*
Support two `to_r`-responding args in Rational()
mrkn
2018-02-27
1
-0
/
+25
*
test for r62555
nobu
2018-02-24
1
-0
/
+1
*
rational.c: segfault on Rational exponent
nobu
2018-02-24
1
-0
/
+4
*
force fixable
nobu
2018-01-30
1
-1
/
+3
*
Fix a typo
yui-knk
2018-01-24
1
-1
/
+1
*
freeze Complex and Rational
nobu
2017-10-19
1
-4
/
+0
*
rational.c: float denom
nobu
2017-03-16
1
-1
/
+13
*
rational.c: read_num
nobu
2017-03-16
1
-0
/
+16
*
test_rational.rb: invalid exponent
nobu
2017-03-16
1
-0
/
+4
*
test_rational.rb: duplicate assertions
nobu
2017-03-16
1
-36
/
+0
*
rational.c: zero division
nobu
2017-03-16
1
-0
/
+5
*
test_rational.rb: shorten
nobu
2017-03-16
1
-93
/
+98
*
rational.c: infinity in power
nobu
2017-02-22
1
-0
/
+2
*
rational.c: infinity in power
nobu
2017-02-22
1
-0
/
+6
*
test_rational.rb: messages
nobu
2017-01-16
1
-93
/
+93
*
rational.c: memory leak in gcd
nobu
2016-12-30
1
-0
/
+10
*
numeric.c: reduce fdiv
nobu
2016-12-28
1
-0
/
+7
*
internal.h: change the default rounding mode to half-up
mrkn
2016-12-10
1
-2
/
+2
*
get rid of ambiguous parentheses warnings
nobu
2016-11-29
1
-1
/
+1
*
round-down
nobu
2016-11-25
1
-6
/
+7
*
rational.c: check load
nobu
2016-11-11
1
-0
/
+8
*
numeric.c: round to nearest even
nobu
2016-11-05
1
-10
/
+13
*
refine assertions
nobu
2016-10-24
1
-23
/
+23
*
numeric.c, complex.c: Add finite? and infinite? consistent with Float
mrkn
2016-07-17
1
-0
/
+9
*
hash method values
nobu
2016-05-21
1
-1
/
+1
*
Use Integer instead of Fixnum and Bignum.
akr
2016-05-17
1
-1
/
+1
*
assertions.rb: set default internal encoding
nobu
2016-04-09
1
-3
/
+1
*
test/ruby: suppress runtime warnings
nobu
2016-02-19
1
-1
/
+2
*
test/ruby: suppress parser warnings
nobu
2016-02-19
1
-1
/
+1
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
test_rational.rb: fix default external
nobu
2015-09-12
1
-1
/
+5
*
test_rational.rb: r51828
nobu
2015-09-12
1
-0
/
+1
*
numeric.c: Numeric#positive? and Numeric#negative?
nobu
2015-05-17
1
-0
/
+10
*
* test/ruby/test_complex.rb: removed unreachable code.
hsbt
2014-08-27
1
-118
/
+50
*
* test/ruby/test_complex.rb: cherry-picked working assertions from r47251.
hsbt
2014-08-26
1
-0
/
+2
*
* test/ruby/test_complex.rb: removed needless conditions.
hsbt
2014-08-24
1
-37
/
+16
*
* test/ruby/test_rational.rb: fixed indent.
hsbt
2014-08-24
1
-6
/
+6
[next]