aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* * doc/regexp.rdoc: [DOC] Fix typo in Special global variables section.zzak2013-11-131-1/+1
* * doc/regexp.rdoc: [DOC] add note about Bug #4044 as suggested byzzak2013-11-131-1/+3
* * doc/regexp.rdoc: [DOC] Replace paragraphs in verbatim sections withdrbrain2013-09-171-51/+81
* * doc/security.rdoc: [DOC] fix typo.ktsj2013-09-071-1/+1
* * doc/syntax/literals.rdoc: [DOC] String literal concat by @cknadlerzzak2013-08-121-0/+12
* * doc/syntax/literals.rdoc: Use single quotes instead of double quotescharliesome2013-08-101-1/+1
* * doc/syntax/refinements.rdoc: Remove mention of instance_eval anddrbrain2013-08-021-3/+2
* * doc/syntax/refinements.rdoc: Improve description of where you maydrbrain2013-08-021-3/+5
* * doc/regexp.rdoc: [DOC] Fix typo in example [Fixes GH-365]zzak2013-07-201-1/+1
* * doc/syntax/refinements.rdoc: add description of Module#using andshugo2013-07-021-1/+26
* * NEWS: add notes for $SAFE.shugo2013-06-141-6/+1
* * doc/re.rdoc: Rename to doc/regexp.rdoczzak2013-06-111-0/+0
* * doc/marshal.rdoc: Add description of Marshal format.drbrain2013-06-041-0/+313
* * remove trailing spaces.nobu2013-05-191-75/+75
* fix typos. Patch by k_takata.ktsj2013-05-192-3/+3
* * doc/contributing.rdoc: Add guide for contributing to CRubyzzak2013-05-091-0/+345
* * doc/syntax/refinements.rdoc : Fix a missing quoteeregon2013-05-051-1/+1
* * doc/security.rdoc: Add note about reporting security vulnszzak2013-05-031-0/+5
* typo s/Singelton/Singletonzzak2013-04-231-1/+1
* fix typozzak2013-04-111-1/+1
* * remove trailing spaces.nobu2013-04-011-25/+25
* fix a typokazu2013-03-281-1/+1
* * doc/globals.rdoc: $? is thread-localdrbrain2013-03-141-1/+2
* fix typoskazu2013-03-131-1/+1
* old ChangeLog and NEWS move to dockazu2013-02-252-0/+24546
* * doc/NEWS-*: Update NEWS from their respective branchesmarcandre2013-02-224-41/+110
* * doc/globals.rdoc: Document what setting $DEBUG does.drbrain2013-02-211-2/+6
* * doc/globals.rdoc: Document what setting $VERBOSE does. [Bug #7899]drbrain2013-02-211-3/+6
* * doc/rake/, lib/rake/doc/: Move Rake rdoc files to lib/rakezzak2013-02-105-1124/+0
* * doc/rake/*: Removed stale Rake static fileszzak2013-02-1017-2030/+0
* * doc/pty/README: Remove static documentation filezzak2013-02-061-84/+0
* * doc/security.rb: Translate japanese kanji to englishzzak2013-02-061-1/+1
* * doc/security.rdoc: Link to japanese version of CVE page patch byzzak2013-02-061-0/+1
* * doc/pty/README.expect: Removed static documentation filezzak2013-02-061-22/+0
* * doc/security.rdoc: Add link to CVEs on ruby-lang.org/en/securityzzak2013-02-061-0/+3
* * doc/rubygems/*: Removed outdated documentation fileszzak2013-02-054-6635/+0
* * doc/security.rdoc: Remove documentation for unsafe CSV.load whichzzak2013-02-051-20/+0
* * doc/security.rdoc: add regex, eval and drb sectionscharliesome2013-02-051-5/+59
* * doc/security.rdoc: Wrap security guide at 80 columnszzak2013-02-051-20/+62
* * doc/security.rdoc: Grammatical error on security guidezzak2013-02-051-1/+1
* * doc/standard_library.rdoc: Document list of libraries and extensionszzak2013-02-041-0/+126
* * doc/security.rdoc: add first cut at a Ruby security documentcharliesome2013-02-031-0/+64
* * doc/syntax/calling_methods.rdoc: Added a Method Lookup section.drbrain2013-01-242-1/+26
* * doc/syntax/refinements.rdoc: Added refinements document based ondrbrain2013-01-242-0/+243
* * doc/syntax/assignment.rdoc (Implicit Array Assignment): Clarifydrbrain2013-01-231-4/+5
* * doc/syntax/assignment.rdoc (Local Variables and Methods): Fixeddrbrain2013-01-231-1/+5
* * doc/syntax/miscellaneous.rdoc: Added section on defined?drbrain2013-01-191-0/+30
* * doc/syntax/assignment.rdoc (Local Variables and Methods): Made itdrbrain2013-01-191-1/+11
* * doc/syntax/assignment.rdoc: Improved linksdrbrain2013-01-193-5/+9
* * doc/syntax/assignment.rdoc: Added a syntax document on assignment.drbrain2013-01-181-0/+439