summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-07-22[DOC] Fixed the description of regexp alternations [ci skip]Ulysses Zhan
2021-07-18Doc guide for class/module (#4600)Burdette Lamar
2021-07-17One-line pattern matching is no longer experimentalKazuki Tsujimoto
2021-07-15Add pattern matching pin support for instance/class/global variablesJeremy Evans
2021-07-02Fix default prompt mode in doc/irb/irb.rd.jaKazuhiro NISHIYAMA
2021-06-14Add scheduler hook `Addrinfo.getaddrinfo`. (#4375)Samuel Williams
2021-05-27Promote net-smtp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-pop to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-imap to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-ftp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote matrix to the bundled gemsHiroshi SHIBATA
2021-05-27Promote prime to the bundled gemsHiroshi SHIBATA
2021-05-25Removed gdbm from ruby repoHiroshi SHIBATA
2021-05-25Removed dbm from ruby repoHiroshi SHIBATA
2021-05-25Removed tracer from ruby repoHiroshi SHIBATA
2021-05-24xibbar is retired from cgi.rb maintainerHiroshi SHIBATA
2021-05-20Remove extra word in heredoc documentationJeremy Evans
2021-05-11Update keyword argument description in method syntax guideJeremy Evans
2021-05-07What's Here for class Dir (#4472)Burdette Lamar
2021-04-29Update Time documentationBurdette Lamar
2021-04-26Fix some typos by spell checkerRyuta Kamizono
2021-04-25[Doc] Fix a typo s/evel/eval/wonda-tea-coffee
2021-04-25[Doc] Fix a typo s/invokations/invocations/wonda-tea-coffee
2021-04-11[ruby/optparse] Moved rdoc files to doc/optparseNobuyoshi Nakada
2021-04-11[ruby/optparse] Fix relative pathsNobuyoshi Nakada
2021-04-11[ruby/optparse] More on tutorial (#16)Burdette Lamar
2021-04-11[ruby/optparse] Rdoc (#15)Burdette Lamar
2021-04-11[ruby/optparse] Reorganize Ruby example files for sharing (#14)Burdette Lamar
2021-04-08[ruby/optparse] Make use of option_params.rdocBurdetteLamar
2021-04-08[ruby/optparse] Enhanced doc for option parameters (#11)Burdette Lamar
2021-04-08[ruby/optparse] More on tutorial (#9)Burdette Lamar
2021-04-08[ruby/optparse] Beginnings of tutorialBurdetteLamar
2021-03-30Update method name and add documentation.Samuel Williams
2021-03-27[Doc] Update regex engine to Onigumo in doc/extension.* [ci skip]Kenichi Kamiya
2021-03-21Pattern matching pin operator against expression [Feature #17411]Kazuki Tsujimoto
2021-03-13[Doc] Fix multiple `Magic Comments` exampleKenichi Kamiya
2021-02-23[DOC] Fix copy+paste mistake [ci skip]Lars Kanis
2021-02-22Improve extension docs, remove deprecated rb_cData [ci skip]Lars Kanis
2021-02-11[DOC] Improved regexp.rdoc [ci skip]Nobuyoshi Nakada
2021-02-09Fix broken linkUse amazing-print instead
2021-02-09Improve the wording surrounding `Proc#isolate`Use amazing-print instead
2021-02-01Add File.absolute_path? to NEWS-2.7.0 [ci skip]Masataka Pocke Kuwabara
2021-01-17Update the maintainer of net-smtpHiroshi SHIBATA
2021-01-15Additions to method_documentation.rdoc (#4065)Burdette Lamar
2021-01-12Typo fixes [doc]Marc-Andre Lafortune
2021-01-12Update wording in ractor.md (#4056) [doc]Adam Pogwizd
2021-01-05[DOC] Fix grammar: "is same as" -> "is the same as"Marcus Stollsteimer
2021-01-02NEWS-3.0.0: backquote a few code related words. [doc]Marc-Andre Lafortune
2021-01-02NEWS: We have links now, and there is no changelog anymore [doc]Marc-Andre Lafortune
2020-12-27doc/ractor.md: Fix indentationMarcus Stollsteimer