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] Update pattern matching docs for 3.2
zverok
2023-02-19
1
-23
/
+5
*
[DOC] Add an example of the splat operator with a non-array object (#7098)
Kouhei Yanagita
2023-02-15
1
-0
/
+4
*
[DOC] Change local method to local variable in assignment docs
Talal Al-Humaidi
2023-01-23
1
-1
/
+1
*
Fix language describing protected methods
Jeremy Evans
2022-07-14
1
-1
/
+1
*
Correct documentation for protected methods [ci skip]
John Hawthorn
2022-06-23
1
-2
/
+2
*
Quick markup fix
Alexey Mostovoy
2022-05-12
1
-4
/
+4
*
[DOC] mention assignment expression values
Nobuyoshi Nakada
2022-04-25
1
-0
/
+6
*
More details for Rational literals (#5840)
Burdette Lamar
2022-04-24
1
-7
/
+28
*
More details for regexp literals (#5800)
Burdette Lamar
2022-04-14
1
-12
/
+22
*
[DOC] Refine flip-flop
Nobuyoshi Nakada
2022-03-24
1
-13
/
+13
*
[DOC] Prefer the original file names over generated names
Nobuyoshi Nakada
2022-02-09
1
-1
/
+1
*
Add support for anonymous rest and keyword rest argument forwarding
Jeremy Evans
2021-12-30
1
-0
/
+14
*
[DOC] Add documentation for hash value omission syntax
Victor Shepelev
2021-12-20
2
-0
/
+26
*
Enhanced RDoc for literals.rdoc (#5213)
Burdette Lamar
2021-12-06
1
-36
/
+118
*
Adding links to literals and Kernel (#5192)
Burdette Lamar
2021-12-03
1
-21
/
+23
*
Enhanced RDoc for numeric.c (#5184)
Burdette Lamar
2021-11-27
1
-10
/
+14
*
Anonymous block forwarding allows a method to forward a passed
Jeremy Evans
2021-11-18
1
-1
/
+8
*
Clarify docs about magic comments placement
Peter Leitzen
2021-10-30
1
-3
/
+3
*
Allow omission of parentheses in one line pattern matching [Feature #16182]
Kazuki Tsujimoto
2021-08-19
1
-1
/
+7
*
One-line pattern matching is no longer experimental
Kazuki Tsujimoto
2021-07-17
1
-1
/
+1
*
Add pattern matching pin support for instance/class/global variables
Jeremy Evans
2021-07-15
1
-1
/
+31
*
Remove extra word in heredoc documentation
Jeremy Evans
2021-05-20
1
-1
/
+1
*
Update keyword argument description in method syntax guide
Jeremy Evans
2021-05-11
1
-77
/
+9
*
[Doc] Fix a typo s/invokations/invocations/
wonda-tea-coffee
2021-04-25
1
-1
/
+1
*
Pattern matching pin operator against expression [Feature #17411]
Kazuki Tsujimoto
2021-03-21
1
-0
/
+1
*
[Doc] Fix multiple `Magic Comments` example
Kenichi Kamiya
2021-03-13
1
-1
/
+1
*
methods.rdoc: Improve method definition documentation
Marcus Stollsteimer
2020-12-26
1
-18
/
+20
*
methods.rdoc: Clarify "currently" means "in 2.7" here
Marcus Stollsteimer
2020-12-26
1
-1
/
+1
*
Update method definition documentation
zverok
2020-12-25
1
-0
/
+86
*
Adjusted the heading level of "Block Arguments" [ci skip]
Nobuyoshi Nakada
2020-12-25
1
-1
/
+1
*
doc/syntax/pattern_matching.rdoc: fix typos, grammar, style
Marcus Stollsteimer
2020-12-24
1
-23
/
+23
*
Tweak magic comments [doc]
Marc-Andre Lafortune
2020-12-24
1
-9
/
+9
*
remove redundant example.
Koichi Sasada
2020-12-24
1
-1
/
+0
*
shareable_constant_value: experimental_copy
Koichi Sasada
2020-12-24
1
-5
/
+30
*
Small improvements in magic comments docs
Marcus Stollsteimer
2020-12-23
1
-13
/
+13
*
Document shareable_constant_value and other magic constants [doc]
Marc-Andre Lafortune
2020-12-23
1
-0
/
+192
*
Fix a message in example code
Kazuki Tsujimoto
2020-12-23
1
-1
/
+1
*
Update documentation for pattern matching
Kazuki Tsujimoto
2020-12-22
1
-18
/
+37
*
Fix markups and indentation
Kazuki Tsujimoto
2020-12-20
1
-8
/
+8
*
Fix typos
Kazuki Tsujimoto
2020-12-20
1
-3
/
+3
*
Update documentation for pattern matching
Kazuki Tsujimoto
2020-12-20
1
-12
/
+88
*
Reintroduce `expr in pat` [Feature #17371]
Kazuki Tsujimoto
2020-12-13
1
-2
/
+10
*
-> creates a lambda so this updates the documentation to reflect that
James Koenig
2020-11-30
1
-1
/
+1
*
Pattern matching is no longer experimental
Kazuki Tsujimoto
2020-11-01
1
-48
/
+18
*
Respectively, instead of respentively
Victor Goff
2020-10-12
1
-1
/
+1
*
doc/syntax/literals.rdoc: explain `#@@foo` too [ci skip]
Nobuyoshi Nakada
2020-09-29
1
-2
/
+3
*
doc/syntax/literals.rdoc: explain `#@foo` and `#$foo`
Yusuke Endoh
2020-09-29
1
-0
/
+3
*
Clarify behavior of super in method in module included in refinement [ci skip]
Jeremy Evans
2020-07-10
1
-1
/
+2
*
[ci skip] Rdoc enhancements for Array (#3063)
Burdette Lamar
2020-05-15
1
-1
/
+35
*
Removed NIL/TRUE/FALSE from documents too
Kazuhiro NISHIYAMA
2020-04-17
1
-3
/
+0
[next]