summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-13[ruby/bigdecimal] Add specific value allocatorsKenta Murata
2022-11-13Try to overwrite the file in VPATH if possibleNobuyoshi Nakada
2022-11-13Force to update revision.h when commits differNobuyoshi Nakada
2022-11-12Deal with different Ruby versionsTakashi Kokubun
2022-11-13[ruby/bigdecimal] Add and use specific value allocatorsKenta Murata
2022-11-13[ruby/bigdecimal] Make VPrint function always availableKenta Murata
2022-11-12Fix a CI failure in bigdecimalTakashi Kokubun
2022-11-13[ruby/bigdecimal] Tweak VpAllocKenta Murata
2022-11-13[ruby/bigdecimal] Rewrite allocation functionsKenta Murata
2022-11-13[ruby/bigdecimal] Twak GetPrecisionInt and rename it to check_int_precisionKenta Murata
2022-11-13[ruby/bigdecimal] Tweak check_rounding_mode_optionKenta Murata
2022-11-13[ruby/bigdecimal] Rewrite check_rounding_mode functionKenta Murata
2022-11-13[ruby/bigdecimal] [Doc] Fix the document of n_significant_digitsKenta Murata
2022-11-13[ruby/bigdecimal] Make GetVpValue inlineKenta Murata
2022-11-13[ruby/bigdecimal] Make BigDecimal_double_fig inlineKenta Murata
2022-11-12Migrate our resolver engine to PubGrubHiroshi SHIBATA
2022-11-11[ruby/irb] Simplify info command's testsStan Lo
2022-11-11[ruby/net-http] Update lib/net/http.rbBurdette Lamar
2022-11-11[ruby/net-http] Prettify class hierarchies in Net::HTTPBurdetteLamar
2022-11-11YJIT: Fix staying in invalidated code after proc callsAlan Wu
2022-11-11Enable only master-branchHiroshi SHIBATA
2022-11-11Test with topic-branchHiroshi SHIBATA
2022-11-11Use secrets.SCORECARD_READ_TOKENHiroshi SHIBATA
2022-11-11Try to use ossf/scorecardsHiroshi SHIBATA
2022-11-11Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026v3_2_0_preview3Hiroshi SHIBATA
2022-11-11[rubygems/rubygems] Store last check even when upgrade is not available and f...Josef Šimánek
2022-11-11[rubygems/rubygems] Use file in XDG_STATE_HOME directory to store last update...Josef Šimánek
2022-11-11[rubygems/rubygems] Add 'call for update' to RubyGems install command.Josef Šimánek
2022-11-11[rubygems/rubygems] github source should default to secure protocolJason Karns
2022-11-11Allow a float error for Regexp.timeoutYusuke Endoh
2022-11-11wasm/README.md: Add a note about the Ruby built for wasm. [ci skip]Jun Aruga
2022-11-10[ruby/irb] Transform ls's --grep/-G option to keyword argsTakashi Kokubun
2022-11-10[rubygems/rubygems] Update bundler/spec/bundler/shared_helpers_spec.rbYusuke Endoh
2022-11-10[rubygems/rubygems] Load "bundler/setup" in lib/rubygems.rbYusuke Endoh
2022-11-11Run EnvUtil.apply_timeout_scale outside of assert_separatelyYusuke Endoh
2022-11-10[ruby/racc] Make racc test more flexible (for JRuby).Thomas E. Enebo
2022-11-10YJIT: Invalidate JIT code only for ISEQ_TRACE_EVENTS (#6695)Takashi Kokubun
2022-11-10Define YJIT_STATS on --enable-yjit=stats (#6710)Takashi Kokubun
2022-11-10Extract `rb_shape_get_parent` helperJemma Issroff
2022-11-10Remove inconsistencyTakashi Kokubun
2022-11-10Enable --yjit-stats for release builds (#6694)Jimmy Miller
2022-11-10[ruby/irb] Make $ and @ default aliasesTakashi Kokubun
2022-11-11[Bug #19100] [DOC] Add NEWS about PRNG update and incompatiblityNobuyoshi Nakada
2022-11-10Set up EXTSTATIC before checking itAlan Wu
2022-11-10Remove numiv from RObjectJemma Issroff
2022-11-10Transition shape when object's capacity changesJemma Issroff
2022-11-10Omit test on IO Buffers which relies on String being embeddedJemma Issroff
2022-11-10Fix bug in array pack with shared stringsJemma Issroff
2022-11-10Fix compiler issues in test on C99Peter Zhu
2022-11-10[Bug #19100] Add `init_int32` function to `rb_random_interface_t`Nobuyoshi Nakada