summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2021-09-15[DOC] Fix broken links [ci skip]Nobuyoshi Nakada
2021-09-14Bsearch doc for Array and Range (#4838)Burdette Lamar
2021-09-11Use `./autogen.sh` instead of `autoconf` in docKazuhiro NISHIYAMA
2021-09-10Need `#`Koichi Sasada
2021-09-06memory_view.c: Rename private to private_data for C++ (#4812)Kenta Murata
2021-08-30Add --autocomplete / --noautocomplete optionsaycabta
2021-08-21[DOC] prefer RUBY_DEFAULT_FREE to a magic number [ci skip]Nobuyoshi Nakada
2021-08-21[DOC] mention rb_define_alloc_func [ci skip]Nobuyoshi Nakada
2021-08-21[DOC] update extension.ja.rdoc [ci skip]Nobuyoshi Nakada
2021-08-19Allow omission of parentheses in one line pattern matching [Feature #16182]Kazuki Tsujimoto
2021-07-28Manually picking https://github.com/ruby/optparse/pull/14Hiroshi SHIBATA
2021-07-28[ruby/optparse] Remove an errant { character (https://github.com/ruby/optpars...Olle Jonsson
2021-07-28[ruby/optparse] Fix link in included fileBurdette Lamar
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/24)Burdette Lamar
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)Burdette Lamar
2021-07-28[ruby/optparse] Removed a duplicate sectionNobuyoshi Nakada
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/22)Burdette Lamar
2021-07-28[ruby/optparse] Rdoc for help (https://github.com/ruby/optparse/pull/21)Burdette Lamar
2021-07-28[ruby/optparse] Tutorial: explain custom argument converters (https://github....Burdette Lamar
2021-07-28[ruby/optparse] Fixed mismatched <tt> tagNobuyoshi Nakada
2021-07-28[ruby/optparse] Enhanced doc for option parameters (https://github.com/ruby/o...Burdette Lamar
2021-07-28[ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/9)Burdette Lamar
2021-07-28[ruby/optparse] Beginnings of tutorialBurdetteLamar
2021-07-27Update Capturing and Anchors sections of regexp documentionJeremy Evans
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