aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [DOC] Fix broken links [ci skip]Nobuyoshi Nakada2021-09-151-1/+1
* Bsearch doc for Array and Range (#4838)Burdette Lamar2021-09-141-0/+120
* Use `./autogen.sh` instead of `autoconf` in docKazuhiro NISHIYAMA2021-09-112-4/+4
* Need `#`Koichi Sasada2021-09-101-1/+1
* memory_view.c: Rename private to private_data for C++ (#4812)Kenta Murata2021-09-061-1/+1
* Add --autocomplete / --noautocomplete optionsaycabta2021-08-301-1/+4
* [DOC] prefer RUBY_DEFAULT_FREE to a magic number [ci skip]Nobuyoshi Nakada2021-08-212-3/+3
* [DOC] mention rb_define_alloc_func [ci skip]Nobuyoshi Nakada2021-08-212-24/+27
* [DOC] update extension.ja.rdoc [ci skip]Nobuyoshi Nakada2021-08-211-8/+5
* Allow omission of parentheses in one line pattern matching [Feature #16182]Kazuki Tsujimoto2021-08-191-1/+7
* Manually picking https://github.com/ruby/optparse/pull/14Hiroshi SHIBATA2021-07-2844-1339/+0
* [ruby/optparse] Remove an errant { character (https://github.com/ruby/optpars...Olle Jonsson2021-07-281-1/+1
* [ruby/optparse] Fix link in included fileBurdette Lamar2021-07-281-1/+1
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/24)Burdette Lamar2021-07-284-22/+203
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/23)Burdette Lamar2021-07-282-11/+73
* [ruby/optparse] Removed a duplicate sectionNobuyoshi Nakada2021-07-281-36/+0
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/22)Burdette Lamar2021-07-284-24/+135
* [ruby/optparse] Rdoc for help (https://github.com/ruby/optparse/pull/21)Burdette Lamar2021-07-285-0/+165
* [ruby/optparse] Tutorial: explain custom argument converters (https://github....Burdette Lamar2021-07-284-4/+83
* [ruby/optparse] Fixed mismatched <tt> tagNobuyoshi Nakada2021-07-281-1/+1
* [ruby/optparse] Enhanced doc for option parameters (https://github.com/ruby/o...Burdette Lamar2021-07-2837-0/+1106
* [ruby/optparse] More on tutorial (https://github.com/ruby/optparse/pull/9)Burdette Lamar2021-07-2810-54/+133
* [ruby/optparse] Beginnings of tutorialBurdetteLamar2021-07-285-0/+154
* Update Capturing and Anchors sections of regexp documentionJeremy Evans2021-07-271-5/+31
* [DOC] Fixed the description of regexp alternations [ci skip]Ulysses Zhan2021-07-221-2/+2
* Doc guide for class/module (#4600)Burdette Lamar2021-07-182-211/+281
* One-line pattern matching is no longer experimentalKazuki Tsujimoto2021-07-171-1/+1
* Add pattern matching pin support for instance/class/global variablesJeremy Evans2021-07-151-1/+31
* Fix default prompt mode in doc/irb/irb.rd.jaKazuhiro NISHIYAMA2021-07-021-2/+2
* Add scheduler hook `Addrinfo.getaddrinfo`. (#4375)Samuel Williams2021-06-141-0/+7
* Promote net-smtp to the bundled gemsHiroshi SHIBATA2021-05-272-5/+3
* Promote net-pop to the bundled gemsHiroshi SHIBATA2021-05-272-5/+3
* Promote net-imap to the bundled gemsHiroshi SHIBATA2021-05-272-5/+3
* Promote net-ftp to the bundled gemsHiroshi SHIBATA2021-05-272-5/+3
* Promote matrix to the bundled gemsHiroshi SHIBATA2021-05-272-5/+3
* Promote prime to the bundled gemsHiroshi SHIBATA2021-05-272-5/+3
* Removed gdbm from ruby repoHiroshi SHIBATA2021-05-252-5/+0
* Removed dbm from ruby repoHiroshi SHIBATA2021-05-252-5/+0
* Removed tracer from ruby repoHiroshi SHIBATA2021-05-252-5/+0
* xibbar is retired from cgi.rb maintainerHiroshi SHIBATA2021-05-241-1/+1
* Remove extra word in heredoc documentationJeremy Evans2021-05-201-1/+1
* Update keyword argument description in method syntax guideJeremy Evans2021-05-111-77/+9
* What's Here for class Dir (#4472)Burdette Lamar2021-05-071-0/+8
* Update Time documentationBurdette Lamar2021-04-298-0/+25
* Fix some typos by spell checkerRyuta Kamizono2021-04-261-1/+1
* [Doc] Fix a typo s/evel/eval/wonda-tea-coffee2021-04-251-1/+1
* [Doc] Fix a typo s/invokations/invocations/wonda-tea-coffee2021-04-251-1/+1
* [ruby/optparse] Moved rdoc files to doc/optparseNobuyoshi Nakada2021-04-1151-0/+0
* [ruby/optparse] Fix relative pathsNobuyoshi Nakada2021-04-111-2/+2
* [ruby/optparse] More on tutorial (#16)Burdette Lamar2021-04-116-3/+180