ruby--ruby/lib/rdoc/ri
naruse 40d8d38909 * ext/json/lib/json/pure/generator.rb,
ext/json/lib/json/pure/parser.rb, ext/openssl/lib/openssl/x509.rb,
ext/win32ole/sample/olegen.rb, lib/date/format.rb, lib/irb/context.rb,
lib/irb/workspace.rb, lib/net/http.rb, lib/net/imap.rb,
lib/rdoc/generator.rb, lib/rdoc/markup/to_html.rb,
lib/rdoc/markup/to_latex.rb, lib/rdoc/parsers/parse_c.rb,
lib/rdoc/ri/formatter.rb, lib/rexml/parsers/baseparser.rb,
lib/rexml/quickpath.rb, lib/rexml/text.rb, lib/rss/parser.rb,
lib/uri/common.rb, lib/uri/generic.rb, lib/webrick/httpresponse.rb,
lib/webrick/httpservlet/filehandler.rb, lib/yaml/baseemitter.rb,
lib/yaml/encoding.rb: performance tuning arround String#gsub.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15442 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-12 06:18:06 +00:00
..
cache.rb
descriptions.rb Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup. 2008-01-14 03:34:05 +00:00
display.rb * lib/rdoc/ri/formatter.rb (output): add accessor. 2008-01-31 06:48:35 +00:00
driver.rb * lib/rdoc/ri/driver.rb (read_yaml): remove SM* for compatibility. 2008-02-08 00:54:21 +00:00
formatter.rb * ext/json/lib/json/pure/generator.rb, 2008-02-12 06:18:06 +00:00
paths.rb Restore require rubygems check 2008-02-12 01:17:39 +00:00
reader.rb Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup. 2008-01-14 03:34:05 +00:00
util.rb
writer.rb