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
encodings
formatters * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap): 2008-09-24 05:13:03 +00:00
light
parsers
validation
attlistdecl.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:39:55 +00:00
attribute.rb
cdata.rb
child.rb
comment.rb
doctype.rb
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
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
namespace.rb
node.rb
output.rb
parent.rb
parseexception.rb
quickpath.rb
rexml.rb * lib/rexml/rexml.rb: incremented Ruby::VERSION. Thanks, Jeremy 2009-02-03 02:41:30 +00:00
sax2listener.rb
source.rb
streamlistener.rb
syncenumerator.rb
text.rb * lib/rexml/text.rb (REXML::Text.normalize): call to_s for input. 2009-05-20 23:53:51 +00:00
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb * lib/rexml/xpath.rb (REXML::XPath.first): apply documentation 2008-12-03 00:42:02 +00:00
xpath_parser.rb