summaryrefslogtreecommitdiff
path: root/lib/rdoc
AgeCommit message (Expand)Author
2008-09-25Import RDoc 2.2.1 r185drbrain
2008-09-19* prec.c: removed. Precision will be redesigned and be back again.yugui
2008-07-21Update to RDoc 2.1.0 r112drbrain
2008-07-18Import RDoc r104. Various test fixes.drbrain
2008-07-18Import RDoc r101.drbrain
2008-07-08* lib/debug.rb, lib/profile.rb: fix to use RubyVM.ko1
2008-06-21* lib/rdoc/parsers/parse_rb.rb (RDoc#collect_first_comment): skipnobu
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-04-26Import RDoc 2.0.0 r56.drbrain
2008-04-23 * lib/rdoc/ri/descriptions.rb: fixed wrong class nestings.usa
2008-04-04* lib/rdoc/parsers/parse_rb.rb: Fix uninitialized variable warnings.drbrain
2008-03-12* lib/irb/cmd/help.rb: should be updated for new ri structure.matz
2008-03-09Restore missing line to RDoc::Generator#params. Patch by Lincoln Stoll.drbrain
2008-03-09* lib/rdoc/code_objects.rb: Remove debugging Kernel#p. Patch by Lincoln Stolldrbrain
2008-02-14Preserve ri compatibility with 1.8drbrain
2008-02-12Allow inline markup to have a leading '#' or '\', or trailing punctuation.drbrain
2008-02-12Separate HTML linking and crossreferencing into separate files.drbrain
2008-02-12* ext/json/lib/json/pure/generator.rb,naruse
2008-02-12Wrap parse_files' read in a version check for backwards compatibility.drbrain
2008-02-12Restore require rubygems checkdrbrain
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 constantakr
2008-01-19* lib/rdoc/markup: Remove ListBase and Line constants.drbrain
2008-01-17Fix namespacingdrbrain
2008-01-16Clean up commentsdrbrain
2008-01-14Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain
2008-01-13Cleanup RDocdrbrain
2008-01-13Complete RDoc namespace changedrbrain
2008-01-13Reorganize RDoc generatorsdrbrain
2008-01-11Remove lib/rdoc/usage.rbdrbrain
2008-01-11Follow namespace change for RDoc/RI [ruby-core:14964]drbrain
2008-01-11* lib/rdoc/options.rb ():nobu
2008-01-08Speed up Marshal load, fix bug with nested classes' methodsdrbrain
2008-01-08Clean up namespacing of RI's classesdrbrain
2008-01-08Replace ri with Ryan Davis' cached ridrbrain
2008-01-07Add additional information to RDoc template valuesdrbrain
2008-01-07Use ERB instead of custom template language for RDoc.drbrain
2008-01-07Namespace TokenStream under RDoc.drbrain
2008-01-07Namespace RDoc::DOT. Clean up formatting of RDoc::Diagrams.drbrain
2008-01-07Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.drbrain
2008-01-07Merge documentation from the same class on ri generation.drbrain
2008-01-07Collapse namespaces and refactor requires in RDocdrbrain
2008-01-07Clean up comments and whitespace in RDoc generatorsdrbrain
2007-12-28Move lib/rdoc/dot/dot.rb to lib/rdoc, un-namespace.drbrain
2007-12-28Move RDoc markup samples to sample/rdoc/markup directorydrbrain