summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-02-01fix rdoc formatting [ci skip]Taha Husain
2020-01-24Fix a typo [ci skip]Kazuhiro NISHIYAMA
2020-01-24rename make-cheetsheet.md [ci skip]MSP-Greg
2020-01-24doc/make-cheetsheet.md: AddedYusuke Endoh
2020-01-17Update documentation for Array/Hash Argument section of methods.rdocAdam Isom
2020-01-16Removed xmlrpc and net-telnet from the bundled gems.Hiroshi SHIBATA
2020-01-12Make rss library to the bundle gemsHiroshi SHIBATA
2020-01-12Make rexml library to the bundle gemsHiroshi SHIBATA
2020-01-10Fixed the wrong url for benchmarkHiroshi SHIBATA
2020-01-10Update the upstream repository of bundlerHiroshi SHIBATA
2019-12-31Redmine /projects/ruby-trunk is now redirectedTakashi Kokubun
2019-12-31Copy NEWS to doc/NEWS-2.7.0Kazuhiro NISHIYAMA
2019-12-29syntax.rdoc: remove "experimental" from refinements (#2796)Vladimir Dementyev
2019-12-24[DOC] Fix typo and languageMarcus Stollsteimer
2019-12-24[DOC] Fix typoMarcus Stollsteimer
2019-12-23[DOC] Use capitalized "Ruby"Marcus Stollsteimer
2019-12-23[DOC] Various fixes in bug triaging guideMarcus Stollsteimer
2019-12-23Fix typos of previous docs PRzverok
2019-12-22Update private visibility explanationzverok
2019-12-20shell.rb is no longer bundled [ci skip]Nobuyoshi Nakada
2019-12-20Fixed misspellingsNobuyoshi Nakada
2019-11-30Promote did_you_mean to default gemKevin Deisz
2019-11-30Remove e2mmap entries from docsHiroshi SHIBATA
2019-11-21Use singleline/multiline instead of readline/reidlineaycabta
2019-11-18Remove mention of $SAFE and taint from doc [ci skip]Jeremy Evans
2019-11-11Revert "Revert "Promote uri to default gems""Hiroshi SHIBATA
2019-11-09Revert "Promote uri to default gems"Hiroshi SHIBATA
2019-11-09Promote uri to default gemsHiroshi SHIBATA
2019-11-09Promote yaml to default gemsHiroshi SHIBATA
2019-11-09Promote timeout to default gemsHiroshi SHIBATA
2019-11-09Fixup 368ee984ed52f6abe1fdf8360ad72e6cf1cbfa66Hiroshi SHIBATA
2019-11-09Promote observer to default gems. But not yet releasedHiroshi SHIBATA
2019-11-09Added gemspec for readline gem that is wrapper library for reline and readlin...Hiroshi SHIBATA
2019-11-07Promote cgi to default gemsHiroshi SHIBATA
2019-11-07Promote net-smtp to default gemsHiroshi SHIBATA
2019-11-07Promote net-pop to default gemsHiroshi SHIBATA
2019-11-07Promote benchmark to default gemsHiroshi SHIBATA
2019-11-07Promote delegate to default gemsHiroshi SHIBATA
2019-11-07Promote pstore to default gemsHiroshi SHIBATA
2019-11-07Promote getoptlong to default gemsHiroshi SHIBATA
2019-11-07Promote open3 to default gemsHiroshi SHIBATA
2019-11-07Added rubygems url for published gemHiroshi SHIBATA
2019-11-07Promote singleton to default gemsHiroshi SHIBATA
2019-11-03[DOC] mentioned `\R` [ci skip]Nobuyoshi Nakada
2019-11-03[DOC] \s in regexp is not same as in string [ci skip]Nobuyoshi Nakada
2019-10-26Documentation improvements for Ruby corezverok
2019-10-23Fix typos [ci skip]Kazuhiro NISHIYAMA
2019-10-15Remove duplicated `.` [ci skip]Kazuhiro NISHIYAMA
2019-10-10Document the difference between expressions and statements [ci skip]Jeremy Evans
2019-10-07Add section to extension.rdoc for backwards compatibility macros [ci skip]Jeremy Evans