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_numeric.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge revision(s) dd28c55a7cd6780dad637b4d6a20507fbfc6af4a: [Backport #19445]
nagachika
2023-03-21
1
-0
/
+3
*
Use Rational for Float#round with ndigits > 14
Jeremy Evans
2021-08-06
1
-0
/
+8
*
Make Float#floor with ndigits argument handle error
Jeremy Evans
2021-07-27
1
-0
/
+9
*
Fix integer/float remainder with infinity argument of opposite sign
Jeremy Evans
2021-03-12
1
-0
/
+12
*
numeric.c, range.c: prohibit zero step
Kenta Murata
2020-10-23
1
-20
/
+16
*
bignum.c (rb_int_powm): Integer#pow(0, 1) should return 0
Yusuke Endoh
2020-10-12
1
-0
/
+20
*
Update tests for full keyword argument separation
Jeremy Evans
2020-01-02
1
-6
/
+3
*
Reword keyword arguments warning messages to convey these are deprecation war...
Marc-Andre Lafortune
2019-12-23
1
-1
/
+1
*
vm_args.c: rephrase the warning message of keyword argument separation
Yusuke Endoh
2019-12-20
1
-1
/
+1
*
Suppress keyword argument warning from #step
Nobuyoshi Nakada
2019-09-30
1
-0
/
+8
*
Make rb_scan_args handle keywords more similar to Ruby methods (#2460)
Jeremy Evans
2019-09-25
1
-3
/
+4
*
Inspect dynamic symbol as well as static symbol
Nobuyoshi Nakada
2019-08-25
1
-0
/
+4
*
Removed unused variables
Nobuyoshi Nakada
2019-06-30
1
-1
/
+0
*
numeric.c: Fix negative step with float components
mrkn
2019-01-24
1
-0
/
+14
*
enumerator.c: Introduce Enumerator::ArithmeticSequence
mrkn
2018-08-06
1
-2
/
+10
*
test_numeric.rb: loose precision assertion
nobu
2018-04-26
1
-1
/
+0
*
numeric.c: Fix Integer#pow with a large Fixnum modulo
mrkn
2017-12-30
1
-0
/
+5
*
Revert r61192 and r61193
eregon
2017-12-12
1
-6
/
+4
*
Use EnvUtil.with_default_external in tests needing it
eregon
2017-12-12
1
-4
/
+6
*
`Integer#pow(b)` accepts numeric
kazu
2017-12-06
1
-0
/
+4
*
bignum.c, numeric.c: add Integer#pow(b, m)
mrkn
2017-12-04
1
-0
/
+14
*
no longer rescue exceptions of #coerce in Integer#step
eregon
2017-04-25
1
-2
/
+2
*
no longer rescue exceptions in numeric comparison operations
eregon
2017-04-25
1
-6
/
+4
*
Rename RbConfig::Limits as RbConfig::LIMITS
nobu
2017-04-06
1
-1
/
+1
*
test: use RbConfig::Limits
nobu
2017-03-02
1
-1
/
+1
*
numeric.c: Numeric#clone and #dup
nobu
2017-02-22
1
-4
/
+10
*
numeric.c: fix up r55891
nobu
2016-10-22
1
-0
/
+27
*
just check Integer
nobu
2016-05-21
1
-2
/
+2
*
Use Integer instead of Fixnum and Bignum.
akr
2016-05-17
1
-2
/
+2
*
[Feature #12005] Unify Fixnum and Bignum into Integer
akr
2016-05-17
1
-1
/
+1
*
* test/ruby/test_numeric.rb (test_step): Use Integer::FIXNUM_MAX.
akr
2016-05-01
1
-2
/
+1
*
assertions.rb: set default internal encoding
nobu
2016-04-09
1
-12
/
+8
*
numeric.c: wrong type step should raise TypeError
nobu
2016-02-26
1
-2
/
+2
*
numeric.c: fix segfault
nobu
2016-02-16
1
-0
/
+10
*
* test/ruby/test_numeric.rb (test_nonzero_p): added test for String#nonzero?
hsbt
2016-01-05
1
-0
/
+12
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
numeric.c: Numeric#positive? and Numeric#negative?
nobu
2015-05-17
1
-0
/
+24
*
test_numeric.rb: separate dummy classes
nobu
2015-05-17
1
-87
/
+35
*
* test/ruby/test_numeric.rb (TestNumeric#test_coerce): fixed wrong message.
usa
2015-01-12
1
-1
/
+1
*
numeric.c: correct error message when coerce fails
normal
2015-01-12
1
-0
/
+4
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
* numeric.c (do_coerce): Add a warning when an exception is raised
eregon
2014-06-07
1
-0
/
+17
*
numeric.c: check keyword arguments
nobu
2014-05-07
1
-0
/
+8
*
numeric.c: float overflow
nobu
2014-02-28
1
-0
/
+8
*
numeric.c: integer overflow
nobu
2014-02-28
1
-1
/
+5
*
* numeric.c: Fix Numeric#step with 0 unit [#9575]
marcandre
2014-02-28
1
-0
/
+14
*
* test_numeric: Strengthen tests on 64 bit platforms
marcandre
2014-02-28
1
-4
/
+5
*
numeric.c: check signs before division
nobu
2014-02-27
1
-0
/
+2
*
test_numeric.rb: default_external
nobu
2014-01-15
1
-4
/
+13
*
numeric.c: preserve encoding
nobu
2014-01-15
1
-1
/
+10
[next]