summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2017-07-12doc/extension.rdoc: update wikipedia link to HTTPSnormal
2017-07-07webrick: become maintainernormal
2017-06-26webrick is _unmaintained_naruse
2017-06-23refinements.rdoc: [DOC] improved [Fix GH-1659]nobu
2017-05-20doc/maintainers.rdoc: Add me to ERB maintainersk0kubun
2017-04-21Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.hsbt
2017-04-20Removed math mode from irb.hsbt
2017-04-20Removed deprecated extensions of mathn.hsbt
2017-04-10doc/extension.rdoc: rb_str_append grammar fixstomar
2017-04-10extension.rdoc: rb_str_append [ci skip]nobu
2017-04-10extension.rdoc: fix rb_enc_str_new_literalnobu
2017-04-06Update library entry for stringio and fiddle.hsbt
2017-04-03Add IO#pread and IO#pwrite methodsnobu
2017-04-01doc/contributors.rdoc: [DOC] updatestomar
2017-04-01array.c: Array#append and Array#prependnobu
2017-03-29methods.rdoc: small improvementsstomar
2017-03-28numeric.c: improves Float#round rdoc [ci skip]nobu