index
:
ruby.git
master
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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
bigdecimal
Age
Commit message (
Expand
)
Author
2021-01-13
[ruby/bigdecimal] Allow digits=0 in BigDecimal(flt) and Float#to_d
Kenta Murata
2021-01-13
[ruby/bigdecimal] Use pre-allocated objects for special values
Kenta Murata
2021-01-13
[ruby/bigdecimal] Fix exception message raised in Kernel.BigDecimal
Kenta Murata
2021-01-09
[ruby/bigdecimal] Add test cases of conversion from Float
Kenta Murata
2021-01-07
[ruby/bigdecimal] Fix trailing zero handling in rb_uint64_convert_to_BigDecimal
Kenta Murata
2021-01-07
[ruby/bigdecimal] Include TestBigDecimalBase in TestBigDecimalUtil
Kenta Murata
2021-01-02
[ruby/bigdecimal] Fix test for Ruby 2.4
Kenta Murata
2021-01-02
[ruby/bigdecimal] Implement special conversions for 64-bit integers
Kenta Murata
2021-01-02
[ruby/bigdecimal] Fix test_limit
Kenta Murata
2020-12-19
[bigdecimal] Fix deprecation warning test
Kenta Murata
2020-12-19
[bigdecimal] Add BigDecimal#n_significant_digits
Kenta Murata
2020-12-19
[bigdecimal] Make BigDecimal#precs deprecated
Kenta Murata
2020-12-19
[bigdecimal] Add BigDecimal#precision
Kenta Murata
2020-12-19
[bigdecimal] Make bigdecimal Ractor safe
Kenta Murata
2020-12-19
[bigdecimal] Fix the default precision of Float#to_d
Kenta Murata
2020-12-19
[bigdecimal] Fix test for d5ab8e8562
Kenta Murata
2020-12-15
Import bigdecimal 2.0.2 (#3905)
Kenta Murata
2020-07-12
bidecimal: improve tests' independence (#3297)
Kenta Murata
2020-07-06
[ruby/bigdecimal] Return US-ASCII string from BigDecimal#to_s
Kenta Murata
2020-07-06
[ruby/bigdecimal] Add Complex#to_d
Kenta Murata
2020-07-06
[ruby/bigdecimal] Make tests pass on Ruby 2.4
Jeremy Evans
2020-07-06
[ruby/bigdecimal] Remove definition of BigDecimal#initialize_copy
Jeremy Evans
2020-07-06
[ruby/bigdecimal] Support a Complex in Kernel.BigDecimal()
Kenta Murata
2020-07-06
[ruby/bigdecimal] Undef BigDecimal#initialize_copy
Jeremy Evans
2020-07-05
Removed duplicate test with test_BigDecimal_bug7522
Nobuyoshi Nakada
2019-11-18
More fixes for $SAFE/taint post merging
Jeremy Evans
2019-11-18
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-12
[ruby/bigdecimal] Remove taint checking
Jeremy Evans
2019-10-08
Import changes from ruby/bigdecimal (#2531)
Kenta Murata
2019-09-22
test/bigdecimal/test_bigdecimal.rb: Use BigDecimal()
Yusuke Endoh
2019-09-21
Make Kernel#{Pathname,BigDecimal,Complex} return argument if given correct type
Jeremy Evans
2018-12-20
Import bigdecimal-1.4.0.pre.20181220a
mrkn
2018-12-14
Suppress deprecation warnings
nobu
2018-12-14
Import bigdecimal-1.4.0.pre.20181214a
mrkn
2018-12-05
Import bigdecimal 1.4.0.pre.20181205a
mrkn
2018-12-05
Revert bigdecimal 1.4.0 related commits
mrkn
2018-12-04
Import bigdecimal-1.4.0.pre-20181204a
mrkn
2018-12-02
Import bigdecimal-1.4.0.pre-20181130a
mrkn
2017-12-28
`$SAFE` as a process global state. [Feature #14250]
ko1
2017-12-24
bigdecimal: version 1.3.4
mrkn
2017-12-13
bigdecimal: version 1.3.3
mrkn
2017-10-08
Remove unnecessary `require 'thread'`
kazu
2017-09-07
ruby.h: unnormalized Fixnum value
nobu
2017-04-21
Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.
hsbt
2017-03-13
bigdecimal: version 1.3.2
mrkn
2017-02-10
bigdecimal: version 1.3.1
mrkn
2016-12-21
bigdecimal: version 1.3.0
mrkn
2016-12-10
bigdecimal: version 1.3.0.pre.2
mrkn
2016-12-10
bigdecimal: import version 1.3.0.pre
mrkn
2016-10-04
bigdecimal.c: more precision
nobu
[next]