summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-06-20ConditionVariable and Queue is not standard library.hsbt
2018-06-12doc/signals.rdoc: fix typostomar
2018-06-10doc/extension.rdoc: Fix small copy+paste mistakenobu
2018-06-08Re-add Matrix to doc/standard_library.rdoc [ci skip]kazu
2018-06-07Promote Matrix to default gems.hsbt
2018-06-07Promote OpenStruct to default gems.hsbt
2018-06-02Promote Prime library to default gems.hsbt
2018-06-02Promote Logger to default gems.hsbt
2018-06-02Promote REXML to default gems.hsbt
2018-06-02Promote RSS library to default gems.hsbt
2018-03-31Resurvey performance of RDoc by frozen_string_literal: true [Bug #14654]naruse
2018-03-08Fix a typo [ci skip]kazu
2018-02-21Update maintainers of unmaintained libraries.hsbt
2018-02-01Fixed duplicated typo for `the the`.hsbt
2018-01-31Update csv maintainers.hsbt
2018-01-30[DOC] Refinements on modules are allowedhsbt
2018-01-28doc/signals.rdoc: new document work-in-progressnormal
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-12doc/NEWS-2.5.0: `step` is not `Integer#step` but `Numeric#step` [ci skip]kazu
2018-01-10Fix typos.hsbt
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-09delete tool/instruction.rbshyouhei
2018-01-08Add parens [ci skip]kazu
2018-01-08doc/NEWS-2.5.0: Time.at is a class methodmrkn
2018-01-07doc/NEWS-2.5.0: improve languagestomar
2018-01-07doc/NEWS-2.5.0: Fix the description of backtrace format changemrkn
2018-01-01[DOC] doc/NEWS-2.5.0: remove trailing comma [ci skip]kazu
2017-12-26Move from NEWS to doc/NEWS-2.5.0kazu
2017-12-25doc/contributing.rdoc: Update platform maintainersmame
2017-12-22Postponing the Bundler merge.hsbt
2017-12-08doc/syntax/refinements.rdoc: fix typosstomar
2017-12-03Specify refinement inheritance by Module#include.shugo
2017-12-01Added repository url for default gems.hsbt
2017-12-01Added bundler entry to documentation of library and maintainers.hsbt
2017-11-12Clarify Dir.mktmpdir's changekazu
2017-11-07refinements.rdoc: improve docsstomar
2017-11-02doc/NEWS-2.4.0: fix grammar and typostomar
2017-10-29doc/contributors.rdoc: [DOC] updatestomar
2017-10-22doc/syntax/methods.rdoc: fix a misleading examplerhe
2017-10-21* doc/regexp.rdoc: In regexp doc, two backslashes match one literallysonots
2017-10-21* doc/regexp.rdoc: Fix regexp doc syntax highlightingsonots
2017-10-21* remove trailing spaces.svn
2017-10-21Clarify return value for assignment methods.hsbt
2017-09-26Show rb_data_type_t definition [ci skip]nobu
2017-09-26Fix a reference [ci skip]nobu
2017-09-01Exclude Changelog files from documentation.hsbt
2017-08-31`$=` is no longer effective. [ci skip]kazu
2017-08-10Fix types of function argumentyui-knk
2017-08-02Fix URI::FTP.build code example typokazu
2017-07-18doc/extension.rdoc: start documenting threading and IO APIsnormal