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
mame 323d23c44b * lib/rexml/text.rb (REXML::Text#initialize): do Text.check only when
parent is specified, since Text.check may need doctype.  partially
  revert r26518.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26523 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-01-31 12:36:27 +00:00
..
dtd
encodings
formatters * lib/rexml/formatters/default.rb (write_attribute): fix an 2009-11-28 21:40:59 +00:00
light
parsers * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE): 2009-12-29 01:36:26 +00:00
validation
attlistdecl.rb
attribute.rb
cdata.rb
child.rb
comment.rb
doctype.rb
document.rb * lib/rexml/document.rb (REXML::Document#add): fix duplicate XMLDecls 2010-01-31 04:03:14 +00:00
element.rb
encoding.rb
entity.rb
functions.rb
instruction.rb
namespace.rb
node.rb
output.rb
parent.rb * lib/rexml/parent.rb (REXML::Parent#delete): return the deleted node 2010-01-31 06:55:06 +00:00
parseexception.rb
quickpath.rb
rexml.rb * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE): 2009-12-29 01:36:26 +00:00
sax2listener.rb
source.rb
streamlistener.rb
syncenumerator.rb
text.rb * lib/rexml/text.rb (REXML::Text#initialize): do Text.check only when 2010-01-31 12:36:27 +00:00
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb
xpath_parser.rb