summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-20Set rlimit_nproc to 64 instead of 128 on OpenBSD for spawn_too_long_path testsJeremy Evans
2023-05-20`rb_bug` prints a newline after the messageNobuyoshi Nakada
2023-05-20[Feature #19643] Direct primitive compare sort for `Array#sort_by`nekoyama32767
2023-05-20Update default gems list at 8db13c179e475e99f6155eb85f196a [ci skip]git
2023-05-20[ruby/reline] Bump version to 0.3.4ima1zumi
2023-05-20Lrama v0.5.1yui-knk
2023-05-20[ruby/irb] Add assertion for dynamic_prompt's assertion executionStan Lo
2023-05-20[ruby/irb] Fix dynamic_prompt test not executed, remove unnecessarytomoya ishida
2023-05-19[ruby/irb] Simplify each_top_level_statementtomoya ishida
2023-05-19The too-complex test isn't stablefor RJIT eitherTakashi Kokubun
2023-05-19Skip test_dump_too_complex_shape for YJIT for nowTakashi Kokubun
2023-05-19[ruby/irb] Display mod key as `Option` on Darwin platformsAdam Daniels
2023-05-19[ruby/openssl] Revert "Skip OpenSSL::TestHMAC#test_dup when running with RHEL9"Hiroshi SHIBATA
2023-05-19[ruby/openssl] Fix warnings about the OPENSSL_FIPS macro in OpenSSL 1.1.Jun Aruga
2023-05-19[ruby/openssl] Implement FIPS functions on OpenSSL 3.Jun Aruga
2023-05-19[ruby/openssl] CI: Add OpenSSL FIPS mode case.Jun Aruga
2023-05-19YJIT: Enable debug symbols in dev_nodebug (#7822)Takashi Kokubun
2023-05-18[ruby/irb] Refactor RubyLex's input/io methodsStan Lo
2023-05-18change to test/objectspace, don't rely on Object's shape not being "too complex"lukeg
2023-05-19Introduce gc_mark_table macroS-H-GAMELINKS
2023-05-18Add Fiber#kill, similar to Thread#kill. (#7823)Samuel Williams
2023-05-18[ruby/irb] Print deprecation warning for `help` commandStan Lo
2023-05-17Move ar_hint to ar_table_structPeter Zhu
2023-05-17Implement Hash ST tables on VWAPeter Zhu
2023-05-17Implement Hash AR tables on VWAPeter Zhu
2023-05-17[ruby/irb] Fix Test timedout in test_debug_cmdtomoya ishida
2023-05-16Ensure SIGCHLD always uses a signal handler. (#7819)Samuel Williams
2023-05-15[rubygems/rubygems] Bump rb-sysdependabot[bot]
2023-05-16[wasm] Allocate asyncify buffer on heap to save stack usageYuta Saito
2023-05-15Remove explicit SIGCHLD handling. (#7816)Samuel Williams
2023-05-15[DOC] Fix a link [ci skip]Kazuhiro NISHIYAMA
2023-05-15Process parse.y without temporary filesNobuyoshi Nakada
2023-05-15Lrama v0.5.0 (#7814)Yuichiro Kaneko
2023-05-15Use the rb_sys_fail_str macro in signal.cKunshan Wang
2023-05-15Unskip the test skipped in #4173 (#7809)KJ Tsanaktsidis
2023-05-15Bump ruby/setup-ruby from 1.148.0 to 1.149.0dependabot[bot]
2023-05-15`rb_io_puts` should not write zero length strings. (#7806)Samuel Williams
2023-05-14[Bug #19025] Numbered parameter names are always local variablesNobuyoshi Nakada
2023-05-14Add user argument to some macros used by bisonNobuyoshi Nakada
2023-05-14Preprocess input parse.y from stdinNobuyoshi Nakada
2023-05-14[wasm] Fix `unreachable` error during printing setjmp trace messageYuta Saito
2023-05-14Introduce anddot_multiple_assignment_check functionS-H-GAMELINKS
2023-05-13Update bundled gems list at 2023-05-13git
2023-05-13Introduce math_arc macroS-H-GAMELINKS
2023-05-13[rubygems/rubygems] Bump up thor-1.2.2Hiroshi SHIBATA
2023-05-13fix wording of spec description [ci skip]Martin Dürst
2023-05-13Remove warnings and errors in `regexec.c` with `ONIG_DEBUG_...` macros (#7803)TSUYUSATO Kitsune
2023-05-12Return `errno` as the result instead of the global variableNobuyoshi Nakada
2023-05-12Add `rb_sys_fail_sprintf` macroNobuyoshi Nakada
2023-05-12[Bug #19635] Preserve `errno`Nobuyoshi Nakada