aboutsummaryrefslogtreecommitdiffstats
path: root/doc/contributing
Commit message (Expand)AuthorAgeFilesLines
* [DOC] More on What's Here (#9099)Burdette Lamar2023-12-021-1/+4
* Add recommendations on link formatting in documentationBurdette Lamar2023-11-231-0/+30
* [DOC] Use a relative link like other linksTakashi Kokubun2023-11-061-1/+1
* Updated building_ruby.md to include reference for building on WindowsJorandeBoer2023-11-061-0/+4
* [DOC] `configure -C` tipsNobuyoshi Nakada2023-10-201-0/+2
* [DOC] Improve docs for how to generate documentationMatheus Richard2023-10-201-1/+3
* [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
* testing_ruby.md: Document running test suites on s390x CPU architecture [ci s...Jun Aruga2023-10-091-0/+12
* [DOC] Correction for doc guide + TOC fix in File (#8505)Burdette Lamar2023-09-241-8/+13
* Add documentation regarding how to build Ruby for debugging. (#8290)Samuel Williams2023-08-261-0/+8
* [DOC] Adding font usage to doc guide (#8255)Burdette Lamar2023-08-231-4/+38
* [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
* [Doc] Make build instructions easier to copy-and-pastejinroq2023-07-141-0/+1
* [DOC] Fixes for link fragments (#7981)Burdette Lamar2023-06-281-13/+14
* [DOC] Nested ordered lists need more indentsNobuyoshi Nakada2023-06-261-14/+16
* Fix broken linksBurdetteLamar2023-06-251-1/+2
* testing_ruby.md: Update `make test-all` tips [ci skip]Jun Aruga2023-05-261-1/+7
* Use Lrama LALR parser generator instead of BisonYuichiro Kaneko2023-05-121-1/+0
* readline or libedit is no longer required to build rubyHiroshi SHIBATA2023-05-101-1/+0
* Fix broken link to maintainers pageJemma Issroff2023-05-091-1/+1
* Add BIN as an entry in the glossary (#7667)Adam Hess2023-04-051-1/+2
* Bump the required BASERUBY version to 2.5 (#7504)Takashi Kokubun2023-03-101-1/+1
* [DOC] Add missing word to documentation_guide.mdEzra-Shimon Rosenfeld2023-03-031-1/+1
* 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
* 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
* Mentioned gmp at requirementsHiroshi SHIBATA2023-02-071-0/+1
* Added tarball instruction to building_ruby.mdHiroshi SHIBATA2023-02-071-10/+27
* OpenSSL, libyaml and zlib is always required to build. see test/test_extlibs.rbHiroshi SHIBATA2023-01-201-3/+3
* Added supported versions to OpenSSL and libyamlHiroshi SHIBATA2023-01-201-2/+2
* Added version policy of BASERUBYHiroshi SHIBATA2023-01-201-0/+1
* Separate dependencies section from quick startHiroshi SHIBATA2023-01-201-8/+10
* fixed wrong version of baserubyHiroshi SHIBATA2023-01-201-1/+1
* [DOC] Mention `configure` options earlier, not after failureNobuyoshi Nakada2023-01-061-13/+10
* [DOC] Specify `shell` format to shell commandsNobuyoshi Nakada2023-01-061-9/+9
* YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780)Takashi Kokubun2022-11-211-1/+1
* Update required Bison version in building_ruby.md [ci skip]yui-knk2022-11-101-1/+1
* [doc] Clarify how to build OpenSSL on macOSMatt Valentine-House2022-11-081-5/+1
* [DOC] Properly number the list in building_ruby.mdPeter Zhu2022-11-071-8/+8
* [DOC] Improve building_ruby.mdPeter Zhu2022-11-071-10/+45
* Update configure command in building_ruby.mdPeter Zhu2022-11-031-1/+1
* Update docs wrt YJIT limitations and building YJIT (#6641)Maxime Chevalier-Boisvert2022-10-271-0/+1
* [DOC] Add note about method names (#6620)Burdette Lamar2022-10-241-0/+13
* Adapt doc guide to new GFM features (#6504)Burdette Lamar2022-10-061-6/+4
* [DOC] Adding remarks about HTML and tables (#6485)Burdette Lamar2022-10-041-0/+24
* [DOC] Addition to section 'Related Methods' (#6271)Burdette Lamar2022-08-221-6/+16