summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-24[ruby/bigdecimal] Add TODO commentKenta Murata
2021-12-24[ruby/bigdecimal] Allow passing both float and precision in BigDecimal#divKenta Murata
2021-12-24[ruby/bigdecimal] Improve extconf to allow using bigdecimal as a git gemJean Boussier
2021-12-24[ruby/bigdecimal] Add BigDecimal#precision_scaleKenta Murata
2021-12-24[ruby/bigdecimal] [Doc] Add documentation of BigDecimal#n_significant_digitsKenta Murata
2021-12-24[ruby/bigdecimal] Add BigDecimal#scaleKenta Murata
2021-12-24[ruby/bigdecimal] Set rounding mode in exampleBurdetteLamar
2021-12-24[ruby/bigdecimal] Set rounding mode in exampleBurdetteLamar
2021-12-24[ruby/bigdecimal] Enhanced RDoc for selected methodsBurdetteLamar
2021-12-24[ruby/bigdecimal] Enhanced RDoc for selected methodsBurdetteLamar
2021-12-24[ruby/bigdecimal] Fix BigDecimal#precision for single DECDIG caseKenta Murata
2021-12-24[ruby/bigdecimal] Keep obj-to-Real link when VpReallocReal returns different ...Kenta Murata
2021-12-24[ruby/bigdecimal] Fix the precision of the adjusted quotientKenta Murata
2021-12-24[ruby/bigdecimal] Let BigDecimal_DoDivmod use the same precision calculation ...Kenta Murata
2021-12-24[ruby/bigdecimal] Use larger precision in divide for irrational or recurring ...Kenta Murata
2021-12-24[ruby/bigdecimal] Fix trailing zeros handling in rb_uint64_convert_to_BigDecimalKenta Murata
2021-12-24[ruby/bigdecimal] Add tests for the issue GH-192Kenta Murata
2021-12-24[ruby/bigdecimal] Respond to reviewBurdetteLamar
2021-12-24[ruby/bigdecimal] Respond to reviewBurdetteLamar
2021-12-24[ruby/bigdecimal] Respond to reviewBurdetteLamar
2021-12-24[ruby/bigdecimal] Respond to review for #precisionBurdetteLamar
2021-12-24[ruby/bigdecimal] Enhanced RDoc for bigdecimal.cBurdetteLamar
2021-12-24[ruby/bigdecimal] Enhanced RDoc for bigdecimal.cBurdetteLamar
2021-12-24[ruby/bigdecimal] Use values in RbConfig::LIMITS in testKenta Murata
2021-12-24[ruby/bigdecimal] Fix the style in test/bigdecimal/test_bigdecimal.rbKenta Murata
2021-12-24[ruby/bigdecimal] Fix negative Bignum conversionJean Boussier
2021-12-24[ruby/bigdecimal] Fix test against #196Kenta Murata
2021-12-24[ruby/bigdecimal] VpCheckException: improve grammarOlle Jonsson
2021-12-23[DOC] Enhanced RDoc for IO (#5324)Burdette Lamar
2021-12-24* 2021-12-24 [ci skip]git
2021-12-24[ruby/reline] Add a test for halfwidth kana width dakutenaycabta
2021-12-24[ruby/reline] Character merging may increase the character widthaycabta
2021-12-24[ruby/reline] "Halfwidth char + halfwidth (han)dakuten" is a single grapheme.aycabta
2021-12-24[ruby/reline] Add comment for a following char of combined charaycabta
2021-12-23Install ruby/digest.h when from ext/digestNobuyoshi Nakada
2021-12-23[DOC] Do not push NEWS update to pull-requestNobuyoshi Nakada
2021-12-23Update bundled gems list at a6b2757d0572db1dc3f079a9cdd42c [ci skip]git
2021-12-23Update TypeProf to 0.21.1Yusuke Endoh
2021-12-23[ruby/pp] [DOC] Update for PP.width_for [Feature #12913]Nobuyoshi Nakada
2021-12-23`finalize_deferred` doesn't need VM lockKoichi Sasada
2021-12-23undef `rb_vm_lookup_overloaded_cme()`Koichi Sasada
2021-12-23Separate cache key from primary key [ci skip]Nobuyoshi Nakada
2021-12-23Get stdgems JSON files only if modified [ci skip]Nobuyoshi Nakada
2021-12-23Update default gems list at d5019949b5c9404d65a1d283375cf9 [ci skip]git
2021-12-23[ruby/error_highlight] Bump versionYusuke Endoh
2021-12-23Revert "Replace an deprecated constant with a new one in did_you_mean"Yuki Nishijima
2021-12-23Update default gems list at de841e2e28a8f721895acb1a76c784 [ci skip]git
2021-12-23Revert the commits for did_you_meanYuki Nishijima
2021-12-23Update default gems list at 231f2c26b8efd14ce3fd8961292db8 [ci skip]git
2021-12-23Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA