summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2017-01-26Fix function name for DBM on extension document.hsbt
2017-01-20Remove deprecated rbconfig/datadirkazu
2017-01-15s/SaveStringValue/SafeStringValue/a_matsuda
2017-01-02adjust spacing [ci skip]duerst
2016-12-31Update submaintainer of default gems.hsbt
2016-12-26Move from NEWS to doc/NEWS-2.4.0kazu
2016-12-18doc/standard_library.rdoc: Tk is removed from stdlibktsj
2016-12-08extension.rdoc: add ANYARGS to method definitionskazu
2016-12-06untabify [ci skip]kazu
2016-12-06Fix indent [ci skip]kazu
2016-12-06Fix typoskazu
2016-12-04extension.rdoc: fix rb_get_kwargs [ci skip]nobu
2016-11-08Moved deleted ChangeLog into doc/ChangeLog-2.4.0naruse
2016-11-06* doc/standard_library.rdoc: fix a typo [ci skip]sho-h
2016-11-05* remove trailing spaces.svn
2016-11-05Add ChangeLog-2015 as an anchor of new ChangeLog see #12283naruse
2016-11-05* doc/standard_library.rdoc: remove "thread.rb" phrase becausesho-h
2016-11-02extension.rdoc: update rb_ensure descriptionnobu
2016-11-01extension.rdoc: update rb_rescue descriptionnobu
2016-11-01fix some typos [ci skip]kazu
2016-10-31fix typos [ci skip]kazu
2016-10-13doc/extension.rdoc: wording fix w.r.t. volatile vs RB_GC_GUARDnormal
2016-10-12Fix similar typos [ci skip]kazu
2016-10-12Fix typo [ci skip]kazu
2016-09-30* doc/syntax/control_expressions.rdoc: Add missing 'as'hsbt