summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-24YJIT: Lazily enable YJIT after prelude (#6597)Takashi Kokubun
2022-10-24[DOC] Revert previous merge (#6624)Burdette Lamar
2022-10-24Split tests for `Array#shuffle` and `Array#sample`Nobuyoshi Nakada
2022-10-24[DOC] Add note about method names (#6620)Burdette Lamar
2022-10-24[ruby/irb] Add a test case to cover rdoc unintalled scenario st0012
2022-10-24[ruby/irb] Move require out of repeated execution pathst0012
2022-10-24[ruby/irb] Add tests for RelineInputMethod st0012
2022-10-24Strip trailing spaces [ci skip]Nobuyoshi Nakada
2022-10-24* remove trailing spaces. [ci skip]git
2022-10-24Update bundled gems list at 2022-10-24git
2022-10-24Refactor timeout-setting code to a functionYusuke Endoh
2022-10-24Refactor timeout-related code in re.c a littleYusuke Endoh
2022-10-24Fix error when commit hash is removed [ci skip]Nobuyoshi Nakada
2022-10-24Fix per-instance Regexp timeout (#6621)Yusuke Endoh
2022-10-24Set timestamp path for the target path to TARGET_SO_DIR_TIMESTAMPNobuyoshi Nakada
2022-10-24Make the timestamp path correspond to the bundled target pathNobuyoshi Nakada
2022-10-24Adjust indents [ci skip]Nobuyoshi Nakada
2022-10-24Reuse RBOOL macro in rb_ivar_defined functionS-H-GAMELINKS
2022-10-24Update default gems list at c5f5403f6ed9e62f2a1002417e61c9 [ci skip]git
2022-10-24[ruby/net-http] Bump version to 0.3.0 Hiroshi SHIBATA
2022-10-24Skip `File.atime`/`File.mtime` tests randomly failing on TravisNobuyoshi Nakada
2022-10-24Adjust indents [ci skip]Nobuyoshi Nakada
2022-10-23Fix argument & Remove enumS-H-GAMELINKS
2022-10-23Introduce rb_memsearch_with_char_size functionS-H-GAMELINKS
2022-10-23Reduce type check of arguments at Complex creationNobuyoshi Nakada
2022-10-23Introduce `hash_iter_status_check` functionS.H
2022-10-23[Bug #19004] `Complex.polar` handles complex singular `abs` argumentStephen Ierodiaconou
2022-10-23Update Complex.polar with Complex testsNobuyoshi Nakada
2022-10-22Improved formatting of `hash_foreach_iter` functions. (#6615)Samuel Williams
2022-10-22[rubygems/rubygems] Allow upcoming JRuby to pass keywords for Kernel#warnThomas E. Enebo
2022-10-22Add [Feature #19013] to NEWS [ci skip]yui-knk
2022-10-21Rename `iv_count` on shapes to `next_iv_index`Jemma Issroff
2022-10-21Remove unused class serialJemma Issroff
2022-10-21YJIT: Fix page rounding for icache bustingAlan Wu
2022-10-21YJIT: Read rb_num_t as usize earlyAlan Wu
2022-10-21[DOC] Add link targets (#6602)Burdette Lamar
2022-10-21In init_copy, set shape after copying ivarsJemma Issroff
2022-10-21[ruby/stringio] [DOC] Enhanced RDoc for StringIOBurdette Lamar
2022-10-21[ruby/net-http] Revert "Replace Timeout.timeout in Net:HTTP#connect"Hiroshi SHIBATA
2022-10-21Range#size returns nil for (.."a") and (nil..)Yusuke Endoh
2022-10-21Check writebarrier arguments only when RGENGC_CHECK_MODE [ci skip]Nobuyoshi Nakada
2022-10-20YJIT: Fix gen_expandarray treating argument as VALUEAlan Wu
2022-10-20YJIT: remove some stale comments [ci skip]Alan Wu
2022-10-20Check writebarrier argumentsNobuyoshi Nakada
2022-10-20YJIT: incorporate ruby_special_constsNobuyoshi Nakada
2022-10-20Unmark Internal IV test as pendingJemma Issroff
2022-10-20Add Class#attached_objectUfuk Kayserilioglu
2022-10-20Define `UNDEF_P` and `NIL_OR_UNDEF_P` [EXPERIMENTAL]Nobuyoshi Nakada
2022-10-20Move "special consts" so `Qundef` and `Qnil` differ just 1 bitNobuyoshi Nakada
2022-10-20Ignore manual files only commits [ci skip]Nobuyoshi Nakada