summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-11[PRISM] Fix flags on local variable operator write nodesKevin Newton
2024-04-11Remove redundant castPeter Zhu
2024-04-11Realclean extracted bundled gems and lock filesNobuyoshi Nakada
2024-04-11Cleanings of .bundle do not need cleanings of extNobuyoshi Nakada
2024-04-11YJIT: x64: Remove register shuffle with `opt_and` and friends (#10498)Alan Wu
2024-04-11prism_compile.c: use rb_enc_interned_str to reduce allocationsJean Boussier
2024-04-11[ruby/prism] More unreachablesKevin Newton
2024-04-11prism_compile.c: X_STRING should be frozenJean Boussier
2024-04-11Launchable: Correctly configure the missing "os" flavor in ubuntu.yamlNaoto Ono
2024-04-11[pty] Support `ptsname_r` of glibcNobuyoshi Nakada
2024-04-11compile.c: use rb_enc_interned_str to reduce allocationsJean Boussier
2024-04-10Fix a typo in a commentTakashi Kokubun
2024-04-11Remove duplicated `st_init_table_with_size` definitionyui-knk
2024-04-11[DOC] Typo fix in NEWS.mdVivek Gupta
2024-04-11[Bug #20417] Block local variables do not need to warn about unusedNobuyoshi Nakada
2024-04-11put empty `rb_gc_force_recycle()`Koichi Sasada
2024-04-11Remove unused function from `struct rb_parser_config_struct`yui-knk
2024-04-11Remove unused AREF macroS-H-GAMELINKS
2024-04-11Fix segv when parsing `command` by ripperyui-knk
2024-04-10[ruby/irb] Add a workaround to make IRB work with debug's testsStan Lo
2024-04-10Fix indentation in switch statement in gc.cPeter Zhu
2024-04-10[ruby/prism] Put in an unreachable assert for rescues parsingKevin Newton
2024-04-10[ruby/irb] Centralize rstrip callsStan Lo
2024-04-11Lock turbo_tests to 2.1.0 provisionallyNobuyoshi Nakada
2024-04-10[ruby/irb] Command implementation not by methodtomoya ishida
2024-04-10[Misc #18984] Raise TypeError from Range#size if the range is not iterableKouhei Yanagita
2024-04-10[ruby/ipaddr] Added IPAddr#wildcard_maskTaketo Takashima
2024-04-10[ruby/io-console] Load the built extension library in noctty testsNobuyoshi Nakada
2024-04-09[ruby/prism] Fix up invalid global variable error messageKevin Newton
2024-04-09[ruby/prism] Reduce locals variables per CRubyKevin Newton
2024-04-09[pty] Split `chfunc` into functions in stepsNobuyoshi Nakada
2024-04-09Update default gems list at 6846b985760d104320cc7c111754f4 [ci skip]git
2024-04-09[ruby/reline] Bump version to 0.5.1Mari Imaizumi
2024-04-09Remove unused function from `struct rb_parser_config_struct`yui-knk
2024-04-09Hack to update spec/bundler/support/builders.rbNobuyoshi Nakada
2024-04-08[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-04-08[rubygems/rubygems] Bump rb-sysdependabot[bot]
2024-04-08[ruby/prism] Simplify locals test now that all fixtures are validKevin Newton
2024-04-08Fix nil error with KNOWNBUGS.rbAlan Wu
2024-04-08Skip even "Document" onlyNobuyoshi Nakada
2024-04-08Document STR_CHILLED flag on RStringÉtienne Barrié
2024-04-08[ruby/tmpdir] Display the offending parent path in the exceptionNobuyoshi Nakada
2024-04-08Added test case for bundled gems warning with -r option.Hiroshi SHIBATA
2024-04-08Fix error when default gem is loaded from `-r` optionMasataka Pocke Kuwabara
2024-04-08Reducing the number of divisions in `rb_fix_digits`Reznov
2024-04-07Bump github/codeql-action from 3.24.9 to 3.24.10dependabot[bot]
2024-04-08Don't set T_TYPES of NODEyui-knk
2024-04-08Add builtin type assertionNobuyoshi Nakada
2024-04-08Enumerator should use a non-blocking fiber, change `rb_fiber_new` to be non-b...Samuel Williams
2024-04-07Fix missing variableNobuyoshi Nakada