summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2017-03-22Use https URL instead of http URLkazu
2017-03-17fix a typo [ci skip]kazu
2017-02-28Added initial gemspec for SDBM module.hsbt
2017-02-27Added initial gemspec for Etc module.hsbt
2017-02-24Update maintainers and standard library docs for GDBM.hsbt
2017-02-20extension.rdoc: add document titlekazu
2017-02-14Fix a typokou
2017-02-14Added initial gemspec for Scanf module.hsbt
2017-02-10Added initial gemspec for Fcntl module.hsbt
2017-02-09Update maintainers list.hsbt
2017-02-09Update latest infomation of standard libraries.hsbt
2017-02-09Separated default gems section.hsbt
2017-02-03doc: Fix error for escape sequences in string literalsnormal