summaryrefslogtreecommitdiff
path: root/doc/contributing
AgeCommit message (Expand)Author
2024-02-15s/bellow/below/ydah
2024-02-13Fix typo in asan section of building_ruby.md docsKJ Tsanaktsidis
2024-02-12More on auto-link (#9907)Burdette Lamar
2024-02-12Update ASAN docs to reflect the current state of thingsKJ Tsanaktsidis
2024-01-18[DOC] Update ruby version in Building Ruby DependenciesKazuhiro NISHIYAMA
2023-12-25Typofix under doc directoryHiroshi SHIBATA
2023-12-02[DOC] More on What's Here (#9099)Burdette Lamar
2023-11-23Add recommendations on link formatting in documentationBurdette Lamar
2023-11-06[DOC] Use a relative link like other linksTakashi Kokubun
2023-11-06Updated building_ruby.md to include reference for building on WindowsJorandeBoer
2023-10-20[DOC] `configure -C` tipsNobuyoshi Nakada
2023-10-20[DOC] Improve docs for how to generate documentationMatheus Richard
2023-10-14[DOC] testing_ruby.md: Add spec/ for the explanation of the `make check`.Jun Aruga
2023-10-14[DOC] testing_ruby.md: Remove the command prompt '$ ` aligning with other parts.Jun Aruga
2023-10-09testing_ruby.md: Document running test suites on s390x CPU architecture [ci s...Jun Aruga
2023-09-24[DOC] Correction for doc guide + TOC fix in File (#8505)Burdette Lamar
2023-08-26Add documentation regarding how to build Ruby for debugging. (#8290)Samuel Williams
2023-08-23[DOC] Adding font usage to doc guide (#8255)Burdette Lamar
2023-08-12[DOC] Update to use `SPECOPTS` instead of `MSPECOPT`Nobuyoshi Nakada
2023-08-11[DOC] Don't suppress autolinks (#8207)Burdette Lamar
2023-07-14[Doc] Make build instructions easier to copy-and-pastejinroq
2023-06-28[DOC] Fixes for link fragments (#7981)Burdette Lamar
2023-06-26[DOC] Nested ordered lists need more indentsNobuyoshi Nakada
2023-06-25Fix broken linksBurdetteLamar
2023-05-26testing_ruby.md: Update `make test-all` tips [ci skip]Jun Aruga
2023-05-12Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko
2023-05-10readline or libedit is no longer required to build rubyHiroshi SHIBATA
2023-05-09Fix broken link to maintainers pageJemma Issroff
2023-04-05Add BIN as an entry in the glossary (#7667)Adam Hess
2023-03-10Bump the required BASERUBY version to 2.5 (#7504)Takashi Kokubun
2023-03-03[DOC] Add missing word to documentation_guide.mdEzra-Shimon Rosenfeld
2023-02-19Mention when it is appropriate to document aliases in call-seqJeremy Evans
2023-02-19[DOC] Change to handling of aliases (#7340)Burdette Lamar
2023-02-09Add internals glossaryAaron Patterson
2023-02-08[DOC] Refine/fix doc/contributing/building_ruby.md [ci skip]Nobuyoshi Nakada
2023-02-07Fix confusing "Benoit Daloze
2023-02-07Mentioned gmp at requirementsHiroshi SHIBATA
2023-02-07Added tarball instruction to building_ruby.mdHiroshi SHIBATA
2023-01-20OpenSSL, libyaml and zlib is always required to build. see test/test_extlibs.rbHiroshi SHIBATA
2023-01-20Added supported versions to OpenSSL and libyamlHiroshi SHIBATA
2023-01-20Added version policy of BASERUBYHiroshi SHIBATA
2023-01-20Separate dependencies section from quick startHiroshi SHIBATA
2023-01-20fixed wrong version of baserubyHiroshi SHIBATA
2023-01-06[DOC] Mention `configure` options earlier, not after failureNobuyoshi Nakada
2023-01-06[DOC] Specify `shell` format to shell commandsNobuyoshi Nakada
2022-11-21YJIT: Lower the required Rust version from 1.58.1 to 1.58.0 (#6780)Takashi Kokubun
2022-11-10Update required Bison version in building_ruby.md [ci skip]yui-knk
2022-11-08[doc] Clarify how to build OpenSSL on macOSMatt Valentine-House
2022-11-07[DOC] Properly number the list in building_ruby.mdPeter Zhu
2022-11-07[DOC] Improve building_ruby.mdPeter Zhu