summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-15Re-order checks for colons in UTC offsetNobuyoshi Nakada
2022-11-14Remove USE_RVARGC codeAaron Patterson
2022-11-14[rubygems/rubygems] Update comment by the review commentShohei YOSHIDA
2022-11-14[rubygems/rubygems] Fix '--force' option documentation of 'bundle clean'Shohei YOSHIDA
2022-11-14Use string's capacity to determine if reembeddablePeter Zhu
2022-11-14Set array capacity/shared immediately after allocPeter Zhu
2022-11-14Remove unused function rb_shape_transition_shapePeter Zhu
2022-11-14Clean YJIT libraries [ci skip]Nobuyoshi Nakada
2022-11-14[Bug #19127] Fix revision.h dependency when no baserubyNobuyoshi Nakada
2022-11-14Import shape constants with mjit-bindgenTakashi Kokubun
2022-11-14Import class constants with mjit-bindgenTakashi Kokubun
2022-11-14Update default gems list at d019c3a4bd7b0955c630195c585f3f [ci skip]git
2022-11-14[ruby/error_highlight] Bump versionYusuke Endoh
2022-11-14[ruby/error_highlight] Enable tests for TypeError and ArgumentErrorYusuke Endoh
2022-11-14[ruby/error_highlight] Enable ErrorHighlight for TypeError/ArgumentError only...Yusuke Endoh
2022-11-13Fix invokebuiltin in Ruby MJITTakashi Kokubun
2022-11-13Reduce the number of branches in jit_exec (#6722)Takashi Kokubun
2022-11-14Bump actions/upload-artifact from 3.1.0 to 3.1.1dependabot[bot]
2022-11-13Refactor update_global_event_hookTakashi Kokubun
2022-11-13s/mjit_func_t/jit_func_t/Takashi Kokubun
2022-11-13Remove unused debug countersTakashi Kokubun
2022-11-13YJIT: Instrument global allocations on stats build (#6712)Takashi Kokubun
2022-11-13YJIT: Fix invalidation for c_call and c_return (#6719)Alan Wu
2022-11-13Update yjit.mdMaxime Chevalier-Boisvert
2022-11-13YJIT: Remove unused src_ctx from Block (#6714)Takashi Kokubun
2022-11-13Control non-parallel parts with `.WAIT` if availableNobuyoshi Nakada
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