summaryrefslogtreecommitdiff
path: root/doc/contributing
Commit message (Expand)AuthorAgeFilesLines
* Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro 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
* [DOC] Specify ways to run bootstrap testsPeter Zhu2022-08-021-2/+3
* [ci-skip]Document how to run an individual bootstrap testMatt Valentine-House2022-07-271-0/+6
* [DOC] Revisions for call-seq in doc guidelines (#6121)Burdette Lamar2022-07-121-34/+60
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2022-06-061-1/+1
* Add information from doc/hacking.md and doc/make_cheatsheet.md back i… (#5963)Jemma Issroff2022-05-302-7/+104
* [DOC] Re-markup as MarkdownNobuyoshi Nakada2022-05-191-29/+34
* [DOC] Use `make gdb-ruby` and `make lldb-ruby` in doc/contributing/building_r...Kaíque Kandy Koga2022-05-181-2/+2
* Add a separate doc for contributing to stdlibs [ci skip]Stan Lo2022-05-112-8/+49
* Improve documentation on contributing to RubyJemma Issroff2022-05-115-0/+660