summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-04fix typo in ChangeLog-1.9.3180909
2021-11-04[ruby/racc] Fix a private method nameNobuyoshi Nakada
2021-11-04[ruby/racc] Fix typo in a local variable nameNobuyoshi Nakada
2021-11-04* 2021-11-04 [ci skip]git
2021-11-04[ruby/rdoc] Fix typos in test method names [ci skip]Nobuyoshi Nakada
2021-11-03[ruby/openssl] Fix typos [ci skip]Nobuyoshi Nakada
2021-11-03[ruby/optparse] Fix typo [ci skip]Nobuyoshi Nakada
2021-11-03Fix typos [ci skip]Nobuyoshi Nakada
2021-11-03[rubygems/rubygems] Fix `gem install` vs `gem fetch` inconsistencyDavid Rodríguez
2021-11-03configure.ac: don't use shutdown on emscriptenYusuke Endoh
2021-11-03string.c: Follow up to ae2359f602bb467ca755eef02d73d361d35eaed7Yusuke Endoh
2021-11-03* 2021-11-03 [ci skip]git
2021-11-02Enhanced RDoc for String (#5060)Burdette Lamar
2021-11-02ext/socket/extconf.rb: Fix the chech if if_indextoname is availableYusuke Endoh
2021-11-02Fix typos in ChangeLog files [ci skip]Nobuyoshi Nakada
2021-11-02Fix typosNobuyoshi Nakada
2021-11-02[rubygems/rubygems] Use OpenSSL constants for error codes.Vít Ondruch
2021-11-02remove the repeat 'the'180909
2021-11-02test/readline/test_readline.rb: Use TERM=vt100 to run the testsYusuke Endoh
2021-11-02Update licenses= documentationCarlos Palhares
2021-11-02Allow custom LicenseRefCarlos Palhares
2021-11-02Remove SimpleCov at all.Josef Šimánek
2021-11-02Removed the related code of `gem server`Hiroshi SHIBATA
2021-11-02* 2021-11-02 [ci skip]git
2021-11-02[rubygems/rubygems] Leave ":" after MANPATH when not setDavid Rodríguez
2021-11-01YJIT: Support kwargs sends with all defaults (#5067)John Hawthorn
2021-11-01[ruby/openssl] x509name: improve docs for X509::NameKazuki Yamaguchi
2021-11-01[ruby/openssl] ssl: disallow reading/writing to unstarted SSL socketKazuki Yamaguchi
2021-11-01Update bundled_gems at 2021-11-01git
2021-11-01bundled_gems: Pull before new commit [ci skip]Nobuyoshi Nakada
2021-11-01* 2021-11-01 [ci skip]git
2021-11-01[rubygems/rubygems] Memoize materialized specs when requiring `bundler/setup`David Rodríguez
2021-10-31Argument forwarding definition without parentheses [Bug #18267]Nobuyoshi Nakada
2021-10-31* 2021-10-31 [ci skip]git
2021-10-31Rename `in_kwarg` as `in_argdef` as unrelated to keywordsNobuyoshi Nakada
2021-10-31Reduce parser stack usage at pattern matchingNobuyoshi Nakada
2021-10-30Add `rb_mod_exc_raise` function and replace duplicate codeS.H
2021-10-30Apply the timeout scale to also separated workersNobuyoshi Nakada
2021-10-30[DOC] Fix `TracePoint.trace` format [ci skip]Ulysse Buonomo
2021-10-30Allow the thread-model to be switched by configure optionYuta Saito
2021-10-30Select including thread impl file at config timeYuta Saito
2021-10-30Split thread-model config into another ac fileYuta Saito
2021-10-30add missing http response code in doc180909
2021-10-30Use rdoc-ref to fix a few links in the READMEJeremy Evans
2021-10-30Clarify docs about magic comments placementPeter Leitzen
2021-10-30[rubygems/rubygems] Better error when installing a git lockfile and git not p...David Rodríguez
2021-10-29Cleanup GC.auto_compact specBenoit Daloze
2021-10-29Skip GC.auto_compact= spec for platforms not supporting itBenoit Daloze
2021-10-29Add comments about send method types (#5059)Maxime Chevalier-Boisvert
2021-10-30Get rid of exponential backtracks found by CodeQLNobuyoshi Nakada