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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a typo
kazu
2013-03-28
1
-1
/
+1
*
* doc/globals.rdoc: $? is thread-local
drbrain
2013-03-14
1
-1
/
+2
*
fix typos
kazu
2013-03-13
1
-1
/
+1
*
old ChangeLog and NEWS move to doc
kazu
2013-02-25
2
-0
/
+24546
*
* doc/NEWS-*: Update NEWS from their respective branches
marcandre
2013-02-22
4
-41
/
+110
*
* doc/globals.rdoc: Document what setting $DEBUG does.
drbrain
2013-02-21
1
-2
/
+6
*
* doc/globals.rdoc: Document what setting $VERBOSE does. [Bug #7899]
drbrain
2013-02-21
1
-3
/
+6
*
* doc/rake/, lib/rake/doc/: Move Rake rdoc files to lib/rake
zzak
2013-02-10
5
-1124
/
+0
*
* doc/rake/*: Removed stale Rake static files
zzak
2013-02-10
17
-2030
/
+0
*
* doc/pty/README: Remove static documentation file
zzak
2013-02-06
1
-84
/
+0
*
* doc/security.rb: Translate japanese kanji to english
zzak
2013-02-06
1
-1
/
+1
*
* doc/security.rdoc: Link to japanese version of CVE page patch by
zzak
2013-02-06
1
-0
/
+1
*
* doc/pty/README.expect: Removed static documentation file
zzak
2013-02-06
1
-22
/
+0
*
* doc/security.rdoc: Add link to CVEs on ruby-lang.org/en/security
zzak
2013-02-06
1
-0
/
+3
*
* doc/rubygems/*: Removed outdated documentation files
zzak
2013-02-05
4
-6635
/
+0
*
* doc/security.rdoc: Remove documentation for unsafe CSV.load which
zzak
2013-02-05
1
-20
/
+0
*
* doc/security.rdoc: add regex, eval and drb sections
charliesome
2013-02-05
1
-5
/
+59
*
* doc/security.rdoc: Wrap security guide at 80 columns
zzak
2013-02-05
1
-20
/
+62
*
* doc/security.rdoc: Grammatical error on security guide
zzak
2013-02-05
1
-1
/
+1
*
* doc/standard_library.rdoc: Document list of libraries and extensions
zzak
2013-02-04
1
-0
/
+126
*
* doc/security.rdoc: add first cut at a Ruby security document
charliesome
2013-02-03
1
-0
/
+64
*
* 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
2
-0
/
+243
*
* 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
3
-5
/
+9
*
* 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
3
-2
/
+73
*
* doc/syntax/control_expressions.rdoc (Flip-Flop): Added a section on
drbrain
2013-01-16
1
-0
/
+59
*
* doc/syntax/control_expressions.rdoc (if Expressions): Fixed markup
drbrain
2013-01-16
1
-1
/
+1
*
* doc/syntax/literals.rdoc (Strings): Fixed typo. Fixes #236 on
drbrain
2013-01-16
1
-1
/
+1
*
* doc/syntax/control_expressions.rdoc: Omit optional "then" for if and
drbrain
2013-01-15
1
-22
/
+38
*
* doc/syntax/calling_methods.rdoc: Link to defining methods.
drbrain
2013-01-15
2
-1
/
+7
*
* doc/syntax/methods.rdoc: Fixed link
drbrain
2013-01-15
3
-5
/
+17
*
* doc/syntax/control_expressions.rdoc (redo Statement): Added note
drbrain
2013-01-15
2
-0
/
+22
*
* doc/syntax/control_expressions.rdoc: Added description of control
drbrain
2013-01-15
1
-0
/
+399
*
* doc/syntax/methods.rdoc (Method Names): Added method names including
drbrain
2013-01-15
2
-1
/
+142
*
* doc/syntax/methods.rdoc (Block Argument): Added section on block
drbrain
2013-01-15
1
-0
/
+32
*
* doc/syntax/calling_methods.rdoc (Arguments): Added improved
drbrain
2013-01-15
1
-13
/
+183
*
* doc/syntax/calling_methods.rdoc (Receiver): Added :: as pointed out
drbrain
2013-01-15
1
-2
/
+5
*
* doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyword
drbrain
2013-01-15
1
-17
/
+31
*
* doc/syntax/calling_methods.rdoc: Added document describing method
drbrain
2013-01-14
1
-0
/
+148
*
* doc/syntax/modules_and_classes.rdoc: Fixed typo.
drbrain
2013-01-06
1
-1
/
+1
*
* doc/syntax/modules_and_classes.rdoc: Added singleton classes
drbrain
2013-01-05
1
-0
/
+45
*
* doc/syntax/modules_and_classes.rdoc: Improved description of methods
drbrain
2013-01-05
1
-2
/
+7
[next]