ruby--ruby/lib/rexml
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
..
dtd Fixed typo in code. Fixes bug #10420 2007-06-12 00:38:57 +00:00
encodings * lib/rexml/encodings/SHIFT-JIS.rb (REXML::Encoding): place -x for 2007-11-06 18:35:33 +00:00
formatters r1479@bean: ser | 2008-01-19 14:26:31 -0500 2008-01-20 04:31:57 +00:00
light
parsers * ext/json/lib/json/pure/generator.rb, 2008-02-12 06:18:06 +00:00
validation * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: 2008-01-01 05:43:50 +00:00
attlistdecl.rb
attribute.rb r1479@bean: ser | 2008-01-19 14:26:31 -0500 2008-01-20 04:31:57 +00:00
cdata.rb r1479@bean: ser | 2008-01-19 14:26:31 -0500 2008-01-20 04:31:57 +00:00
child.rb
comment.rb Merges upstream changes for REXML v3.1.7 2007-07-25 12:47:23 +00:00
doctype.rb * lib/rexml/doctype.rb, test/rss/test_maker_itunes.rb: replace 2008-01-26 00:42:08 +00:00
document.rb * lib/rexml/document.rb (REXML::Document::write): leaky 2007-10-12 15:19:28 +00:00
element.rb r1479@bean: ser | 2008-01-19 14:26:31 -0500 2008-01-20 04:31:57 +00:00
encoding.rb * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: 2008-01-01 05:43:50 +00:00
entity.rb * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: 2008-01-01 05:43:50 +00:00
functions.rb * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: 2008-01-01 05:43:50 +00:00
instruction.rb Merges upstream changes for REXML v3.1.7 2007-07-25 12:47:23 +00:00
namespace.rb
node.rb * lib/rexml/node.rb (REXML::Node::indent): should initialize rv 2007-12-25 14:30:02 +00:00
output.rb
parent.rb
parseexception.rb
quickpath.rb * ext/json/lib/json/pure/generator.rb, 2008-02-12 06:18:06 +00:00
rexml.rb r1479@bean: ser | 2008-01-19 14:26:31 -0500 2008-01-20 04:31:57 +00:00
sax2listener.rb
source.rb r1479@bean: ser | 2008-01-19 14:26:31 -0500 2008-01-20 04:31:57 +00:00
streamlistener.rb
syncenumerator.rb * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: 2008-01-01 05:43:50 +00:00
text.rb * ext/json/lib/json/pure/generator.rb, 2008-02-12 06:18:06 +00:00
undefinednamespaceexception.rb r1367@bean: ser | 2007-10-01 21:24:35 -0400 2007-10-02 01:46:50 +00:00
xmldecl.rb Merges upstream changes for REXML v3.1.7 2007-07-25 12:47:23 +00:00
xmltokens.rb
xpath.rb
xpath_parser.rb * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: 2008-01-01 05:43:50 +00:00