| Age | Commit message (Expand) | Author |
| 2023-09-30 | Remove not used fields from OP_ASGN_AND, OP_ASGN_OR | yui-knk |
| 2023-09-30 | Remove not used fields from HASH | yui-knk |
| 2023-09-30 | Remove not used fields from BEGIN | yui-knk |
| 2023-09-30 | Remove not used fields from ERROR | yui-knk |
| 2023-09-30 | Remove not used fields from ITER, FOR | yui-knk |
| 2023-09-30 | Remove not used fields from MODULE, SCLASS | yui-knk |
| 2023-09-30 | Remove not used fields from ONCE | yui-knk |
| 2023-09-30 | Expand pattern_info struct into ARYPTN Node and FNDPTN Node | yui-knk |
| 2023-09-30 | Remove not used fields from ARYPTN, FNDPTN | yui-knk |
| 2023-09-30 | Remove not used fields from argument nodes | yui-knk |
| 2023-09-30 | Remove not used fields from NTH_REF, BACK_REF | yui-knk |
| 2023-09-30 | Remove not used fields from ERRINFO | yui-knk |
| 2023-09-30 | Remove not used fields from POSTEXE | yui-knk |
| 2023-09-29 | YJIT: Chain-guard opt_mult overflow (#8554) | Takashi Kokubun |
| 2023-09-30 | Remove not used fields from DEFINED | yui-knk |
| 2023-09-30 | Remove not used fields from AND, OR | yui-knk |
| 2023-09-30 | Remove not used fields from LAMBDA | yui-knk |
| 2023-09-29 | Fix memory leak in the parser | Peter Zhu |
| 2023-09-29 | [ruby/prism] remove `peek_string` to avoid subtle memory issues | Nathan Froyd |
| 2023-09-29 | [ruby/open3] [DOC] RDoc for Open3 | BurdetteLamar |
| 2023-09-29 | [ruby/open3] [DOC] RDoc for Open3 | BurdetteLamar |
| 2023-09-29 | [ruby/open3] [DOC] RDoc for Open3 | BurdetteLamar |
| 2023-09-29 | [ruby/open3] [DOC] RDoc for Open3 | BurdetteLamar |
| 2023-09-30 | Consolidate includes common to universal parser | Nobuyoshi Nakada |
| 2023-09-30 | Fix RBignum print [ci skip] | Nobuyoshi Nakada |
| 2023-09-30 | Fix RArray print [ci skip] | Nobuyoshi Nakada |
| 2023-09-30 | Delete empty lines at EOF [ci skip] | Nobuyoshi Nakada |
| 2023-09-29 | .travis.yml: Upgrade the used Ubuntu s390x to 22.04 (Jammy). (#8401) | Jun Aruga |
| 2023-09-29 | [ruby/zlib] Revert "Workaround: Fix test failures on Ubuntu jammy s390x." | Jun Aruga |
| 2023-09-29 | [ruby/prism] Add a logo | Kevin Newton |
| 2023-09-29 | [ruby/prism] Mark ranges as static literal | Kevin Newton |
| 2023-09-29 | Update default gems list at be63e2515b180c962e4347ce4feda7 [ci skip] | git |
| 2023-09-29 | [ruby/prism] Bump version | Kevin Newton |
| 2023-09-29 | [ruby/prism] Add a type method for quick comparison | Kevin Newton |
| 2023-09-29 | YJIT: Use registers for passing C method arguments (#8538) | Takashi Kokubun |
| 2023-09-29 | YJIT: Report all insn exit reasons (#8541) | Takashi Kokubun |
| 2023-09-29 | YJIT: Remove obsoleted jit_rb_int_mul (#8539) | Takashi Kokubun |
| 2023-09-29 | Move more things through pm_static_literal_value | Kevin Newton |
| 2023-09-29 | Handle static array nodes | Kevin Newton |
| 2023-09-29 | Compile implicit nodes | Kevin Newton |
| 2023-09-29 | Fix up static hash compilation | Kevin Newton |
| 2023-09-29 | [rubygems/rubygems] Handled unknown gems in bundled gems warning | Jean Boussier |
| 2023-09-29 | Fix documentation for rb_warn() and friends | Benoit Daloze |
| 2023-09-29 | Change NODE DEF_TEMP nd_cval to `struct lex_context` | yui-knk |
| 2023-09-29 | Merge NODE_DEF_TEMP and NODE_DEF_TEMP2 | yui-knk |
| 2023-09-29 | Update documentation for `yield_self` and `then` | Prem Sichanugrist |
| 2023-09-29 | Fix to replace only `-e` that is a path name in `assert_crash_report` | Nobuyoshi Nakada |
| 2023-09-29 | Remove not used fields from CASE, CASE2, CASE3 | yui-knk |
| 2023-09-29 | [ruby/ostruct] Emit a performance warning when OpenStruct is used | Jean byroot Boussier |
| 2023-09-29 | Remove not used fields from ALIAS, VALIAS, UNDEF | yui-knk |