summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko2023-05-122-5/+3
* readline or libedit is no longer required to build rubyHiroshi SHIBATA2023-05-103-4/+3
* Removed duplicated entry of readline.rbHiroshi SHIBATA2023-05-101-5/+0
* ext/readline is retiredHiroshi SHIBATA2023-05-102-6/+0
* Fix broken link to maintainers pageJemma Issroff2023-05-091-1/+1
* [DOC] regexp absent operatorNobuyoshi Nakada2023-05-041-0/+17
* Introduce --enable-rjit=disasmTakashi Kokubun2023-04-271-3/+10
* Fix packed_data.rdocBenoit Daloze2023-04-151-2/+2
* Add BIN as an entry in the glossary (#7667)Adam Hess2023-04-051-1/+2
* Update yjit.mdMaxime Chevalier-Boisvert2023-03-201-1/+2
* [Bug #19485] [DOC] Mention tabs in indentation of heredoc identifierNobuyoshi Nakada2023-03-191-0/+6
* RJIT: Install libcapstone-dev on CITakashi Kokubun2023-03-181-0/+0
* RJIT: Support --rjit-stats on release build as wellTakashi Kokubun2023-03-171-2/+3
* * remove trailing spaces. [ci skip]git2023-03-171-1/+1
* Document the declarative marking apiMatt Valentine-House2023-03-171-0/+56
* Bump the required BASERUBY version to 2.5 (#7504)Takashi Kokubun2023-03-101-1/+1
* RJIT: Always enable --rjit-dump-disasmTakashi Kokubun2023-03-101-9/+18
* Explain the project purpose in rjit.md [ci skip]Takashi Kokubun2023-03-091-1/+6
* Update documentation about RJITTakashi Kokubun2023-03-071-18/+10
* s/mjit/rjit/Takashi Kokubun2023-03-061-5/+5
* s/MJIT/RJIT/Takashi Kokubun2023-03-061-8/+8
* Rename MJIT filenames to RJITTakashi Kokubun2023-03-061-0/+0
* MJIT is no longer slower on RailsTakashi Kokubun2023-03-061-2/+2
* [DOC] Add missing word to documentation_guide.mdEzra-Shimon Rosenfeld2023-03-031-1/+1
* Remove (newly unneeded) remarks about aliasesBurdetteLamar2023-02-191-1/+0
* [DOC] Update pattern matching docs for 3.2zverok2023-02-191-23/+5
* Mention when it is appropriate to document aliases in call-seqJeremy Evans2023-02-191-1/+5
* [DOC] Change to handling of aliases (#7340)Burdette Lamar2023-02-191-10/+1
* clean_env of Bundler is deprecated. It's unbundled_env nowHiroshi SHIBATA2023-02-181-1/+1
* [DOC] Add an example of the splat operator with a non-array object (#7098)Kouhei Yanagita2023-02-151-0/+4
* [ruby/net-http] [DOC] Enhanced RDoc for request headersBurdette Lamar2023-02-141-3/+0
* [DOC] Move old ChangeLog files to doc/ChangeLog (#7293)Takashi Kokubun2023-02-1011-0/+0
* [DOC] Make the header levels consistent againTakashi Kokubun2023-02-101-1/+1
* Fix minor issues in doc/maintainers.md (#7292)Jeremy Evans2023-02-101-26/+26
* [DOC] debug.rb is a bundled gem from 3.1Takashi Kokubun2023-02-101-4/+3
* [DOC] Add a link to [ruby-core:25764]Takashi Kokubun2023-02-101-1/+1
* Convert doc/maintainers.rdoc to .md (#7291)Takashi Kokubun2023-02-102-424/+527
* Add internals glossaryAaron Patterson2023-02-091-0/+40
* [DOC] Refine/fix doc/contributing/building_ruby.md [ci skip]Nobuyoshi Nakada2023-02-081-3/+7
* Fix confusing "Benoit Daloze2023-02-071-1/+1
* Add Building the Tarball section in distribution docsBenoit Daloze2023-02-071-0/+4
* Clarify section about getting the Ruby tarballBenoit Daloze2023-02-071-8/+14
* Mentioned gmp at requirementsHiroshi SHIBATA2023-02-071-0/+1
* Document default gems and bundled gems specificationsHiroshi SHIBATA2023-02-071-0/+14
* Added tarball instruction to building_ruby.mdHiroshi SHIBATA2023-02-071-10/+27
* [ruby/rdoc] Remove duplicate word in RDoc::MarkupReferencecjilbert5042023-02-061-1/+1
* [ruby/rdoc] [DOC] Fix reference to proper list type RDoc::MarkupReferencecjilbert5042023-02-051-1/+1
* [ruby/net-http] Remarks on inclusionsBurdetteLamar2023-02-022-0/+6
* Removed OS specific section because It's out of scope for us.Hiroshi SHIBATA2023-02-021-15/+1
* Mentioned scoop and vcpkg for windows build instructionHiroshi SHIBATA2023-02-021-5/+20