summaryrefslogtreecommitdiff
path: root/lib/rdoc/ri
AgeCommit message (Expand)Author
2007-12-24Fix formatting of multiple pathsdrbrain
2007-12-24Fix display of GEMDIRS, make command command examples match ri's name.drbrain
2007-12-23Fix 1.9 warnings in RDocdrbrain
2006-09-22* lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597]matz
2006-08-04Leave HTML escaped for HtmlFormatter.drbrain
2006-06-26Add --system, --site, --home and --gems to limit ri search path.drbrain
2006-06-14Don't merge ri files if is nil/emptydrbrain
2006-06-10* lib/rdoc/ri/ri_writer.rb: use String#ord.usa
2006-06-10* lib/getoptlong.rb (GetoptLong#set_options): recieve argumentsusa
2006-06-09* sprintf.c (rb_str_format): allow %c to print one charactermatz
2006-02-20* mkconfig.rb: generate RbConfig instead of Config.akr
2004-12-31Fix problem in ri formatting if heading contains markupdave
2004-11-08Change version numbering of RDoc and ridave
2004-09-14Add simple formatter to ridave
2004-08-30ri now merges the documentation if it finds the same class in multiple placesdave
2004-08-16Get RDoc::usage playing better with OptionParserdave
2004-08-13Add "usage" interfacedave
2004-04-02Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave
2004-03-25Missing trailing "$"dave
2004-03-25Add --version option to ridave
2004-03-24Add the --list-names optiondave
2004-03-24Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...dave
2004-03-03* ext/syck/rubyext.c: get rid of warnings.nobu
2004-03-03* lib/rdoc/ri/ri_display.rb (DefaultDisplay::page): wait until thenobu
2004-03-03* lib/rdoc/ri/ri_display.rb (DefaultDisplay::setup_pager): ensurenobu
2004-03-02* io.c (pipe_open): erred program name should be reported bynobu
2004-02-19Fix typos (Doug Kearns)dave
2004-02-09* Makefile.in, bcc32/Makefile.sub, win32/Makefile.sub, configure.in,nobu
2004-01-12Display full name in class listdave
2004-01-12Checked in wrong version... :(dave
2004-01-12Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave
2004-01-11Add HTML formatter to ridave
2004-01-10ri now accepts options via RI environment variabledave
2004-01-07Fix problem with agreesive name matching (see ChangeLog)dave
2004-01-06Split out ri display code and make pluggabledave
2004-01-05Add RDoc to build. Add --ri-system to RDocdave
2004-01-02Finish documenting internal stuff. See Changelog for other detailsdave
2003-12-28Add RDoc documentation for stuff in object.cdave
2003-12-27Add support for rules in ri outputdave
2003-12-24Forgot to save buffer.... sighdave
2003-12-21Add file.c comments (and necessary support in parse_c.rb)dave
2003-12-19Add boot_classes to rdoc parsing, fix a couple of bugsdave
2003-12-19Fix dependency issuedave
2003-12-18Annotate enum.c. Add pager support, and report on methods in included modulesdave
2003-12-17Add pager support to ri, and start implementing command line optionsdave
2003-12-16commit missdave
2003-12-16Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave
2003-12-16Initial load of support for ri/rdoc integrationdave