Directory lib/rdoc/

Directory Created:
2003-12-01 08:12
Total Files:
8
Deleted Files:
0
Lines of Code:
2942

Browse with ViewVC

[root]/lib/rdoc

             dot (1 files, 255 lines)

             generators (4 files, 2019 lines)

                 template (0 files, 0 lines)

                     chm (1 files, 87 lines)

                     html (5 files, 2414 lines)

                     xml (2 files, 224 lines)

             markup (2 files, 478 lines)

                 sample (2 files, 58 lines)

                 simple_markup (7 files, 1702 lines)

                 test (3 files, 659 lines)

             parsers (5 files, 5364 lines)

             ri (10 files, 2042 lines)

Lines of Code

lib/rdoc/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 68 (100.0%) 3117 (100.0%) 45.8
dave 50 (73.5%) 3027 (97.1%) 60.5
nobu 3 (4.4%) 49 (1.6%) 16.3
ocean 4 (5.9%) 27 (0.9%) 6.7
ryan 1 (1.5%) 12 (0.4%) 12.0
drbrain 2 (2.9%) 2 (0.1%) 1.0
shyouhei 8 (11.8%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

nobu 2006-09-17 15:46

* lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modified

after the previous generation.

48 lines of code changed in:

drbrain 2006-08-04 19:05

Documentation cleanup.



Includes patches by Hugh Sasse:

* ping.rb

* weakref.rb

* mailread.rb

2 lines of code changed in:

ryan 2006-07-09 00:17

cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb and pp.rb

12 lines of code changed in:

ocean 2006-01-27 23:58

* lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this case

file name is "a:0". I don't know this really happens though...

[ruby-Bugs:3344]

1 lines of code changed in:

ocean 2006-01-13 11:27

* lib/rdoc/diagram.rb:

- properly quote bare element attributes

- terminates dangling elements (e.g. <img>, <br>, <link>, etc)

- converts "CVS" to the more HTML-friendly acronym element

- adds missing type attributes to style elements



based on Paul Duncan's patch <pabs@pablotron.org> [ruby-core:7028]



* lib/rdoc/generators/html_generator.rb: ditto.

* lib/rdoc/generators/template/html/hefss.rb: ditto.

* lib/rdoc/generators/template/html/html.rb: ditto.

* lib/rdoc/generators/template/html/kilmer.rb: ditto.

3 lines of code changed in:

ocean 2005-08-29 12:07

* lib/rdoc/usage.rb: supress warning.

1 lines of code changed in:

ocean 2005-08-29 11:56

* lib/rdoc/usage.rb: improper exceptions. [ruby-dev:26870]



* lib/rdoc/usage.rb: support the case when non-ruby code exists before

shebang. (this is needed when ri.bat is executed on windows)

22 lines of code changed in:

dave 2005-01-06 00:02

Allow for colons in DOS file names

1 lines of code changed in:

dave 2004-12-12 02:16

Never exclude files given on command line

5 lines of code changed in:

dave 2004-12-04 06:38

Ignore leading and trailing lines in :section: blocks

40 lines of code changed in:

dave 2004-11-20 16:02

1. Force --inline-source if --one-file given



2. Add new :section: directive which starts a new section in the output.

The title following :section: is used as the section heading, and the

remainder of the comment containing the section is used as

introductory text. Subsequent methods, aliases, attributes,

and classes will be documented in this section.

42 lines of code changed in:

dave 2004-11-08 16:55

Change version numbering of RDoc and ri

1 lines of code changed in:

dave 2004-10-26 15:33

Restore correct :nodoc: behavior with nested classes

2 lines of code changed in:

dave 2004-09-14 15:49

Add simple formatter to ri

4 lines of code changed in:

dave 2004-09-11 08:11

Fix up cross-file class merging

6 lines of code changed in:

dave 2004-08-25 20:41

Minor fix to error message

1 lines of code changed in:

dave 2004-08-16 17:41

Get RDoc::usage playing better with OptionParser

3 lines of code changed in:

dave 2004-08-13 19:43

Add Ri environment variable support

14 lines of code changed in:

dave 2004-08-13 18:50

Commit miss

220 lines of code changed in:

(25 more)

Generated by StatSVN 0.3.2-SNAPSHOT