| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix typos (Doug Kearns) | dave | 2004-02-19 | 3 | -3/+29 |
* | Strip extraneous spaces from included filename | dave | 2004-02-18 | 1 | -1/+3 |
* | * Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in, | nobu | 2004-02-09 | 1 | -7/+1 |
* | Support https in hyperlinks | dave | 2004-02-06 | 1 | -1/+1 |
* | Allow link: in Tidylinks | dave | 2004-01-29 | 1 | -15/+17 |
* | Add one_page_html | dave | 2004-01-25 | 1 | -0/+116 |
* | Document lib/English. Add top-level aliases to rdoc html output | dave | 2004-01-20 | 4 | -45/+28 |
* | * lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings. | eban | 2004-01-19 | 1 | -1/+1 |
* | Display full name in class list | dave | 2004-01-12 | 2 | -3/+3 |
* | Checked in wrong version... :( | dave | 2004-01-12 | 1 | -1/+7 |
* | Try to use DESTDIR when installing | dave | 2004-01-12 | 1 | -0/+1 |
* | Add explicit line breaks in method signatures for ri. Fixup some comments in ... | dave | 2004-01-12 | 3 | -8/+21 |
* | Add HTML formatter to ri | dave | 2004-01-11 | 1 | -25/+152 |
* | ri now accepts options via RI environment variable | dave | 2004-01-10 | 1 | -0/+6 |
* | Fix problem with agreesive name matching (see ChangeLog) | dave | 2004-01-07 | 2 | -9/+23 |
* | Check for shebang line in file that would otherwise be treated as plain text | dave | 2004-01-06 | 1 | -1/+13 |
* | Split out ri display code and make pluggable | dave | 2004-01-06 | 3 | -0/+386 |
* | Add RDoc to build. Add --ri-system to RDoc | dave | 2004-01-05 | 2 | -31/+49 |
* | Add --ri-system option | dave | 2004-01-05 | 2 | -6/+18 |
* | Finish documenting internal stuff. See Changelog for other details | dave | 2004-01-02 | 11 | -51/+132 |
* | Make file in '// in sss.c' relative | dave | 2003-12-31 | 1 | -1/+3 |
* | Fix problem with private alias to public method | dave | 2003-12-31 | 1 | -3/+7 |
* | Add RDoc for kernel functions, and tidy up | dave | 2003-12-30 | 1 | -14/+31 |
* | Fix problem when class and method names the same | dave | 2003-12-30 | 1 | -6/+17 |
* | Fix HTML generated for .chm post-processing | dave | 2003-12-30 | 1 | -0/+1 |
* | Fix parse problem with complex yields | dave | 2003-12-29 | 1 | -2/+4 |
* | Add RDoc for Kernel global functions, tidy array and error | dave | 2003-12-29 | 1 | -1/+1 |
* | RDoc Struct and random | dave | 2003-12-28 | 1 | -1/+3 |
* | Add RDoc documentation for stuff in object.c | dave | 2003-12-28 | 2 | -19/+42 |
* | Fix quoting of method names in regexp | dave | 2003-12-27 | 1 | -2/+2 |
* | Add support for rules in ri output | dave | 2003-12-27 | 2 | -2/+6 |
* | Add "Document-method:" capability | dave | 2003-12-27 | 1 | -1/+35 |
* | Some Ruby source uses Init_xxx (lower case for the class name) | dave | 2003-12-27 | 1 | -1/+3 |
* | Fix problem with rule calculation | dave | 2003-12-25 | 1 | -0/+2 |
* | Fix bug where two adjacent =begin/=end blocks causes the parser to get out of... | dave | 2003-12-24 | 1 | -10/+7 |
* | Forgot to save buffer.... sigh | dave | 2003-12-24 | 12 | -1299/+1645 |
* | RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle ya... | dave | 2003-12-23 | 1 | -1/+3 |
* | Add file.c comments (and necessary support in parse_c.rb) | dave | 2003-12-21 | 4 | -54/+112 |
* | Document Class and Dir | dave | 2003-12-19 | 1 | -1/+5 |
* | Add boot_classes to rdoc parsing, fix a couple of bugs | dave | 2003-12-19 | 3 | -3/+9 |
* | Fix dependency issue | dave | 2003-12-19 | 2 | -18/+72 |
* | Annotate enum.c. Add pager support, and report on methods in included modules | dave | 2003-12-18 | 9 | -13/+138 |
* | Add pager support to ri, and start implementing command line options | dave | 2003-12-17 | 1 | -0/+158 |
* | commit miss | dave | 2003-12-16 | 1 | -1/+2 |
* | Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arose | dave | 2003-12-16 | 8 | -41/+105 |
* | Initial load of support for ri/rdoc integration | dave | 2003-12-16 | 10 | -9/+992 |
* | Support inline source in Kilmer template | dave | 2003-12-07 | 2 | -0/+21 |
* | Try to give nicer error messages on internal failures | dave | 2003-12-04 | 1 | -1/+17 |
* | Implicitly define classes in 'class <<ClassName' if we haven't come across th... | dave | 2003-12-03 | 1 | -1/+5 |
* | Missing file | dave | 2003-12-03 | 2 | -1/+256 |