summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-26Update default gems list at 574896a0ce99ab00676aa5ff2fabd3 [ci skip]git
2022-11-26[ruby/erb] Define ERB::Escape moduleTakashi Kokubun
2022-11-26Revert "Update default gems list at d0bb24c497ceae01cc7b7698365982 [ci skip]"Nobuyoshi Nakada
2022-11-26Update default gems list at d0bb24c497ceae01cc7b7698365982 [ci skip]git
2022-11-26[DOC] Fix loose and tight listsNobuyoshi Nakada
2022-11-26[DOC] Fix indents of nested bullet listsNobuyoshi Nakada
2022-11-26Follow the NEWS.md change up [ci skip]Nobuyoshi Nakada
2022-11-25MJIT: Change default --mjit-max-cache back to 100Takashi Kokubun
2022-11-25MJIT: Refactor source_shape_id extractionTakashi Kokubun
2022-11-25MJIT: Remove obsoleted variableTakashi Kokubun
2022-11-25MJIT: Remove the code to optimize shape transitionTakashi Kokubun
2022-11-25YJIT: Run test-all tests without requiring RUN_OPTSAlan Wu
2022-11-25Fix autoload status of statically linked extensionsAlan Wu
2022-11-25[StepSecurity] ci: Harden GitHub ActionsStepSecurity Bot
2022-11-25NEWS: "Find pattern" is not related to find.rb [ci skip]Nobuyoshi Nakada
2022-11-25[Feature #18925] [DOC] Add `FileUtils.ln_sr` to NEWSNobuyoshi Nakada
2022-11-25[DOC] Fix AST documentsNobuyoshi Nakada
2022-11-25[DOC] Remove extraneous backticksNobuyoshi Nakada
2022-11-25Fix indents in NEWS [ci skip]Nobuyoshi Nakada
2022-11-25[ruby/erb] Keep ERB::Util#html_escape privateTakashi Kokubun
2022-11-25[rubygems/rubygems] Stop installing everything under "lib" at the top in all ...Nobuyoshi Nakada
2022-11-25`remain` no longer starts with 0Nobuyoshi Nakada
2022-11-25[Bug #18971] Add precheck to enumeratorNobuyoshi Nakada
2022-11-25[Bug #19145] `volatile` on an argument may not be effectiveNobuyoshi Nakada
2022-11-25The mode flags may be clobbered by tag jumpsNobuyoshi Nakada
2022-11-25Add examples to error_tolerant option in NEWS [ci skip]yui-knk
2022-11-25add debug context APIs for debuggers (frame depth)Koichi Sasada
2022-11-24Make String#rstrip{,!} raise Encoding::CompatibilityError for broken coderangeJeremy Evans
2022-11-25[ruby/fileutils] [Feature #18925] Add `ln_sr` method and `relative:` option t...Nobuyoshi Nakada
2022-11-25Use `rb_sprintf` instead of deprecated `sprintf`Nobuyoshi Nakada
2022-11-24[ruby/erb] Allow requiring erb/escape.so aloneTakashi Kokubun
2022-11-24[ruby/erb] Split erb.rb into files for each module under ERBTakashi Kokubun
2022-11-24[ruby/erb] Rename erb.so to erb/escape.soTakashi Kokubun
2022-11-24Raise TypeError for endless non-numeric range include?Jeremy Evans
2022-11-24Add a NEWS entry about erb -S removal [ci skip]Takashi Kokubun
2022-11-24[ruby/erb] Drop deprecated -S option from erb commandTakashi Kokubun
2022-11-24[ruby/erb] Suppress warnings to fix ruby-head CITakashi Kokubun
2022-11-24Reduce duplication in pack by sharing code for some casesJeremy Evans
2022-11-24Fix the position of rescue clause without exc_listJeremy Evans
2022-11-24Update YJIT section of `NEWS.md` (#6803)Maxime Chevalier-Boisvert
2022-11-24YJIT: Make sure rustc's target matches before enabling (#6804)Alan Wu
2022-11-24[ruby/cgi] Fix test_cgi_cookie_new_with_domain to pass on older rubiesJean Boussier
2022-11-24YJIT: rename `InsnOpnd` => `YARVOpnd` (#6801)Maxime Chevalier-Boisvert
2022-11-24Relax the timeout of TestRegexp#test_cache_optimization_squareYusuke Endoh
2022-11-23YJIT: Use a Box for branch targets to save memoryAlan Wu
2022-11-23Add next_shape_id to vm statsAaron Patterson
2022-11-23YJIT: Simplify Insn::CCall to obviate Target::FunPtr (#6793)Takashi Kokubun
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar
2022-11-23[ruby/net-http] Enhanced RDoc for Net::HTTPHeaderBurdetteLamar