summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-16[ruby/racc] Fix flag to `Regexp.new`Nobuyoshi Nakada
2022-06-16Remove unused and accidentally public rb_str_shared_root_p()Alan Wu
2022-06-16HTTPHeader.content_range throws error on non-byte unitsShishir Joshi
2022-06-16MJIT: Consider compaction on CC failureTakashi Kokubun
2022-06-15MJIT: Remove free_compiling_iseqs from mswinTakashi Kokubun
2022-06-15MJIT: Handle compaction units on stop_workerTakashi Kokubun
2022-06-15MJIT: Get rid of obsoleted compiling_iseqsTakashi Kokubun
2022-06-15MJIT: Deal with mjit_free_iseq on mjit_notify_waitpidTakashi Kokubun
2022-06-15MJIT: Fix test_jit_failure for mswinTakashi Kokubun
2022-06-15MJIT: Handle C compiler failuresTakashi Kokubun
2022-06-15Restore rb_exec_recursive_outerJohn Hawthorn
2022-06-15MJIT: Handle JIT failure properlyTakashi Kokubun
2022-06-16[ruby/fileutils] [DOC] More on paths and lists (https://github.com/ruby/fileu...Burdette Lamar
2022-06-15[ci skip] [lldb] Ensure rbbt has loaded the globalsMatt Valentine-House
2022-06-15[ci skip] Print the rb_classext_t for a class, using an offsetMatt Valentine-House
2022-06-15Remove unused rb_thread_create_mjit_threadTakashi Kokubun
2022-06-15Move RubyVM::MJIT to builtin RubyTakashi Kokubun
2022-06-15Remove MJIT worker thread (#6006)Takashi Kokubun
2022-06-16* 2022-06-16 [ci skip]git
2022-06-15Add imemo types to global namespace in lldb helpersJemma Issroff
2022-06-15Remove unnecessary conditionNobuyoshi Nakada
2022-06-15[rubygems/rubygems] Revert "Support running specs with asdf version manager"David Rodríguez
2022-06-15[rubygems/rubygems] Support running specs with asdf version managerDavid Rodríguez
2022-06-15Update bundled gems list at 2022-06-15git
2022-06-14MJIT: Add a test for Process.waitall handlingTakashi Kokubun
2022-06-15[ruby/fileutils] [DOC] More on cp_r (https://github.com/ruby/fileutils/pull/87)Burdette Lamar
2022-06-15* 2022-06-15 [ci skip]git
2022-06-15[ruby/psych] Fix libyaml download failure rescue under minirubyAlan Wu
2022-06-14YJIT: On-demand executable memory allocation; faster boot (#5944)Alan Wu
2022-06-14[ruby/fileutils] [DOC] More on paths and lists (https://github.com/ruby/fileu...Burdette Lamar
2022-06-14ripper: Check if anonymous parameters defined [Bug #18828]Nobuyoshi Nakada
2022-06-14Add placeholder to let braces matchNobuyoshi Nakada
2022-06-13Move String RVALUES between poolsMatt Valentine-House
2022-06-13Drop MinGW support of MJIT (#6012)Takashi Kokubun
2022-06-14* 2022-06-14 [ci skip]git
2022-06-14[ruby/fileutils] [DOC] Clarify path arguments (https://github.com/ruby/fileut...Burdette Lamar
2022-06-13[ruby/fileutils] [DOC] Enhanced Rdoc (https://github.com/ruby/fileutils/pull/84)Burdette Lamar
2022-06-13[ruby/reline] Revert "Merge pull request #441 from nevans/workaround-linker-s...st0012
2022-06-13Enable "make annocheck" on platforms other than Linux.Jun Aruga
2022-06-13compile.c (add_adjust_info): Remove `insns_info_index > 0`Yusuke Endoh
2022-06-13cont.c: prevent a warning of GCC 12.1Yusuke Endoh
2022-06-13Handle case where write result is zero.Samuel Williams
2022-06-13[ruby/reline] Check the ambiguous char width only on ttyNobuyoshi Nakada
2022-06-13Prevent a "warning: `*' interpreted as argument prefix"Yusuke Endoh
2022-06-13* 2022-06-13 [ci skip]git
2022-06-13Prevent a warning: assigned but unused variable - outYusuke Endoh
2022-06-12* 2022-06-12 [ci skip]git
2022-06-12[rubygems/rubygems] Don't on gemspecs with invalid `require_paths`, just warnDavid Rodríguez
2022-06-11Fix typo in yjit.c comments [ci skip]Takayoshi Nishida
2022-06-11[rubygems/rubygems] Reuse package from the installer for extracting the speci...David Rodríguez