summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-04-02* doc/syntax/assignment.rdoc: [DOC] Fix typo unclosed HTML tag by @andrewdotnhsbt
2014-03-14* doc/syntax/literals.rdoc: [DOC] Single quote strings allows escapezzak
2014-03-06* doc/syntax/assignment.rdoc: [DOC] Fix assignment directions [ci skip]zzak
2014-03-06* doc/syntax/methods.rdoc: [DOC] Fix example for block arguments [ci skip]zzak
2014-03-02* NEWS-2.1.0: Mention that step can accept a 0 unit. See #9575marcandre
2014-02-17* doc/keywords.rdoc: [DOC] Add keywords doc by documenting-ruby/ruby#29zzak
2014-01-28doc/contributing.rdoc: allow/encourage other git hostsnormal
2014-01-21* doc/syntax/refinements.rdoc: typo fix by @skade [fix GH-508]hsbt
2014-01-09* doc/NEWS-2.1.0: Add mention for litteral.freezemarcandre
2013-12-25old ChangeLog and NEWS move to dockazu
2013-12-22* doc/syntax/methods.rdoc: [DOC] Added example for underscorezzak
2013-12-22* doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsureshzzak
2013-12-14* remove trailing spaces.nobu
2013-12-14[DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]a_matsuda
2013-12-14* doc/contributing.rdoc: [DOC] Correct spelling by @dvsuresh [Fixes GH-481]a_matsuda
2013-12-13* doc/contributing.rdoc: [DOC] Fix typo by @dvsuresh [Fixes GH-476]a_matsuda
2013-12-12* doc/contributing.rdoc: [DOC] Fix typo in comments by @dvsuresh [Fixes GH-475]a_matsuda
2013-12-12[DOC] Fix typo in docs/globals.rdoc by @dvsuresh [Fixes GH-474]a_matsuda
2013-12-10* doc/contributing.rdoc: [DOC] curses is no more in the stdliba_matsuda
2013-12-09vm_method.c: add new ruby::method-cache-clear dtrace probetmm1
2013-12-01* doc/contributors.rdoc: [DOC] Import contributors from redmine wikizzak
2013-12-01* doc/maintainers.rdoc: [DOC] Current maintainers of Rubyzzak
2013-12-01* doc/contributing.rdoc: [DOC] Current branch maintainerszzak
2013-12-01* doc/contributing.rdoc: [DOC] Reporting other (ruby-lang.org) issueszzak
2013-12-01* doc/contributing.rdoc: [DOC] Current platform maintainerszzak
2013-12-01* doc/contributing.rdoc: [DOC] Reporting downstream distro issueszzak
2013-11-28* doc/dtrace_probes.rdoc: [DOC] Import dtrace probes doc from wikizzak
2013-11-28* doc/contributing.rdoc: [DOC] Add heading above ChangeLog tips tozzak
2013-11-28* doc/contributing.rdoc: [DOC] Add coding style heading for patchzzak
2013-11-28* doc/contributing.rdoc: [DOC] Add notes about deciding what to patchzzak
2013-11-28* doc/contributing.rdoc: [DOC] Add notes about slideshow proposalszzak
2013-11-13* doc/regexp.rdoc: [DOC] Fix typo in Special global variables section.zzak
2013-11-13* doc/regexp.rdoc: [DOC] add note about Bug #4044 as suggested byzzak
2013-09-17* doc/regexp.rdoc: [DOC] Replace paragraphs in verbatim sections withdrbrain
2013-09-07* doc/security.rdoc: [DOC] fix typo.ktsj
2013-08-12* doc/syntax/literals.rdoc: [DOC] String literal concat by @cknadlerzzak
2013-08-10* doc/syntax/literals.rdoc: Use single quotes instead of double quotescharliesome
2013-08-02* doc/syntax/refinements.rdoc: Remove mention of instance_eval anddrbrain
2013-08-02* doc/syntax/refinements.rdoc: Improve description of where you maydrbrain
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 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