index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
syntax
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* doc/syntax/calling_methods.rdoc: fix old operator for safe navigation
hsbt
2015-12-30
1
-1
/
+1
*
* doc/syntax/*.rdoc: separated modifier at sentence.
hsbt
2015-12-18
9
-53
/
+45
*
* doc/syntax/refinements.rdoc: remove outdated description.
shugo
2015-12-09
1
-6
/
+0
*
parse.y: indented hereoc
nobu
2015-12-07
1
-0
/
+14
*
* doc/syntax/refinements.rdoc: update documentation to reflect
shugo
2015-11-18
1
-26
/
+34
*
* NEWS: [DOC] In the new safe call syntax, arguments are evaluated
knu
2015-10-23
1
-1
/
+1
*
Safe navigation operator
nobu
2015-10-22
1
-0
/
+4
*
[DOC] Remove `\0` since it's aprt of octal notation
knu
2015-09-16
1
-2
/
+1
*
[DOC] `\0` is interpreted as NUL only if not followed by an octal digit.
knu
2015-09-16
1
-1
/
+1
*
literals.rdoc: add DEL [ci skip]
nobu
2015-09-16
1
-0
/
+3
*
[DOC] Revise the character literal part.
knu
2015-09-16
1
-13
/
+12
*
[DOC] Document the full list of supported escape sequences in string literals
knu
2015-09-16
1
-2
/
+25
*
literals.rdoc: fix typos
nobu
2015-09-16
1
-2
/
+2
*
* doc/syntax/literals.rdoc (Strings): mention about ?a literal.
usa
2015-09-16
1
-0
/
+17
*
* doc/syntax/control_expressions.rdoc: fix a missing "a"
hsbt
2015-05-08
1
-1
/
+1
*
* doc/contributors.rdoc: fix a typo. Patch by @davydovanton
hsbt
2015-04-15
1
-1
/
+1
*
* doc/syntax/methods.rdoc: add some missing spaces and
hsbt
2015-03-04
1
-6
/
+6
*
* doc/syntax/calling_methods.rdoc: Fix documentation for "calling_methods"
hsbt
2015-02-17
1
-1
/
+1
*
doc/syntax/literals.rdoc: spelling fix
normal
2014-12-29
1
-1
/
+1
*
literals.rdoc: quoted symbol keys
nobu
2014-12-29
1
-0
/
+8
*
literals.rdoc: Update for symbol literals
nobu
2014-12-29
1
-3
/
+0
*
* doc/syntax/refinements.rdoc: refinements are no longer experimental.
hsbt
2014-12-01
1
-5
/
+0
*
doc: remove trailing spaces
nobu
2014-09-23
1
-5
/
+5
*
* doc/syntax/methods.rdoc: [DOC] [] and []= methods by @process
zzak
2014-09-22
1
-0
/
+19
*
* doc/syntax/assignment.rdoc: [DOC] Fix typo unclosed HTML tag by @andrewdotn
hsbt
2014-04-02
1
-1
/
+1
*
* doc/syntax/literals.rdoc: [DOC] Single quote strings allows escape
zzak
2014-03-14
1
-1
/
+2
*
* doc/syntax/assignment.rdoc: [DOC] Fix assignment directions [ci skip]
zzak
2014-03-06
1
-5
/
+5
*
* doc/syntax/methods.rdoc: [DOC] Fix example for block arguments [ci skip]
zzak
2014-03-06
1
-1
/
+1
*
* doc/syntax/refinements.rdoc: typo fix by @skade [fix GH-508]
hsbt
2014-01-21
1
-1
/
+1
*
* doc/syntax/methods.rdoc: [DOC] Added example for underscore
zzak
2013-12-22
1
-17
/
+40
*
* doc/contributing.rdoc: [DOC] curses is no more in the stdlib
a_matsuda
2013-12-10
1
-2
/
+2
*
* doc/syntax/literals.rdoc: [DOC] String literal concat by @cknadler
zzak
2013-08-12
1
-0
/
+12
*
* doc/syntax/literals.rdoc: Use single quotes instead of double quotes
charliesome
2013-08-10
1
-1
/
+1
*
* doc/syntax/refinements.rdoc: Remove mention of instance_eval and
drbrain
2013-08-02
1
-3
/
+2
*
* doc/syntax/refinements.rdoc: Improve description of where you may
drbrain
2013-08-02
1
-3
/
+5
*
* doc/syntax/refinements.rdoc: add description of Module#using and
shugo
2013-07-02
1
-1
/
+26
*
* doc/syntax/refinements.rdoc : Fix a missing quote
eregon
2013-05-05
1
-1
/
+1
*
* doc/syntax/calling_methods.rdoc: Added a Method Lookup section.
drbrain
2013-01-24
2
-1
/
+26
*
* doc/syntax/refinements.rdoc: Added refinements document based on
drbrain
2013-01-24
1
-0
/
+240
*
* doc/syntax/assignment.rdoc (Implicit Array Assignment): Clarify
drbrain
2013-01-23
1
-4
/
+5
*
* doc/syntax/assignment.rdoc (Local Variables and Methods): Fixed
drbrain
2013-01-23
1
-1
/
+5
*
* doc/syntax/miscellaneous.rdoc: Added section on defined?
drbrain
2013-01-19
1
-0
/
+30
*
* doc/syntax/assignment.rdoc (Local Variables and Methods): Made it
drbrain
2013-01-19
1
-1
/
+11
*
* doc/syntax/assignment.rdoc: Improved links
drbrain
2013-01-19
2
-5
/
+6
*
* doc/syntax/assignment.rdoc: Added a syntax document on assignment.
drbrain
2013-01-18
1
-0
/
+439
*
* doc/syntax/methods.rdoc: Added Array Decomposition.
drbrain
2013-01-18
1
-0
/
+61
*
* doc/syntax/miscellaneous.rdoc: Added Ending an Expression and
drbrain
2013-01-17
1
-0
/
+16
*
* doc/syntax/control_expressions.rdoc: Added ? : ternary if
drbrain
2013-01-17
1
-0
/
+21
*
* doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef,
drbrain
2013-01-16
2
-2
/
+70
*
* doc/syntax/control_expressions.rdoc (Flip-Flop): Added a section on
drbrain
2013-01-16
1
-0
/
+59
[prev]
[next]