aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* [DOC] Remove `\0` since it's aprt of octal notationknu2015-09-161-2/+1
* [DOC] `\0` is interpreted as NUL only if not followed by an octal digit.knu2015-09-161-1/+1
* literals.rdoc: add DEL [ci skip]nobu2015-09-161-0/+3
* [DOC] Revise the character literal part.knu2015-09-161-13/+12
* [DOC] Document the full list of supported escape sequences in string literalsknu2015-09-161-2/+25
* literals.rdoc: fix typosnobu2015-09-161-2/+2
* * doc/syntax/literals.rdoc (Strings): mention about ?a literal.usa2015-09-161-0/+17
* * doc/contributing.rdoc: fix configuration option.hsbt2015-09-041-1/+1
* contributing.rdoc: double quotes [ci skip]nobu2015-08-041-1/+1
* contributing.rdoc: portable substitution [ci skip]nobu2015-08-041-1/+1
* * doc/contributing.rdoc: fixed wrong instructions with OS Xhsbt2015-08-041-1/+1
* doc/extension.rdoc: note rb_get_kwargs changes keywords_hash [ci skip]normal2015-06-041-1/+2
* change lingering dtrace probe documentation from function- to method-tenderlove2015-05-301-5/+5
* * doc/maintainers.rdoc: [DOC] net/telnet is no more in the stdlib.ktsj2015-05-211-2/+0
* * doc/syntax/control_expressions.rdoc: fix a missing "a"hsbt2015-05-081-1/+1
* * doc/contributors.rdoc: fix a typo. Patch by @davydovantonhsbt2015-04-152-2/+2
* * remove trailing spaces.svn2015-04-142-6/+6
* * doc/extension.ja.rdoc: Added description of TypedData_XXX.yugui2015-04-142-61/+231
* * doc/contributing.rdoc: update Maintainers list.usa2015-04-051-4/+4
* * remove trailing spaces, append newline at EOF.svn2015-03-313-44/+44
* * doc/ChangeLog-0.06_to_0.52: added archived Changelog.hsbt2015-03-313-0/+5564
* doc/extension*: Fix spelling of filenamesnormal2015-03-242-0/+0
* * doc/extention.rdoc: move from toplevel document and added extname.hsbt2015-03-242-0/+3449
* * doc/standard_library.rdoc: strip.hsbt2015-03-241-4/+0
* * doc/standard_library.rdoc: move Thread to Extentions.hsbt2015-03-241-1/+1
* * doc/contributing.rdoc: update Maintainers list.hsbt2015-03-241-2/+4
* * doc/etc.rd.ja: Fix wrong coding for Emacs.kou2015-03-221-1/+1
* * doc/syntax/methods.rdoc: add some missing spaces andhsbt2015-03-041-6/+6
* * doc/syntax/calling_methods.rdoc: Fix documentation for "calling_methods"hsbt2015-02-171-1/+1
* * doc/standard_library.rdoc: [DOC] delete removed libraries.sho-h2015-02-151-5/+0
* security.rdoc: correctionnobu2015-02-051-1/+1
* * doc/security.rdoc: [DOC] ammend symbols section for bug withmarcandre2015-02-051-2/+3
* * doc/security.rdoc: [DOC] ammend symbols section for bug with send [ci-skip]marcandre2015-02-041-2/+3
* * doc/security.rdoc: [DOC] update symbols section [ci-skip]marcandre2015-02-041-6/+16
* security.rdoc: update about Symbol GC [ci skip]nobu2015-02-021-13/+9
* * doc/regexp.rdoc: fix regexp docs for whitespace character.hsbt2015-01-011-2/+2
* doc/syntax/literals.rdoc: spelling fixnormal2014-12-291-1/+1
* literals.rdoc: quoted symbol keysnobu2014-12-291-0/+8
* literals.rdoc: Update for symbol literalsnobu2014-12-291-3/+0
* old ChangeLog and NEWS move to dockazu2014-12-252-0/+12513
* * doc/syntax/refinements.rdoc: refinements are no longer experimental.hsbt2014-12-011-5/+0
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-311-1/+0
* doc: remove trailing spacesnobu2014-09-237-21/+21
* * doc/syntax/methods.rdoc: [DOC] [] and []= methods by @processzzak2014-09-221-0/+19
* doc/NEWS-2.0.0: fix typo for default RUBY_FIBER_MACHINE_STACK_SIZEnormal2014-09-131-1/+1
* * doc/keywords.rdoc: [DOC] Describe each keyword.drbrain2014-07-241-4/+155
* * lib/English.rb: [DOC] $LOADED_FEATURES moved to load.c [Fixes GH-620]zzak2014-05-311-0/+1
* * doc/regexp.rdoc: [DOC] Clarify whitespace matching by @allolexzzak2014-05-251-2/+5
* fix typo [Fix GH-603]nobu2014-04-281-1/+1
* * doc/syntax/assignment.rdoc: [DOC] Fix typo unclosed HTML tag by @andrewdotnhsbt2014-04-021-1/+1