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
shugo a324863b99 * lib/rexml/entity.rb (unnormalized): do not call
document.record_entity_expansion if document is nil.
  see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502535>.
  Thanks, Naohisa Goto.
* test/rexml/test_document.rb: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@20120 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-11-06 17:03:40 +00:00
..
dtd * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
encodings * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
formatters * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap): 2008-09-23 11:09:39 +00:00
light * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
parsers * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused when 2008-10-01 13:55:08 +00:00
validation
attlistdecl.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
attribute.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
cdata.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
child.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
comment.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
doctype.rb
document.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
element.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:37:38 +00:00
encoding.rb
entity.rb * lib/rexml/entity.rb (unnormalized): do not call 2008-11-06 17:03:40 +00:00
functions.rb * lib/rdoc.rb: massive spelling correction patch from Evan Farrar 2008-06-04 09:37:38 +00:00
instruction.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
namespace.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
node.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
output.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
parent.rb
parseexception.rb
quickpath.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
rexml.rb
sax2listener.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
source.rb
streamlistener.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
syncenumerator.rb
text.rb * lib/rexml/document.rb (REXML::Document:write): leaky modification 2008-06-05 11:22:32 +00:00
undefinednamespaceexception.rb
xmldecl.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
xmltokens.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
xpath.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
xpath_parser.rb * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00