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
Age
Commit message (
Expand
)
Author
2013-09-17
* doc/regexp.rdoc: [DOC] Replace paragraphs in verbatim sections with
drbrain
2013-09-07
* doc/security.rdoc: [DOC] fix typo.
ktsj
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-20
* doc/regexp.rdoc: [DOC] Fix typo in example [Fixes GH-365]
zzak
2013-07-02
* doc/syntax/refinements.rdoc: add description of Module#using and
shugo
2013-06-14
* NEWS: add notes for $SAFE.
shugo
2013-06-11
* doc/re.rdoc: Rename to doc/regexp.rdoc
zzak
2013-06-04
* doc/marshal.rdoc: Add description of Marshal format.
drbrain
2013-05-19
* remove trailing spaces.
nobu
2013-05-19
fix typos. Patch by k_takata.
ktsj
2013-05-09
* doc/contributing.rdoc: Add guide for contributing to CRuby
zzak
2013-05-05
* doc/syntax/refinements.rdoc : Fix a missing quote
eregon
2013-05-03
* doc/security.rdoc: Add note about reporting security vulns
zzak
2013-04-23
typo s/Singelton/Singleton
zzak
2013-04-11
fix typo
zzak
2013-04-01
* remove trailing spaces.
nobu
2013-03-28
fix a typo
kazu
2013-03-14
* doc/globals.rdoc: $? is thread-local
drbrain
2013-03-13
fix typos
kazu
2013-02-25
old ChangeLog and NEWS move to doc
kazu
2013-02-22
* doc/NEWS-*: Update NEWS from their respective branches
marcandre
2013-02-21
* doc/globals.rdoc: Document what setting $DEBUG does.
drbrain
2013-02-21
* doc/globals.rdoc: Document what setting $VERBOSE does. [Bug #7899]
drbrain
2013-02-10
* doc/rake/, lib/rake/doc/: Move Rake rdoc files to lib/rake
zzak
2013-02-10
* doc/rake/*: Removed stale Rake static files
zzak
2013-02-06
* doc/pty/README: Remove static documentation file
zzak
2013-02-06
* doc/security.rb: Translate japanese kanji to english
zzak
2013-02-06
* doc/security.rdoc: Link to japanese version of CVE page patch by
zzak
2013-02-06
* doc/pty/README.expect: Removed static documentation file
zzak
2013-02-06
* doc/security.rdoc: Add link to CVEs on ruby-lang.org/en/security
zzak
2013-02-05
* doc/rubygems/*: Removed outdated documentation files
zzak
2013-02-05
* doc/security.rdoc: Remove documentation for unsafe CSV.load which
zzak
2013-02-05
* doc/security.rdoc: add regex, eval and drb sections
charliesome
2013-02-05
* doc/security.rdoc: Wrap security guide at 80 columns
zzak
2013-02-05
* doc/security.rdoc: Grammatical error on security guide
zzak
2013-02-04
* doc/standard_library.rdoc: Document list of libraries and extensions
zzak
2013-02-03
* doc/security.rdoc: add first cut at a Ruby security document
charliesome
2013-01-24
* doc/syntax/calling_methods.rdoc: Added a Method Lookup section.
drbrain
2013-01-24
* doc/syntax/refinements.rdoc: Added refinements document based on
drbrain
2013-01-23
* doc/syntax/assignment.rdoc (Implicit Array Assignment): Clarify
drbrain
2013-01-23
* doc/syntax/assignment.rdoc (Local Variables and Methods): Fixed
drbrain
2013-01-19
* doc/syntax/miscellaneous.rdoc: Added section on defined?
drbrain
2013-01-19
* doc/syntax/assignment.rdoc (Local Variables and Methods): Made it
drbrain
2013-01-19
* doc/syntax/assignment.rdoc: Improved links
drbrain
2013-01-18
* doc/syntax/assignment.rdoc: Added a syntax document on assignment.
drbrain
2013-01-18
* doc/syntax/methods.rdoc: Added Array Decomposition.
drbrain
2013-01-17
* doc/syntax/miscellaneous.rdoc: Added Ending an Expression and
drbrain
[next]