1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
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 * Added the lower-case Shift-JIS files to the manifest. The upper-case ones 2003-12-09 02:41:33 +00:00
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 Initial revision 2003-06-10 01:31:01 +00:00
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 Initial revision 2003-06-10 01:31:01 +00:00
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 Initial revision 2003-06-10 01:31:01 +00:00
node.rb * lib/rexml/node.rb (REXML::Node::indent): should initialize rv 2007-12-25 14:30:02 +00:00
output.rb * Added the lower-case Shift-JIS files to the manifest. The upper-case ones 2003-12-09 02:41:33 +00:00
parent.rb Short summary: 2006-04-15 04:11:04 +00:00
parseexception.rb ------------------------------------------------------------------------ 2004-05-16 15:17:31 +00:00
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 Merged from REXML main repository: 2007-01-20 03:56:02 +00:00
source.rb r1479@bean: ser | 2008-01-19 14:26:31 -0500 2008-01-20 04:31:57 +00:00
streamlistener.rb Short summary: 2006-04-15 04:11:04 +00:00
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 Initial revision 2003-06-10 01:31:01 +00:00
xpath.rb Merged changes into HEAD from REXML 3.1.5. 2006-09-08 02:03:44 +00:00
xpath_parser.rb * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: 2008-01-01 05:43:50 +00:00