| Age | Commit message (Expand) | Author |
| 2008-02-12 | * ext/json/lib/json/pure/generator.rb, | naruse |
| 2008-02-12 | Wrap parse_files' read in a version check for backwards compatibility. | drbrain |
| 2008-02-12 | Restore require rubygems check | drbrain |
| 2008-02-10 | * lib/rdoc/code_objects.rb: Make some attributes accessible for reuse. | drbrain |
| 2008-02-08 | * lib/rdoc/ri/driver.rb (read_yaml): remove SM* for compatibility. | naruse |
| 2008-01-31 | * lib/rdoc/ri/formatter.rb (output): add accessor. | usa |
| 2008-01-31 | * lib/rdoc/ri/display.rb (display_method_list, display_class_list): | usa |
| 2008-01-30 | * lib/rdoc/ri/driver.rb (cache_file_for): shoudn't use `:' in filename. | usa |
| 2008-01-22 | * lib/rdoc/ri/formatter.rb: Indent labeled lists like note lists. | drbrain |
| 2008-01-19 | * lib/rdoc/template.rb (RDoc): defined to avoid uninitialized constant | akr |
| 2008-01-19 | * lib/rdoc/markup: Remove ListBase and Line constants. | drbrain |
| 2008-01-17 | Fix namespacing | drbrain |
| 2008-01-16 | Clean up comments | drbrain |
| 2008-01-14 | Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup. | drbrain |
| 2008-01-13 | Cleanup RDoc | drbrain |
| 2008-01-13 | Complete RDoc namespace change | drbrain |
| 2008-01-13 | Reorganize RDoc generators | drbrain |
| 2008-01-11 | Remove lib/rdoc/usage.rb | drbrain |
| 2008-01-11 | Follow namespace change for RDoc/RI [ruby-core:14964] | drbrain |
| 2008-01-11 | * lib/rdoc/options.rb (): | nobu |
| 2008-01-08 | Speed up Marshal load, fix bug with nested classes' methods | drbrain |
| 2008-01-08 | Clean up namespacing of RI's classes | drbrain |
| 2008-01-08 | Replace ri with Ryan Davis' cached ri | drbrain |
| 2008-01-07 | Add additional information to RDoc template values | drbrain |
| 2008-01-07 | Use ERB instead of custom template language for RDoc. | drbrain |
| 2008-01-07 | Namespace TokenStream under RDoc. | drbrain |
| 2008-01-07 | Namespace RDoc::DOT. Clean up formatting of RDoc::Diagrams. | drbrain |
| 2008-01-07 | Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc. | drbrain |
| 2008-01-07 | Merge documentation from the same class on ri generation. | drbrain |
| 2008-01-07 | Collapse namespaces and refactor requires in RDoc | drbrain |
| 2008-01-07 | Clean up comments and whitespace in RDoc generators | drbrain |
| 2007-12-28 | Move lib/rdoc/dot/dot.rb to lib/rdoc, un-namespace. | drbrain |
| 2007-12-28 | Move RDoc markup samples to sample/rdoc/markup directory | drbrain |
| 2007-12-28 | Remove test directory | drbrain |
| 2007-12-28 | Move RDoc tests out of lib/ | drbrain |
| 2007-12-27 | * lib/rdoc/rdoc.rb (parse_files): don't depend on the default external | akr |
| 2007-12-25 | Enable RDoc debugging only with $DEBUG_RDOC | drbrain |
| 2007-12-24 | * lib/rdoc/rdoc.rb (parse_files): interpret coding cookie. | akr |
| 2007-12-24 | * lib/rdoc/diagram.rb (RDoc::Diagram#initialize): use fileuitls | gotoyuzo |
| 2007-12-24 | Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org> | nahi |
| 2007-12-24 | Fix formatting of multiple paths | drbrain |
| 2007-12-24 | Fix display of GEMDIRS, make command command examples match ri's name. | drbrain |
| 2007-12-23 | Fix 1.9 warnings in RDoc | drbrain |
| 2007-12-18 | Don't call private fail anymore. | drbrain |
| 2007-12-14 | * lib/rdoc/options.rb (Options::parse): do not access $KCODE any | matz |
| 2007-09-22 | * lib/rdoc/options.rb (Options::check_diagram): dot -V output | shyouhei |
| 2007-06-14 | * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser): handle more | nobu |
| 2007-01-07 | Merge RDoc updates from matzruby 11502, 11503, 11504 | drbrain |
| 2006-12-31 | Make RDoc accessible. Update constant value information. | drbrain |
| 2006-12-31 | Allow RDoc comment to give friendly value for rb_define_const. | drbrain |