summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2022-09-27[DOC] More on IO streams (#6454)Burdette Lamar
2022-09-27[DOC] More on IO streams (#6445)Burdette Lamar
2022-09-23[DOC] Housekeeping in iostreams doc (#6420)Burdette Lamar
2022-09-21New page IO Streams (#6383)Burdette Lamar
2022-09-21Add URI.escape and URI.unescape to NEWS-3.0.0 [ci skip]Akihiro Sada
2022-09-19Stop recommending duplicated options [ci skip] (#6400)Takashi Kokubun
2022-09-05[DOC] [Bug #17120] Fix match-reset `\K`Nobuyoshi Nakada
2022-09-05Stop testing MJIT on s390xTakashi Kokubun
2022-09-05Update MJIT doc about bindgen and platforms [ci skip]Takashi Kokubun
2022-09-03[DOC] Escape backqoute method not to be converted to smart quotesNobuyoshi Nakada
2022-08-31It was a relative path [ci skip]Takashi Kokubun
2022-08-31Add a document about YJIT's Rust versionTakashi Kokubun
2022-08-31[DOC] Enhanced RDoc for Time (#6308)Burdette Lamar
2022-08-30Put a documentation about MJIT [ci skip]Takashi Kokubun
2022-08-29Update yjit.mdMaxime Chevalier-Boisvert
2022-08-25[DOC] Enhanced RDoc for Time (#6277)Burdette Lamar
2022-08-22[DOC] Addition to section 'Related Methods' (#6271)Burdette Lamar
2022-08-22[DOC] Enhanced RDoc for Time (#6267)Burdette Lamar
2022-08-22[DOC] Fix a type [ci skip]Nobuyoshi Nakada
2022-08-22[DOC] Remove extra page-dir prefixNobuyoshi Nakada
2022-08-21[DOC] Enhanced RDoc for Time (#6255)Burdette Lamar
2022-08-19[DOC] Fix "military timezone"Nobuyoshi Nakada
2022-08-16[ruby/rdoc] [DOC] Remove duplicated line in RDoc::MarkupReferencePeter Zhu
2022-08-13[ruby/rdoc] [DOC] Enhances text about escapes (https://github.com/ruby/rdoc/p...Burdette Lamar
2022-08-12[ruby/rdoc] Mods to section Text Markup (https://github.com/ruby/rdoc/pull/916)Burdette Lamar
2022-08-12[ruby/rdoc] Improvements to Text Markup examples (https://github.com/ruby/rdo...Burdette Lamar
2022-08-11[ruby/rdoc] [DOC] Make example formats explicit and consistent (https://githu...Burdette Lamar
2022-08-11[ruby/rdoc] Treat text markup (italic, bold, monofont) as blocks (https://git...Burdette Lamar
2022-08-10[DOC] Adding a few standards-based formats (#6227)Burdette Lamar
2022-08-08Remove documentation about devTakashi Kokubun
2022-08-08[ruby/date] [DOC] Fix about calendars differenceNobuyoshi Nakada
2022-08-07[DOC] New doc about Julian/Gregorian (#70)Burdette Lamar
2022-08-07[ruby/rdoc] [DOC] Removes remaining old Markup Reference (https://github.com/...Burdette Lamar
2022-08-02[DOC] Specify ways to run bootstrap testsPeter Zhu
2022-07-29[ruby/rdoc] Add block quotes (https://github.com/ruby/rdoc/pull/907)Burdette Lamar
2022-07-28[ruby/rdoc] [DOC] Add some links in intro; delimit rendered HTML output. (htt...Burdette Lamar
2022-07-27[ci-skip]Document how to run an individual bootstrap testMatt Valentine-House
2022-07-27[ruby/rdoc] [DOC] Clarifications for directives (https://github.com/ruby/rdoc...Burdette Lamar
2022-07-26Add doc/rdoc directory to .documentPeter Zhu
2022-07-26[ruby/rdoc] Move section Directives into section Blocks (https://github.com/r...Burdette Lamar
2022-07-26* append newline at EOF. [ci skip]git
2022-07-25Sync RDocPeter Zhu
2022-07-14Fix language describing protected methodsJeremy Evans
2022-07-12[DOC] Revisions for call-seq in doc guidelines (#6121)Burdette Lamar
2022-07-01[DOC] New page for strftime formats (#6074)Burdette Lamar
2022-06-23Correct documentation for protected methods [ci skip]John Hawthorn
2022-06-21Added readline wrapper entries under the doc directoryHiroshi SHIBATA
2022-06-21Added error_highlight entries under the doc directoryHiroshi SHIBATA
2022-06-21Added reline entry to standard_library docHiroshi SHIBATA
2022-06-20[Feature #18788] [DOC] String options to `Regexp.new`Nobuyoshi Nakada