aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* YJIT: Rename exec_instruction to yjit_insns_count (#8102)Takashi Kokubun2023-07-201-2/+2
* YJIT: Avoid undercounting retired_in_yjit (#8038)Takashi Kokubun2023-07-201-1/+0
* [DOC] Fix a magic comment in the section for `experimental_copy`Ivanov-Anton2023-07-181-1/+1
* [Doc] Make build instructions easier to copy-and-pastejinroq2023-07-141-0/+1
* Deleted unnecessary YARP fuzzing doc fileJemma Issroff2023-07-051-93/+0
* [Bug #19728] Auto-generate unicode property docsJanosch Müller2023-07-011-835/+650
* [DOC] Move document for YARPNobuyoshi Nakada2023-07-011-0/+93
* [ruby/yarp] Move fuzz docs into docs/ directory, reference in READMEKevin Newton2023-06-301-1/+1
* Fix broken wiki links (#8002)Jemma Issroff2023-06-291-1/+1
* Repair broken linkBurdetteLamar2023-06-281-1/+1
* [DOC] Fixes for link fragments (#7981)Burdette Lamar2023-06-282-17/+20
* [ruby/csv] docs: Add entry for backslash_quotes liberal parsingMark Schneider2023-06-281-2/+21
* [DOC] Nested ordered lists need more indentsNobuyoshi Nakada2023-06-261-14/+16
* Fix broken linksBurdetteLamar2023-06-251-1/+2
* [DOC] Parse documents under doc/yjitNobuyoshi Nakada2023-06-251-0/+1
* [DOC] Parse all documents under doc/regexpNobuyoshi Nakada2023-06-251-2/+1
* [DOC] Regexp doc (#7923)Burdette Lamar2023-06-205-646/+1967
* Update Racc entries on documentsHiroshi SHIBATA2023-06-202-13/+5
* [ruby/rdoc] Fix missing closing colon for `:notnew:`zzak2023-06-161-1/+1
* Update the current URI maintainerHiroshi SHIBATA2023-06-131-1/+1
* Document throw/catch in the control expressions document [ci skip]Jeremy Evans2023-05-261-0/+68
* testing_ruby.md: Update `make test-all` tips [ci skip]Jun Aruga2023-05-261-1/+7
* [ruby/csv] docs: fix example in Recipe: Capture Unconverted FieldsYuki Tsujimoto2023-05-251-1/+1
* [ruby/csv] Fix typos (https://github.com/ruby/csv/pull/236)Sampat Badhe2023-05-252-2/+2
* [ruby/csv] Small RDoc changes for recipesBurdette Lamar2023-05-254-1/+7
* [ruby/csv] Enhanced RDoc for CSV::TableBurdette Lamar2023-05-253-23/+0
* Add documentation for some stats counters, and generally about YJIT statsNoah Gibbs2023-05-221-5/+24
* Use Lrama LALR parser generator instead of BisonYuichiro 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