summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ruby/irb] Print deprecation warning for `help` commandHEADmasterStan Lo2023-05-184-57/+91
* Move ar_hint to ar_table_structPeter Zhu2023-05-175-28/+28
* Implement Hash ST tables on VWAPeter Zhu2023-05-176-100/+103
* Implement Hash AR tables on VWAPeter Zhu2023-05-179-163/+60
* [ruby/irb] Fix Test timedout in test_debug_cmdtomoya ishida2023-05-171-2/+5
* Ensure SIGCHLD always uses a signal handler. (#7819)Samuel Williams2023-05-161-0/+3
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2023-05-152-7/+8
* [wasm] Allocate asyncify buffer on heap to save stack usageYuta Saito2023-05-162-3/+6
* Remove explicit SIGCHLD handling. (#7816)Samuel Williams2023-05-153-88/+9
* [DOC] Fix a link [ci skip]Kazuhiro NISHIYAMA2023-05-151-0/+1
* Process parse.y without temporary filesNobuyoshi Nakada2023-05-152-8/+3
* Lrama v0.5.0 (#7814)Yuichiro Kaneko2023-05-153-7/+9
* Use the rb_sys_fail_str macro in signal.cKunshan Wang2023-05-152-0/+2
* Unskip the test skipped in #4173 (#7809)KJ Tsanaktsidis2023-05-151-5/+0
* Bump ruby/setup-ruby from 1.148.0 to 1.149.0dependabot[bot]2023-05-154-4/+4
* `rb_io_puts` should not write zero length strings. (#7806)Samuel Williams2023-05-152-16/+52
* [Bug #19025] Numbered parameter names are always local variablesNobuyoshi Nakada2023-05-142-1/+2
* Add user argument to some macros used by bisonNobuyoshi Nakada2023-05-146-124/+41
* Preprocess input parse.y from stdinNobuyoshi Nakada2023-05-142-19/+26
* [wasm] Fix `unreachable` error during printing setjmp trace messageYuta Saito2023-05-141-11/+26
* Introduce anddot_multiple_assignment_check functionS-H-GAMELINKS2023-05-141-6/+10
* Update bundled gems list at 2023-05-13git2023-05-132-1/+2
* Introduce math_arc macroS-H-GAMELINKS2023-05-131-10/+8
* [rubygems/rubygems] Bump up thor-1.2.2Hiroshi SHIBATA2023-05-1317-66/+76
* fix wording of spec description [ci skip]Martin Dürst2023-05-131-1/+1
* Remove warnings and errors in `regexec.c` with `ONIG_DEBUG_...` macros (#7803)TSUYUSATO Kitsune2023-05-131-3/+3
* Return `errno` as the result instead of the global variableNobuyoshi Nakada2023-05-121-4/+3
* Add `rb_sys_fail_sprintf` macroNobuyoshi Nakada2023-05-122-4/+10
* [Bug #19635] Preserve `errno`Nobuyoshi Nakada2023-05-122-2/+20
* Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko2023-05-1238-30/+5749
* Revert "Don't call action-slack if SLACK_WEBHOOK_URL is not set"NARUSE, Yui2023-05-1215-15/+15
* give up checking old compilers卜部昌平2023-05-121-6/+0
* Don't call action-slack if SLACK_WEBHOOK_URL is not setNARUSE, Yui2023-05-1215-15/+15
* [DOC] Update how to run tool/enc-unicode.rbJanosch Müller2023-05-121-2/+5
* Prevent warning: assigned but unused variableYusuke Endoh2023-05-103-3/+3
* [Bug #19597] Freeze script nameNobuyoshi Nakada2023-05-104-8/+21
* [DOC] Move docs of `Array#first` and `Array#last` to array.rbNobuyoshi Nakada2023-05-102-67/+62
* Removed sync task for ext/readlineHiroshi SHIBATA2023-05-101-7/+0
* Merge https://github.com/rubygems/rubygems/pull/6655 manually.Hiroshi SHIBATA2023-05-103-18/+68
* Update SPDX license listSamuel Giddins2023-05-101-0/+40
* Added entry about ext/readlineHiroshi SHIBATA2023-05-101-0/+5
* readline or libedit is no longer required to build rubyHiroshi SHIBATA2023-05-103-4/+3
* Removed duplicated entry of readline.rbHiroshi SHIBATA2023-05-101-5/+0
* ext/readline is retiredHiroshi SHIBATA2023-05-103-7/+0
* For YJIT stats, set avg_len_in_yjit to 0 if denominator would be 0 (#7793)Noah Gibbs2023-05-101-1/+1
* Document that Array#{&,intersection,intersect?} use hash method [ci skip]Jeremy Evans2023-05-091-2/+6
* Update bundled gems list at 9d6bfe3815118e7734515d29f9f51c [ci skip]git2023-05-091-1/+1
* Fix broken link to maintainers pageJemma Issroff2023-05-091-1/+1
* Use debug-1.8.0Hiroshi SHIBATA2023-05-091-1/+1
* Allow to use development version of bundled gems for packagingHiroshi SHIBATA2023-05-091-0/+6