summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2013-07-02* doc/syntax/refinements.rdoc: add description of Module#using andshugo
2013-06-14* NEWS: add notes for $SAFE.shugo
2013-06-11* doc/re.rdoc: Rename to doc/regexp.rdoczzak
2013-06-04 * doc/marshal.rdoc: Add description of Marshal format.drbrain
2013-05-19* remove trailing spaces.nobu
2013-05-19fix typos. Patch by k_takata.ktsj
2013-05-09* doc/contributing.rdoc: Add guide for contributing to CRubyzzak
2013-05-05* doc/syntax/refinements.rdoc : Fix a missing quoteeregon
2013-05-03* doc/security.rdoc: Add note about reporting security vulnszzak
2013-04-23typo s/Singelton/Singletonzzak
2013-04-11fix typozzak
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