1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc/ri
akr 04946de81b * mkconfig.rb: generate RbConfig instead of Config.
* instruby.rb, rubytest.rb, runruby.rb, bcc32/Makefile.sub,
  ext/extmk.rb, ext/dl/extconf.rb, ext/iconv/charset_alias.rb,
  lib/mkmf.rb, lib/rdoc/ri/ri_paths.rb,
  lib/webrick/httpservlet/cgihandler.rb,
  test/dbm/test_dbm.rb, test/gdbm/test_gdbm.rb,
  test/ruby/envutil.rb, test/soap/calc/test_calc_cgi.rb,
  test/soap/header/test_authheader_cgi.rb, test/soap/ssl/test_ssl.rb,
  win32/mkexports.rb, win32/resource.rb: Use RbConfig instead of
  Config.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9970 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-02-20 08:34:53 +00:00
..
ri_cache.rb ri now merges the documentation if it finds the same class in multiple places 2004-08-30 14:22:26 +00:00
ri_descriptions.rb ri now merges the documentation if it finds the same class in multiple places 2004-08-30 14:22:26 +00:00
ri_display.rb Add the --list-names option 2004-03-24 19:17:42 +00:00
ri_driver.rb ri now merges the documentation if it finds the same class in multiple places 2004-08-30 14:22:26 +00:00
ri_formatter.rb Fix problem in ri formatting if heading contains markup 2004-12-31 05:12:37 +00:00
ri_options.rb Change version numbering of RDoc and ri 2004-11-08 15:55:23 +00:00
ri_paths.rb * mkconfig.rb: generate RbConfig instead of Config. 2006-02-20 08:34:53 +00:00
ri_reader.rb ri now merges the documentation if it finds the same class in multiple places 2004-08-30 14:22:26 +00:00
ri_util.rb Must now use "::" to separate nested classes. This fixes bug where "ri Kernel.Array" was looking for a class called Array 2004-03-24 18:59:27 +00:00
ri_writer.rb Annotate enum.c. Add pager support, and report on methods in included modules 2003-12-18 21:08:25 +00:00