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
/
bigdecimal
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/bigdecimal] Handle correctly #remainder with infinity. Fixes
Maciej Rzasa
2023-02-17
1
-0
/
+11
*
[ruby/bigdecimal] Add truffleruby in CI
Benoit Daloze
2023-01-27
1
-1
/
+5
*
[ruby/bigdecimal] Tweak check_rounding_mode_option
Kenta Murata
2022-11-13
1
-2
/
+12
*
[ruby/bigdecimal] Fix the maximum precision of the quotient
Kenta Murata
2022-01-24
1
-0
/
+7
*
[ruby/bigdecimal] Fix typo
Kenta Murata
2022-01-24
1
-1
/
+1
*
[ruby/bigdecimal] Fix the result precision of BigDecimal#divmod
Kenta Murata
2021-12-24
1
-2
/
+4
*
[ruby/bigdecimal] Let BigDecimal#quo accept precision
Kenta Murata
2021-12-24
1
-0
/
+24
*
[ruby/bigdecimal] Allow passing both float and precision in BigDecimal#div
Kenta Murata
2021-12-24
1
-0
/
+10
*
[ruby/bigdecimal] Add BigDecimal#precision_scale
Kenta Murata
2021-12-24
1
-0
/
+11
*
[ruby/bigdecimal] Add BigDecimal#scale
Kenta Murata
2021-12-24
1
-0
/
+53
*
[ruby/bigdecimal] Fix BigDecimal#precision for single DECDIG case
Kenta Murata
2021-12-24
1
-8
/
+8
*
[ruby/bigdecimal] Fix the precision of the adjusted quotient
Kenta Murata
2021-12-24
1
-0
/
+4
*
[ruby/bigdecimal] Let BigDecimal_DoDivmod use the same precision calculation ...
Kenta Murata
2021-12-24
1
-0
/
+7
*
[ruby/bigdecimal] Use larger precision in divide for irrational or recurring ...
Kenta Murata
2021-12-24
1
-2
/
+15
*
[ruby/bigdecimal] Add tests for the issue GH-192
Kenta Murata
2021-12-24
3
-1
/
+39
*
[ruby/bigdecimal] Use values in RbConfig::LIMITS in test
Kenta Murata
2021-12-24
1
-3
/
+7
*
[ruby/bigdecimal] Fix the style in test/bigdecimal/test_bigdecimal.rb
Kenta Murata
2021-12-24
1
-3
/
+3
*
[ruby/bigdecimal] Fix negative Bignum conversion
Jean Boussier
2021-12-24
1
-0
/
+10
*
[ruby/bigdecimal] Fix test against #196
Kenta Murata
2021-12-24
1
-2
/
+2
*
Import bigdecimal-3.1.0.dev
Hiroshi SHIBATA
2021-10-22
2
-5
/
+3
*
[ruby/bigdecimal] Fix for the coerce cases in divide and DoDivmod
Kenta Murata
2021-01-16
1
-0
/
+13
*
[ruby/bigdecimal] Allow digits=0 in BigDecimal(flt) and Float#to_d
Kenta Murata
2021-01-13
2
-3
/
+7
*
[ruby/bigdecimal] Use pre-allocated objects for special values
Kenta Murata
2021-01-13
1
-1
/
+7
*
[ruby/bigdecimal] Fix exception message raised in Kernel.BigDecimal
Kenta Murata
2021-01-13
1
-1
/
+13
*
[ruby/bigdecimal] Add test cases of conversion from Float
Kenta Murata
2021-01-09
1
-0
/
+6
*
[ruby/bigdecimal] Fix trailing zero handling in rb_uint64_convert_to_BigDecimal
Kenta Murata
2021-01-07
1
-0
/
+4
*
[ruby/bigdecimal] Include TestBigDecimalBase in TestBigDecimalUtil
Kenta Murata
2021-01-07
5
-5
/
+6
*
[ruby/bigdecimal] Fix test for Ruby 2.4
Kenta Murata
2021-01-02
1
-10
/
+20
*
[ruby/bigdecimal] Implement special conversions for 64-bit integers
Kenta Murata
2021-01-02
1
-0
/
+17
*
[ruby/bigdecimal] Fix test_limit
Kenta Murata
2021-01-02
1
-9
/
+10
*
[bigdecimal] Fix deprecation warning test
Kenta Murata
2020-12-19
1
-0
/
+4
*
[bigdecimal] Add BigDecimal#n_significant_digits
Kenta Murata
2020-12-19
1
-0
/
+51
*
[bigdecimal] Make BigDecimal#precs deprecated
Kenta Murata
2020-12-19
1
-6
/
+16
*
[bigdecimal] Add BigDecimal#precision
Kenta Murata
2020-12-19
1
-0
/
+49
*
[bigdecimal] Make bigdecimal Ractor safe
Kenta Murata
2020-12-19
1
-0
/
+23
*
[bigdecimal] Fix the default precision of Float#to_d
Kenta Murata
2020-12-19
1
-4
/
+12
*
[bigdecimal] Fix test for d5ab8e8562
Kenta Murata
2020-12-19
1
-1
/
+1
*
Import bigdecimal 2.0.2 (#3905)
Kenta Murata
2020-12-15
1
-1
/
+11
*
bidecimal: improve tests' independence (#3297)
Kenta Murata
2020-07-12
2
-7
/
+15
*
[ruby/bigdecimal] Return US-ASCII string from BigDecimal#to_s
Kenta Murata
2020-07-06
1
-12
/
+17
*
[ruby/bigdecimal] Add Complex#to_d
Kenta Murata
2020-07-06
1
-0
/
+12
*
[ruby/bigdecimal] Make tests pass on Ruby 2.4
Jeremy Evans
2020-07-06
1
-3
/
+4
*
[ruby/bigdecimal] Remove definition of BigDecimal#initialize_copy
Jeremy Evans
2020-07-06
1
-4
/
+6
*
[ruby/bigdecimal] Support a Complex in Kernel.BigDecimal()
Kenta Murata
2020-07-06
1
-0
/
+8
*
[ruby/bigdecimal] Undef BigDecimal#initialize_copy
Jeremy Evans
2020-07-06
1
-0
/
+6
*
Removed duplicate test with test_BigDecimal_bug7522
Nobuyoshi Nakada
2020-07-05
1
-5
/
+0
*
More fixes for $SAFE/taint post merging
Jeremy Evans
2019-11-18
1
-7
/
+9
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-0
/
+9
*
[ruby/bigdecimal] Remove taint checking
Jeremy Evans
2019-11-12
1
-9
/
+0
*
Import changes from ruby/bigdecimal (#2531)
Kenta Murata
2019-10-08
2
-21
/
+43
[next]