aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* YJIT: make --yjit-max-versions=N option undocumented (#8962)Maxime Chevalier-Boisvert2023-11-201-1/+0
* [DOC] Adjust heading levelsNobuyoshi Nakada2023-11-1412-177/+177
* [DOC] Fix doc/regexp.rdoc linksNobuyoshi Nakada2023-11-142-37/+36
* [ruby/reline] Fallback to 256color if COLORTERM != truecolortomoya ishida2023-11-131-3/+6
* [DOC] Close a tagNobuyoshi Nakada2023-11-131-1/+1
* [DOC] Fix Timezone Objects descriptionNobuyoshi Nakada2023-11-131-7/+1
* Add "Optimization" section to regexp.rdoc (#8849)Hiroya Fujinami2023-11-101-0/+27
* [DOC] Fix typosNobuyoshi Nakada2023-11-091-2/+2
* YJIT: update yjit.md, add MPLR 2023 paper and bibtex (#8861)Maxime Chevalier-Boisvert2023-11-071-14/+15
* [DOC] Use a relative link like other linksTakashi Kokubun2023-11-061-1/+1
* [ruby/reline] Introduce a new class Reline::Face to configureHASUMI Hitoshi2023-11-061-0/+108
* Updated building_ruby.md to include reference for building on WindowsJorandeBoer2023-11-061-0/+4
* Windows: Fix description of runtimesLars Kanis2023-11-021-2/+2
* List prism as a default gemKevin Newton2023-11-012-0/+7
* Windows: Add libffi as a build dependencyLars Kanis2023-10-281-2/+2
* [DOC] Mention the omission of a superclass when reopening a classKouhei Yanagita2023-10-221-3/+25
* [DOC] `configure -C` tipsNobuyoshi Nakada2023-10-201-0/+2
* [DOC] Improve docs for how to generate documentationMatheus Richard2023-10-201-1/+3
* YJIT: remove unused `--yjit-greedy-versioning` command-line option (#8713)Maxime Chevalier-Boisvert2023-10-191-2/+1
* YJIT: Add --yjit-perf (#8697)Takashi Kokubun2023-10-181-0/+28
* [DOC] testing_ruby.md: Add spec/ for the explanation of the `make check`.Jun Aruga2023-10-141-1/+1
* [DOC] testing_ruby.md: Remove the command prompt '$ ` aligning with other parts.Jun Aruga2023-10-141-2/+2
* Fix Typoαlpha 0x002023-10-111-1/+1
* YJIT: Allow --yjit-trace-exits on release builds (#8619)Takashi Kokubun2023-10-101-1/+1
* Integer#times is not a C method [ci skip]Takashi Kokubun2023-10-101-1/+1
* Update yjit.mdMaxime Chevalier-Boisvert2023-10-101-5/+6
* testing_ruby.md: Document running test suites on s390x CPU architecture [ci s...Jun Aruga2023-10-091-0/+12
* [DOC] Fix platform-dependent directives and modifiersNobuyoshi Nakada2023-10-061-20/+17
* YJIT: add heuristic to avoid compiling cold ISEQs (#8522)Maxime Chevalier-Boisvert2023-10-031-1/+3
* [DOC] Correction for doc guide + TOC fix in File (#8505)Burdette Lamar2023-09-241-8/+13
* doc: initial operators commitNicholas Browning2023-09-202-0/+78
* [DOC] Add production performance tips to yjit.md (#8472)Takashi Kokubun2023-09-181-4/+53
* [DOC] Mention "-" in ARGFNobuyoshi Nakada2023-09-171-4/+7
* [DOC] Globals doc (#8445)Burdette Lamar2023-09-151-69/+419
* Fix hyperlink for Script EncodingHerwin2023-09-131-1/+1
* [DOC] Update Reline and IRB's maintainers list (#8406)Stan Lo2023-09-081-2/+8
* [ruby/irb] Remove unused `PROMPT_N`Summer ☀️2023-08-291-3/+1
* Add documentation regarding how to build Ruby for debugging. (#8290)Samuel Williams2023-08-261-0/+8
* Change yjit stats list to be a unordered listRafael Mendonça França2023-08-231-11/+11
* [DOC] Adding font usage to doc guide (#8255)Burdette Lamar2023-08-231-4/+38
* Update yjit.md, document `--yjit-stats=quiet`Maxime Chevalier-Boisvert2023-08-211-5/+4
* [DOC] Update to use `SPECOPTS` instead of `MSPECOPT`Nobuyoshi Nakada2023-08-121-6/+6
* [DOC] Don't suppress autolinks (#8207)Burdette Lamar2023-08-111-0/+6
* Deprecate Kernel#open and IO support for subprocess creation/forkingMike Dalessio2023-08-101-0/+2
* [ruby/optparse] [DOC] Corrections to tutorialBurdetteLamar2023-07-311-13/+13
* [ruby/optparse] [DOC] Mark up constant and method names as codeNobuyoshi Nakada2023-07-303-70/+70
* 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