summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2013-04-01* remove trailing spaces.nobu
2013-03-28fix a typokazu
2013-03-14* doc/globals.rdoc: $? is thread-localdrbrain
2013-03-13fix typoskazu
2013-02-25old ChangeLog and NEWS move to dockazu
2013-02-22* doc/NEWS-*: Update NEWS from their respective branchesmarcandre
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/rakezzak
2013-02-10* doc/rake/*: Removed stale Rake static fileszzak
2013-02-06* doc/pty/README: Remove static documentation filezzak
2013-02-06* doc/security.rb: Translate japanese kanji to englishzzak
2013-02-06* doc/security.rdoc: Link to japanese version of CVE page patch byzzak
2013-02-06* doc/pty/README.expect: Removed static documentation filezzak
2013-02-06* doc/security.rdoc: Add link to CVEs on ruby-lang.org/en/securityzzak
2013-02-05* doc/rubygems/*: Removed outdated documentation fileszzak
2013-02-05* doc/security.rdoc: Remove documentation for unsafe CSV.load whichzzak
2013-02-05* doc/security.rdoc: add regex, eval and drb sectionscharliesome
2013-02-05* doc/security.rdoc: Wrap security guide at 80 columnszzak
2013-02-05* doc/security.rdoc: Grammatical error on security guidezzak
2013-02-04* doc/standard_library.rdoc: Document list of libraries and extensionszzak
2013-02-03* doc/security.rdoc: add first cut at a Ruby security documentcharliesome
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 ondrbrain
2013-01-23* doc/syntax/assignment.rdoc (Implicit Array Assignment): Clarifydrbrain
2013-01-23* doc/syntax/assignment.rdoc (Local Variables and Methods): Fixeddrbrain
2013-01-19* doc/syntax/miscellaneous.rdoc: Added section on defined?drbrain
2013-01-19 * doc/syntax/assignment.rdoc (Local Variables and Methods): Made itdrbrain
2013-01-19 * doc/syntax/assignment.rdoc: Improved linksdrbrain
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 anddrbrain
2013-01-17 * doc/syntax/control_expressions.rdoc: Added ? : ternary ifdrbrain
2013-01-16* doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef,drbrain
2013-01-16 * doc/syntax/control_expressions.rdoc (Flip-Flop): Added a section ondrbrain
2013-01-16* doc/syntax/control_expressions.rdoc (if Expressions): Fixed markupdrbrain
2013-01-16* doc/syntax/literals.rdoc (Strings): Fixed typo. Fixes #236 ondrbrain
2013-01-15* doc/syntax/control_expressions.rdoc: Omit optional "then" for if anddrbrain
2013-01-15* doc/syntax/calling_methods.rdoc: Link to defining methods.drbrain
2013-01-15* doc/syntax/methods.rdoc: Fixed linkdrbrain
2013-01-15 * doc/syntax/control_expressions.rdoc (redo Statement): Added notedrbrain
2013-01-15* doc/syntax/control_expressions.rdoc: Added description of controldrbrain
2013-01-15* doc/syntax/methods.rdoc (Method Names): Added method names includingdrbrain
2013-01-15* doc/syntax/methods.rdoc (Block Argument): Added section on blockdrbrain
2013-01-15* doc/syntax/calling_methods.rdoc (Arguments): Added improveddrbrain
2013-01-15* doc/syntax/calling_methods.rdoc (Receiver): Added :: as pointed outdrbrain
2013-01-15* doc/syntax/methods.rdoc (Array/Hash Argument): Moved above Keyworddrbrain
2013-01-14* doc/syntax/calling_methods.rdoc: Added document describing methoddrbrain
2013-01-06* doc/syntax/modules_and_classes.rdoc: Fixed typo.drbrain
2013-01-05* doc/syntax/modules_and_classes.rdoc: Added singleton classesdrbrain