summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2020-12-27[ruby/csv] fix typo conveters => converters for CSV parsing docs (#196)Sampat Badhe
2020-12-26doc/ractor.md: Fix indentation in code blocksMarcus Stollsteimer
2020-12-26methods.rdoc: Improve method definition documentationMarcus Stollsteimer
2020-12-26methods.rdoc: Clarify "currently" means "in 2.7" hereMarcus Stollsteimer
2020-12-25Update method definition documentationzverok
2020-12-25Adjusted the heading level of "Block Arguments" [ci skip]Nobuyoshi Nakada
2020-12-25Copy NEWS.md to doc/NEWS-3.0.0.md and update for 3.1.0Kazuhiro NISHIYAMA
2020-12-25[memory_view] Add documentation [ci skip]Kenta Murata
2020-12-24doc/syntax/pattern_matching.rdoc: fix typos, grammar, styleMarcus Stollsteimer
2020-12-24doc/extension.ja.rdoc: remove trailing whitespaceMarcus Stollsteimer
2020-12-24doc/keywords.rdoc: fix typoMarcus Stollsteimer
2020-12-24doc/maintainers.rdoc: typoYusuke Endoh
2020-12-24update doc/ractor.mdKoichi Sasada
2020-12-24doc/keywords.rdoc: mention pattern matching in the `in` keyword sectionYusuke Endoh
2020-12-24doc/contributing.rdoc: remove outdated contentYusuke Endoh
2020-12-24Tweak magic comments [doc]Marc-Andre Lafortune
2020-12-24remove redundant example.Koichi Sasada