summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-03-08[DOC] RDoc for character selectors (#5632)Burdette Lamar
2022-03-07[DOC] Change to guidance on lists in What's Here section (#5618)Burdette Lamar
2022-03-05Mention removed gems since 3.1 [ci skip]Kazuhiro NISHIYAMA
2022-03-04Fix typos [ci skip]Kazuhiro NISHIYAMA
2022-03-03[DOC] Rename doc/*.rb as doc/*.rdocNobuyoshi Nakada
2022-03-02[DOC] Addition to encoding.rdoc (#5617)Burdette Lamar
2022-03-01[DOC] Add encoding external/internal example to encoding.rdoc (#5610)Burdette Lamar
2022-02-27[DOC] Enhanced RDoc for encoding (#5603)Burdette Lamar
2022-02-27[DOC] Extend intro/defn of 'transcoding' (#5602)Burdette Lamar
2022-02-26[DOC] Move String.new to allow non US-ASCII charactersNobuyoshi Nakada
2022-02-26[DOC] Fix the pseudo codeNobuyoshi Nakada
2022-02-26[DOC] Place a non-US-ASCII document in a document-specific scriptNobuyoshi Nakada
2022-02-24[DOC] Enhancements for encoding.rdoc (#5578)Burdette Lamar
2022-02-24Fix yjit readme link pointing to old shopify readme (#5596)Adrien S
2022-02-18New doc about encoding (#5572)Burdette Lamar
2022-02-18Enhanced RDoc concerning command injection (#5537)Burdette Lamar
2022-02-09[DOC] Prefer the original file names over generated namesNobuyoshi Nakada
2022-02-04Add documentation for regexp emoji named character propertyMax Leopold
2022-02-02Fix a typo [ci skip]Kazuhiro NISHIYAMA
2022-01-31[DOC] Fix case for new sentence.Steven Nunez
2022-01-15Add Enumerable::Lazy#with_index to NEWS-2.7.0manga_osyo
2022-01-12[ruby/optparse] Fix links to the page directory files [Bug #18468]Nobuyoshi Nakada
2022-01-12[ruby/optparse] Add .document filesNobuyoshi Nakada
2022-01-11YJIT stats documentation additions and updates (#5427)Noah Gibbs
2022-01-10[DOC] Link to Ruby Spec and rephrase project goalAlan Wu
2022-01-10Make the Ractor-safe section more fluentBenoit Daloze
2022-01-10Clarify ractor documentation meaning and formatting.Trey Evans
2022-01-09Revert "[DOC] Mention RBOOL in extension.rdoc [Feature #13125]"Nobuyoshi Nakada
2022-01-09[DOC] Fold too long linesNobuyoshi Nakada
2022-01-09[DOC] Mention `make check`Nobuyoshi Nakada
2022-01-09[DOC] test-spec would be preferable nowNobuyoshi Nakada
2022-01-09Don't combine test-all and rubyspec.Samuel Williams
2021-12-30Add support for anonymous rest and keyword rest argument forwardingJeremy Evans
2021-12-28Expand URL to its canonical form [ci skip]Kazuhiro NISHIYAMA
2021-12-25Copy NEWS.md to doc/NEWS-3.1.0.md and update for 3.2.0Kazuhiro NISHIYAMA
2021-12-20[DOC] Add documentation for hash value omission syntaxVictor Shepelev
2021-12-18Fix code formatting.Samuel Williams
2021-12-18Introduce setup instructions for better parallelism.Samuel Williams
2021-12-18Initial hacking guide.Samuel Williams
2021-12-17Enhanced RDoc for case mapping (#5245)Burdette Lamar
2021-12-16Add description of ruby header files to extension.rdocLars Kanis
2021-12-13[DOC] Mention RBOOL in extension.rdoc [Feature #13125]Nobuyoshi Nakada
2021-12-09[DOC] Stop mentioning Qfalse==0 for C extensionsAlan Wu
2021-12-09[DOC] Stop recommending Qfalse==0 assumption to C extensionsJemma Issroff
2021-12-09Fix typo of namespaceaycabta
2021-12-09Fix typo in NEWS-2.5.0 [ci skip]Akihiro Sada
2021-12-06Enhanced RDoc for literals.rdoc (#5213)Burdette Lamar
2021-12-03Adding links to literals and Kernel (#5192)Burdette Lamar
2021-11-27Enhanced RDoc for numeric.c (#5184)Burdette Lamar
2021-11-24update YJIT docs to reference RubyVM::YJIT instead of just YJITAdam Hess