summaryrefslogtreecommitdiff
path: root/doc/contributing
AgeCommit message (Expand)Author
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
2022-11-03Update configure command in building_ruby.mdPeter Zhu
2022-10-27Update docs wrt YJIT limitations and building YJIT (#6641)Maxime Chevalier-Boisvert
2022-10-24[DOC] Add note about method names (#6620)Burdette Lamar
2022-10-06Adapt doc guide to new GFM features (#6504)Burdette Lamar
2022-10-04[DOC] Adding remarks about HTML and tables (#6485)Burdette Lamar
2022-08-22[DOC] Addition to section 'Related Methods' (#6271)Burdette Lamar
2022-08-02[DOC] Specify ways to run bootstrap testsPeter Zhu
2022-07-27[ci-skip]Document how to run an individual bootstrap testMatt Valentine-House
2022-07-12[DOC] Revisions for call-seq in doc guidelines (#6121)Burdette Lamar
2022-06-06Fix a typo [ci skip]Kazuhiro NISHIYAMA
2022-05-30Add information from doc/hacking.md and doc/make_cheatsheet.md back i… (#5963)Jemma Issroff
2022-05-19[DOC] Re-markup as MarkdownNobuyoshi Nakada
2022-05-18[DOC] Use `make gdb-ruby` and `make lldb-ruby` in doc/contributing/building_r...Kaíque Kandy Koga
2022-05-11Add a separate doc for contributing to stdlibs [ci skip]Stan Lo
2022-05-11Improve documentation on contributing to RubyJemma Issroff