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
ruby_3_4
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
2019-06-25
Improve wording of Local Variables and eval section
Jeremy Evans
2019-06-26
* remove trailing spaces.
git
2019-06-25
Document local variable interactions with eval
Jeremy Evans
2019-05-03
Fix typo
Marcus Stollsteimer
2019-04-29
Disallow also CR in here-doc identifier
Nobuyoshi Nakada
2019-04-29
parse.y: fix here-doc identifier with newline
Nobuyoshi Nakada
2019-04-03
Introduce beginless range [Feature#14799]
mame
2019-01-10
Update refinements docs
tenderlove
2018-12-24
Small improvement in refinements docs
stomar
2018-12-12
range.c: Documentation on endless ranges.
marcandre
2018-11-17
[DOC] rational and imaginary literals [ci skip]
nobu
2018-10-20
Improve safe navigation operator's docs [Misc #15109]
aycabta
2018-01-30
[DOC] Refinements on modules are allowed
hsbt
2018-01-10
Fix typos.
hsbt
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
[next]