summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-12-25[memory_view] Add documentation [ci skip]Kenta Murata
2020-12-24doc/syntax/pattern_matching.rdoc: fix typos, grammar, styleMarcus Stollsteimer
2020-12-24doc/extension.ja.rdoc: remove trailing whitespaceMarcus Stollsteimer
2020-12-24doc/keywords.rdoc: fix typoMarcus Stollsteimer
2020-12-24doc/maintainers.rdoc: typoYusuke Endoh
2020-12-24update doc/ractor.mdKoichi Sasada
2020-12-24doc/keywords.rdoc: mention pattern matching in the `in` keyword sectionYusuke Endoh
2020-12-24doc/contributing.rdoc: remove outdated contentYusuke Endoh
2020-12-24Tweak magic comments [doc]Marc-Andre Lafortune
2020-12-24remove redundant example.Koichi Sasada
2020-12-24shareable_constant_value: experimental_copyKoichi Sasada
2020-12-24add about Ractor into extension.rdoc [ci skip]Koichi Sasada
2020-12-23doc/fiber.md: fix typosMarcus Stollsteimer
2020-12-23Small improvements in magic comments docsMarcus Stollsteimer
2020-12-23Document shareable_constant_value and other magic constants [doc]Marc-Andre Lafortune
2020-12-23Fix a message in example codeKazuki Tsujimoto
2020-12-22Move the library to extensions for some of default gemsHiroshi SHIBATA
2020-12-22Update fiber scheduler documentation.Samuel Williams
2020-12-22Update documentation for pattern matchingKazuki Tsujimoto
2020-12-20fix phrasing in commentIvan Denysov
2020-12-20Fix markups and indentationKazuki Tsujimoto
2020-12-20Fix typosKazuki Tsujimoto
2020-12-20Update documentation for pattern matchingKazuki Tsujimoto
2020-12-19[DOC] Marked dtrace arguments as description list [ci skip]Nobuyoshi Nakada
2020-12-19[DOC] Fixed markups in dtrace_probes.rdoc [ci skip]Nobuyoshi Nakada
2020-12-14Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-12-13Reintroduce `expr in pat` [Feature #17371]Kazuki Tsujimoto
2020-12-10Completely removed webrickHiroshi SHIBATA
2020-12-10Promote webrick to bundled gemsHiroshi SHIBATA
2020-12-09Update maintainers list [doc] [ci skip]Marc-Andre Lafortune
2020-12-09Add support for non-blocking `Process.wait`.Samuel Williams
2020-12-08Update rubygems.org links for publlished default gems.Hiroshi SHIBATA
2020-11-30-> creates a lambda so this updates the documentation to reflect thatJames Koenig
2020-11-24[ruby/csv] RDoc recipes for RFC-compliant generation (#187)Burdette Lamar
2020-11-24[ruby/csv] RDoc recipes for diagnostics (#186)Burdette Lamar
2020-11-24[ruby/csv] RDoc Recipes for write converters and RFC 4180 compliance (#185)Burdette Lamar
2020-11-24[ruby/csv] Split recipes into three pages: parsing, generating, filtering (#184)Burdette Lamar
2020-11-24[ruby/csv] More on Recipes headers (#183)Burdette Lamar
2020-11-24[ruby/csv] Refine RDoc for headers recipes (#182)Burdette Lamar
2020-11-24[ruby/csv] RDoc recipes: add introductory texts to code recipes (#181)Burdette Lamar
2020-11-24[ruby/csv] Emphasize with-headers over without-headers in recipes (#180)Burdette Lamar
2020-11-24[ruby/csv] More RDoc for field converters (#179)Burdette Lamar
2020-11-24[ruby/csv] Recipes for field converters (#177)Burdette Lamar
2020-11-24[ruby/csv] Organize page Recipes better (#176)Burdette Lamar
2020-11-24[ruby/csv] Experimenting with recipes in CSV RDoc (#175)Burdette Lamar
2020-11-08`Fiber.new(blocking: false)` is now the default.Samuel Williams
2020-11-07Rename to `Fiber#set_scheduler`.Samuel Williams
2020-11-05Promote un.rb to the default gems. It's preparation for 3.0.0-preview2.Hiroshi SHIBATA
2020-11-04use httpsHiroshi SHIBATA
2020-11-01Pattern matching is no longer experimentalKazuki Tsujimoto