aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Move the entries of tempfile on docsHiroshi SHIBATA2020-02-122-3/+4
|
* Move the entries of tempfile on docsHiroshi SHIBATA2020-02-122-3/+4
|
* Add backwards compatibility example macro for rb_eval_cmd_kwd [ci skip]Jeremy Evans2020-02-111-0/+1
|
* Monitor is extention library nowHiroshi SHIBATA2020-02-112-3/+3
|
* Update the documentation for weakrefHiroshi SHIBATA2020-02-112-3/+4
|
* Update readline-ext entry at docsHiroshi SHIBATA2020-02-101-2/+4
|
* Added commands of test-bundler to cheatsheet.Hiroshi SHIBATA2020-02-101-0/+3
|
* doc/make_cheatsheet.md: add a memo about how to run one rubyspec fileYusuke Endoh2020-02-091-0/+4
|
* fix rdoc formatting [ci skip]Taha Husain2020-02-011-2/+1
|
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-01-241-1/+1
|
* rename make-cheetsheet.md [ci skip]MSP-Greg2020-01-241-0/+0
|
* doc/make-cheetsheet.md: AddedYusuke Endoh2020-01-241-0/+89
|
* Update documentation for Array/Hash Argument section of methods.rdocAdam Isom2020-01-171-2/+13
|
* Removed xmlrpc and net-telnet from the bundled gems.Hiroshi SHIBATA2020-01-162-6/+0
| | | | [Feature #16484][ruby-core:96682]
* Make rss library to the bundle gemsHiroshi SHIBATA2020-01-122-5/+3
| | | | [Feature #16485][ruby-core:96683]
* Make rexml library to the bundle gemsHiroshi SHIBATA2020-01-122-5/+3
| | | | [Feature #16485][ruby-core:96683]
* Fixed the wrong url for benchmarkHiroshi SHIBATA2020-01-101-1/+1
|
* Update the upstream repository of bundlerHiroshi SHIBATA2020-01-101-1/+1
|
* Redmine /projects/ruby-trunk is now redirectedTakashi Kokubun2019-12-316-12/+12
| | | | to /projects/ruby-master
* Copy NEWS to doc/NEWS-2.7.0Kazuhiro NISHIYAMA2019-12-311-0/+828
|
* syntax.rdoc: remove "experimental" from refinements (#2796)Vladimir Dementyev2019-12-291-1/+1
|
* [DOC] Fix typo and languageMarcus Stollsteimer2019-12-241-3/+3
|
* [DOC] Fix typoMarcus Stollsteimer2019-12-241-1/+1
|
* [DOC] Use capitalized "Ruby"Marcus Stollsteimer2019-12-231-3/+3
|
* [DOC] Various fixes in bug triaging guideMarcus Stollsteimer2019-12-231-13/+12
|
* Fix typos of previous docs PRzverok2019-12-231-1/+1
| | | | | | In #2612 I made two typos (extra ,, and copy-pasted same line of code instead of showing two different ones), fixing them.
* Update private visibility explanationzverok2019-12-221-3/+35
|
* shell.rb is no longer bundled [ci skip]Nobuyoshi Nakada2019-12-201-335/+0
|
* Fixed misspellingsNobuyoshi Nakada2019-12-204-4/+4
| | | | Fixed misspellings reported at [Bug #16437], only in ruby and rubyspec.
* Promote did_you_mean to default gemKevin Deisz2019-11-302-3/+4
| | | | At the moment, there are some problems with regard to bundler + did_you_mean because of did_you_mean being a bundled gem. Since the vendored version of thor inside bundler and ruby itself explicitly requires did_you_mean, it can become difficult to load it when using Bundler.setup. See this issue: https://github.com/yuki24/did_you_mean/issues/117#issuecomment-482733159 for more details.
* Remove e2mmap entries from docsHiroshi SHIBATA2019-11-302-4/+0
|
* Use singleline/multiline instead of readline/reidlineaycabta2019-11-211-12/+22
|
* Remove mention of $SAFE and taint from doc [ci skip]Jeremy Evans2019-11-183-39/+0
|
* Revert "Revert "Promote uri to default gems""Hiroshi SHIBATA2019-11-112-3/+4
| | | | | | This reverts commit fdfad905227a0e2e4c224d87181041fb75d5082e. f1f27da6c457684fdbfc0352297e6847f675ce4c resolved this.
* Revert "Promote uri to default gems"Hiroshi SHIBATA2019-11-092-4/+3
| | | | | | | This reverts commit c5b4d2a2592942766dc2789f46105b91eba7026a. This commit affects with activation feature of RubyGems. [Bug #16337][ruby-core:95768]
* Promote uri to default gemsHiroshi SHIBATA2019-11-092-3/+4
|
* Promote yaml to default gemsHiroshi SHIBATA2019-11-092-3/+4
|
* Promote timeout to default gemsHiroshi SHIBATA2019-11-092-3/+4
|
* Fixup 368ee984ed52f6abe1fdf8360ad72e6cf1cbfa66Hiroshi SHIBATA2019-11-091-1/+1
|
* Promote observer to default gems. But not yet releasedHiroshi SHIBATA2019-11-092-3/+4
|
* Added gemspec for readline gem that is wrapper library for reline and ↵Hiroshi SHIBATA2019-11-091-0/+4
| | | | readline extension
* Promote cgi to default gemsHiroshi SHIBATA2019-11-072-5/+9
|
* Promote net-smtp to default gemsHiroshi SHIBATA2019-11-072-3/+5
|
* Promote net-pop to default gemsHiroshi SHIBATA2019-11-072-3/+5
|
* Promote benchmark to default gemsHiroshi SHIBATA2019-11-072-3/+5
|
* Promote delegate to default gemsHiroshi SHIBATA2019-11-072-3/+5
|
* Promote pstore to default gemsHiroshi SHIBATA2019-11-072-3/+5
|
* Promote getoptlong to default gemsHiroshi SHIBATA2019-11-072-3/+5
|
* Promote open3 to default gemsHiroshi SHIBATA2019-11-072-3/+5
|
* Added rubygems url for published gemHiroshi SHIBATA2019-11-071-0/+35
|