index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
syntax
Age
Commit message (
Expand
)
Author
2017-12-08
doc/syntax/refinements.rdoc: fix typos
stomar
2017-12-03
Specify refinement inheritance by Module#include.
shugo
2017-11-07
refinements.rdoc: improve docs
stomar
2017-10-22
doc/syntax/methods.rdoc: fix a misleading example
rhe
2017-10-21
* remove trailing spaces.
svn
2017-10-21
Clarify return value for assignment methods.
hsbt
2017-06-23
refinements.rdoc: [DOC] improved [Fix GH-1659]
nobu
2017-03-29
methods.rdoc: small improvements
stomar
2017-02-03
doc: Fix error for escape sequences in string literals
normal
2016-09-30
* doc/syntax/control_expressions.rdoc: Add missing 'as'
hsbt
2016-09-11
Use https instead of http in some URLs
kazu
2016-05-21
methods.rdoc: closing tag
nobu
2015-12-30
* doc/syntax/calling_methods.rdoc: fix old operator for safe navigation
hsbt
2015-12-18
* doc/syntax/*.rdoc: separated modifier at sentence.
hsbt
2015-12-09
* doc/syntax/refinements.rdoc: remove outdated description.
shugo
2015-12-07
parse.y: indented hereoc
nobu
2015-11-18
* doc/syntax/refinements.rdoc: update documentation to reflect
shugo
2015-10-23
* NEWS: [DOC] In the new safe call syntax, arguments are evaluated
knu
2015-10-22
Safe navigation operator
nobu
2015-09-16
[DOC] Remove `\0` since it's aprt of octal notation
knu
2015-09-16
[DOC] `\0` is interpreted as NUL only if not followed by an octal digit.
knu
2015-09-16
literals.rdoc: add DEL [ci skip]
nobu
2015-09-16
[DOC] Revise the character literal part.
knu
2015-09-16
[DOC] Document the full list of supported escape sequences in string literals
knu
2015-09-16
literals.rdoc: fix typos
nobu
2015-09-16
* doc/syntax/literals.rdoc (Strings): mention about ?a literal.
usa
2015-05-08
* doc/syntax/control_expressions.rdoc: fix a missing "a"
hsbt
2015-04-15
* doc/contributors.rdoc: fix a typo. Patch by @davydovanton
hsbt
2015-03-04
* doc/syntax/methods.rdoc: add some missing spaces and
hsbt
2015-02-17
* doc/syntax/calling_methods.rdoc: Fix documentation for "calling_methods"
hsbt
2014-12-29
doc/syntax/literals.rdoc: spelling fix
normal
2014-12-29
literals.rdoc: quoted symbol keys
nobu
2014-12-29
literals.rdoc: Update for symbol literals
nobu
2014-12-01
* doc/syntax/refinements.rdoc: refinements are no longer experimental.
hsbt
2014-09-23
doc: remove trailing spaces
nobu
2014-09-22
* doc/syntax/methods.rdoc: [DOC] [] and []= methods by @process
zzak
2014-04-02
* doc/syntax/assignment.rdoc: [DOC] Fix typo unclosed HTML tag by @andrewdotn
hsbt
2014-03-14
* doc/syntax/literals.rdoc: [DOC] Single quote strings allows escape
zzak
2014-03-06
* doc/syntax/assignment.rdoc: [DOC] Fix assignment directions [ci skip]
zzak
2014-03-06
* doc/syntax/methods.rdoc: [DOC] Fix example for block arguments [ci skip]
zzak
2014-01-21
* doc/syntax/refinements.rdoc: typo fix by @skade [fix GH-508]
hsbt
2013-12-22
* doc/syntax/methods.rdoc: [DOC] Added example for underscore
zzak
2013-12-10
* doc/contributing.rdoc: [DOC] curses is no more in the stdlib
a_matsuda
2013-08-12
* doc/syntax/literals.rdoc: [DOC] String literal concat by @cknadler
zzak
2013-08-10
* doc/syntax/literals.rdoc: Use single quotes instead of double quotes
charliesome
2013-08-02
* doc/syntax/refinements.rdoc: Remove mention of instance_eval and
drbrain
2013-08-02
* doc/syntax/refinements.rdoc: Improve description of where you may
drbrain
2013-07-02
* doc/syntax/refinements.rdoc: add description of Module#using and
shugo
2013-05-05
* doc/syntax/refinements.rdoc : Fix a missing quote
eregon
2013-01-24
* doc/syntax/calling_methods.rdoc: Added a Method Lookup section.
drbrain
[next]