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
matz e6efe5b505 * lib/rexml/text.rb (REXML::Text.normalize): call to_s for input.
[ruby-talk:337069]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23504 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-05-20 23:53:51 +00:00
..
dtd Fixed typo in code. Fixes bug #10420 2007-06-12 00:39:11 +00:00
encodings * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00
formatters * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap): 2008-09-24 05:13:03 +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 * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00
validation * Fixed the inheritance bug in the pull parser that James Britt found. 2005-08-12 12:08:52 +00:00
attlistdecl.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:39:55 +00:00
attribute.rb * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00
cdata.rb * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00
child.rb Initial revision 2003-06-10 01:31:01 +00:00
comment.rb * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00
doctype.rb * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00
document.rb * NEWS: added an entry for REXML. 2008-09-13 02:14:39 +00:00
element.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:39:55 +00:00
encoding.rb * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00
entity.rb * lib/rexml/entity.rb (unnormalized): do not call 2008-11-06 17:09:29 +00:00
functions.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:39:55 +00:00
instruction.rb * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +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 2008-04-18 07:37:03 +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-14 02:56:44 +00:00
parseexception.rb Cross-ported the REXML changes (3.0.8) from the development branch to the 2004-05-16 19:08:03 +00:00
quickpath.rb * lib/rexml/quickpath.rb (REXML::QuickPath::match): 2003-10-11 08:10:07 +00:00
rexml.rb * lib/rexml/rexml.rb: incremented Ruby::VERSION. Thanks, Jeremy 2009-02-03 02:41:30 +00:00
sax2listener.rb * Cross-patch from Ruby CVS; mostly Nabu edits. 2006-12-01 02:20:08 +00:00
source.rb * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00
streamlistener.rb Short summary: 2006-04-14 02:56:44 +00:00
syncenumerator.rb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-05-19 03:51:53 +00:00
text.rb * lib/rexml/text.rb (REXML::Text.normalize): call to_s for input. 2009-05-20 23:53:51 +00:00
undefinednamespaceexception.rb * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00
xmldecl.rb * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00
xmltokens.rb Initial revision 2003-06-10 01:31:01 +00:00
xpath.rb * lib/rexml/xpath.rb (REXML::XPath.first): apply documentation 2008-12-03 00:42:02 +00:00
xpath_parser.rb * lib/rexml: Merge fixes since 1.8.6 made solely on the ruby_1_8_6 2008-04-18 07:07:11 +00:00