summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
101 min.Bump actions/checkout from 4.1.1 to 4.1.2HEADmasterdependabot[bot]
2 hoursUpdate default gems list at 0985e587901a9039ee0f523d285ed3 [ci skip]git
2 hours[ruby/resolv] Bump up 0.4.0Hiroshi SHIBATA
3 hoursDon't replace doc url for vendored filesHiroshi SHIBATA
3 hours[ruby/prism] [Compatibility] Improve printf formatHASUMI Hitoshi
3 hours[ruby/did_you_mean] Do not use #inspect to avoid unexpected performance degra...Yuki Nishijima
8 hoursRemove duplicated function prototype rb_gc_disable_no_restPeter Zhu
10 hours[PRISM] Remove unnecessary dependencies in common.mkKevin Newton
12 hours[ruby/prism] Warn on frozen_string_literal after tokensKevin Newton
12 hours[ruby/prism] CRuby error message for lonely elseKevin Newton
12 hours[ruby/prism] Use `require_relative` in the Prism codebaseKoichi ITO
13 hoursYJIT: Support arity=-2 cfuncs (#10268)Alan Wu
13 hours[PRISM] Process encoding on CLI for -KKevin Newton
13 hours[PRISM] Fix up frozen checks for arefKevin Newton
14 hoursHighlight messages in fetch-bundled_gemsNobuyoshi Nakada
14 hoursAdd more abstract decorations for messagingNobuyoshi Nakada
14 hoursRemove rb_raw_obj_info_basicPeter Zhu
15 hours[PRISM] ResyncKevin Newton
17 hours[rubygems/rubygems] Deprecate `bundle plugin install --local-git=`Cody Cutrer
21 hoursUpdate set_backtrace documentationJean Boussier
21 hoursLaunchable: Remove unused codesNaoto Ono
24 hoursFaster Integer.sqrt for large bignumtompng
25 hoursUpdate unmerged RBS to debug `EBADF` error (#10275)Soutaro Matsumoto
26 hours[ruby/irb] docs(help): Add latest options to ja help messageOKURA Masafumi
30 hours[rubygems/rubygems] Ignore commented out keys in config fileDavid Rodriguez
42 hoursRefactor encdb and transdb templatesNobuyoshi Nakada
43 hoursRemove no longer needed matchingNobuyoshi Nakada
43 hoursRevert "Remove flip-flop usages from build scripts"Nobuyoshi Nakada
46 hoursPrefer `enum ruby_tag_type` over `int`Nobuyoshi Nakada
46 hoursValidate tag type to jumpNobuyoshi Nakada
2 days[DOC] Mention about disallowed arguments in indexNobuyoshi Nakada
2 days[Bug #20218] Reject keyword arguments in indexNobuyoshi Nakada
2 days[Bug #19918] Reject block passing in indexNobuyoshi Nakada
2 days[ruby/prism] Fix token incompatibility for `Prism::Translation::Parser::Lexer`Koichi ITO
3 daysAvoid caller-side hash allocation for f(*a, kw: 1) and f(*a, kw: 1, &block)Jeremy Evans
3 days[ruby/irb] Fix irb_history saved to current directorytomoya ishida
3 daysPrefer the simple read/write `File` singleton methodsNobuyoshi Nakada
3 daysPrefer the simple read/write `File` singleton methodsNobuyoshi Nakada
3 days[ruby/irb] Use markdown format for docsStan Lo
3 days[ruby/did_you_mean] Avoid division for small length2Mau Magnaguagno
3 days[ruby/did_you_mean] Remove Integer floor and prefix index from Jaro distanceMau Magnaguagno
3 daysInitialize VM stack if VM_CHECK_MODEAlan Wu
3 daysRemove unused macro TFPeter Zhu
3 days[ruby/prism] Fix token incompatibility for `Prism::Translation::Parser::Lexer`Koichi ITO
3 days[ruby/prism] Fix a token incompatibility for `Prism::Translation::Parser::Lexer`Koichi ITO
4 daysAvoid a hash allocation when calling def f(kw: 1) with keyword splatJeremy Evans
4 daysSkip warnings for duplicate keysNobuyoshi Nakada
4 daysRefactor frozen_string_literal check during compilationJean Boussier
4 days[PRISM] Fix up source file when not frozenKevin Newton
4 daysFix compiling shareable constant nodesKevin Newton