aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* [ruby/csv] RDoc for converters (#157)Burdette Lamar2020-07-203-38/+53
| | | | | | | | | | | * More on RDoc for converters * More on RDoc for converters * Fix indent Co-authored-by: Sutou Kouhei <kou@cozmixng.org> https://github.com/ruby/csv/commit/6044976160
* [ruby/csv] RDoc: summary lists for options (#154)Burdette Lamar2020-07-201-1/+1
| | | | | | | | | | | | | * RDoc: summary lists for options * Enhanced RDoc for certain attributes and instance methods * Enhanced RDoc for certain attributes and instance methods * Enhanced RDoc for certain attributes and instance methods * Enhanced RDoc for certain attributes and instance methods https://github.com/ruby/csv/commit/72d8a25dc9
* [ruby/csv] Improve RDoc for common options (#146)Burdette Lamar2020-07-203-37/+74
| | | | https://github.com/ruby/csv/commit/223cbee35d
* [ruby/csv] Organize files in doc/ (#145)Burdette Lamar2020-07-2022-0/+0
| | | | https://github.com/ruby/csv/commit/bc9ea859b0
* [ruby/csv] Add missing file doc/argument_io.rdoc (#140)Burdette Lamar2020-07-201-0/+5
| | | | https://github.com/ruby/csv/commit/e37f04aa5c
* [ruby/csv] Enhanced Rdoc for CSV (#122)Burdette Lamar2020-07-2021-0/+640
| | | | https://github.com/ruby/csv/commit/cd670595d5
* Clarify behavior of super in method in module included in refinement [ci skip]Jeremy Evans2020-07-101-1/+2
| | | | Fixes [Bug #16977]
* Removed sdbm entries from docHiroshi SHIBATA2020-06-192-5/+0
|
* doc/contributing.rdoc: Now ruby >= 2.2 or 2.3 is required to build rubyYusuke Endoh2020-06-101-2/+2
|
* This document is steal status.Hiroshi SHIBATA2020-06-101-793/+0
| | | | Now, You can see the all of contributors at https://github.com/ruby/ruby/graphs/contributors
* Update extension.rdoc for Ruby 3 keyword argument separation [ci skip]Jeremy Evans2020-06-011-26/+0
| | | | This removes the discussion of behavior removed in Ruby 3.
* doc/contributing.rdoc: Removed obsolete platforms [ci skip]Nobuyoshi Nakada2020-05-291-1/+1
|
* [DOC] Turned note-lists into label-lists [ci skip]Nobuyoshi Nakada2020-05-252-196/+196
|
* Fixed RDoc formatting [ci skip]Nobuyoshi Nakada2020-05-185-78/+56
|
* Document how to enable USDT method entry/exit tracepointsAvdi Grimm2020-05-181-0/+6
|
* [ci skip] Rdoc enhancements for Array (#3063)Burdette Lamar2020-05-151-1/+35
| | | | | | | * Per @nobu review * Rdoc enhancements for Array * Responses to review
* [CI skip] Enhance rdoc intro for Hash (#3056)Burdette Lamar2020-05-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | * Per @nobu review * [CI skip] Enhance rdoc intro for Hash * Tweak call-seq for Hash.new * Tweak call-seq for Hash.new * Minor corrections * Respond to review * Respond to review * Respond to review * Respond to review * Fix chain exampmle * Response to review
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2020-05-151-1/+1
|
* Merge pull request #3047 from mame/suppress-backtraceYusuke Endoh2020-05-151-3/+3
| | | Add `--suppress-backtrace=num` option to limit the backtrace length
* Thread scheduler for light weight concurrency.Samuel Williams2020-05-141-0/+137
|
* [DOC] Added GNU make specific targets [ci skip]Nobuyoshi Nakada2020-04-241-0/+11
|
* [DOC] Split "How to run a part of the test suite" [ci skip]Nobuyoshi Nakada2020-04-241-3/+16
|
* RDoc enhancements for Hash[].Burdette Lamar2020-04-231-0/+198
|
* power_assert repository is transferred to ruby/power_assertKazuki Tsujimoto2020-04-181-1/+1
|
* Removed NIL/TRUE/FALSE from documents tooKazuhiro NISHIYAMA2020-04-172-6/+0
| | | | This is follow up of 62554ca97812b454e78a0a9daf6e962ff7a2f589
* [DOC] get rid of parsing as TIDYLINK unintentionallyNobuyoshi Nakada2020-04-071-1/+1
|
* Fix typosKazuki Tsujimoto2020-04-051-2/+2
|
* Enhance pattern matching introductionzverok2020-04-041-27/+16
|
* The upstream repository of bundler was changed rubygems/rubygems now.Hiroshi SHIBATA2020-03-161-1/+1
| | | | https://github.com/rubygems/rubygems/pull/3166
* Use URL instead of relative pathKazuhiro NISHIYAMA2020-03-101-1/+1
|
* Add link to ../benchmark/README.md from make_cheatsheet [ci skip]Kazuhiro NISHIYAMA2020-03-101-0/+4
|
* Document defined? and global_variables handling of regexp global variables ↵Jeremy Evans2020-03-061-0/+30
| | | | | | [ci skip] Fixes [Bug #11304]
* Add pattern matching documentationzverok2020-02-243-1/+459
| | | | | | | | | Add separate doc/syntax/pattern_matching.rdoc, add link to control_expressions.rdoc. The documentation is "reverse-engineered" from Ruby 2.7 behavior and early preview presentations, and corrected by pattern-matching feature author @k-tsj.
* Move an entry of net-ftp to the default gems sectionHiroshi SHIBATA2020-02-212-3/+4
|
* Move an entry of net-ftp to the default gems sectionHiroshi SHIBATA2020-02-212-3/+4
|
* Fix typo in NEWS-2.7.0Masataka Pocke Kuwabara2020-02-211-1/+1
|
* Move an entry of net-imap to the default gems sectionHiroshi SHIBATA2020-02-202-3/+4
|
* doc/make_cheatsheet.md: fix typosMarcus Stollsteimer2020-02-191-3/+3
|
* Move the entry of net-protocol on docsHiroshi SHIBATA2020-02-171-2/+3
|
* Move the English entries to the default gems at docsHiroshi SHIBATA2020-02-132-3/+4
|
* 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
|