aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * doc/syntax/methods.rdoc: Added Array Decomposition.drbrain2013-01-181-0/+61
* * doc/syntax/miscellaneous.rdoc: Added Ending an Expression anddrbrain2013-01-171-0/+16
* * doc/syntax/control_expressions.rdoc: Added ? : ternary ifdrbrain2013-01-171-0/+21
* * doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef,drbrain2013-01-163-2/+73
* * doc/syntax/control_expressions.rdoc (Flip-Flop): Added a section ondrbrain2013-01-161-0/+59
* * doc/syntax/control_expressions.rdoc (if Expressions): Fixed markupdrbrain2013-01-161-1/+1
* * doc/syntax/literals.rdoc (Strings): Fixed typo. Fixes #236 ondrbrain2013-01-161-1/+1
* * doc/syntax/control_expressions.rdoc: Omit optional "then" for if anddrbrain2013-01-151-22/+38
* * doc/syntax/calling_methods.rdoc: Link to defining methods.drbrain2013-01-152-1/+7
* * doc/syntax/methods.rdoc: Fixed linkdrbrain2013-01-153-5/+17
* * doc/syntax/control_expressions.rdoc (redo Statement): Added notedrbrain2013-01-152-0/+22
* * doc/syntax/control_expressions.rdoc: Added description of controldrbrain2013-01-151-0/+399
* * doc/syntax/methods.rdoc (Method Names): Added method names includingdrbrain2013-01-152-1/+142
* * doc/syntax/methods.rdoc (Block Argument): Added section on blockdrbrain2013-01-151-0/+32
* * doc/syntax/calling_methods.rdoc (Arguments): Added improveddrbrain2013-01-151-13/+183
* * doc/syntax/calling_methods.rdoc (Receiver): Added :: as pointed outdrbrain2013-01-151-2/+5
* * doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyworddrbrain2013-01-151-17/+31
* * doc/syntax/calling_methods.rdoc: Added document describing methoddrbrain2013-01-141-0/+148
* * doc/syntax/modules_and_classes.rdoc: Fixed typo.drbrain2013-01-061-1/+1
* * doc/syntax/modules_and_classes.rdoc: Added singleton classesdrbrain2013-01-051-0/+45