ruby/lib/rexml
mame f2bd994409 * lib/rexml/text.rb (REXML::Text#initialize): REXML::Text.new checks
raw text for illegal characters without entity check, for the sake
  of 1.8 compatibility.  This had caused rubyspec error.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26624 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-02-09 12:30:31 +00:00
..
dtd * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
encodings * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
formatters * lib/rexml/formatters/default.rb (write_attribute): fix an 2009-11-28 21:40:59 +00:00
light * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, 2008-10-01 13:46:53 +00:00
parsers * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE): 2009-12-29 01:36:26 +00:00
validation * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
attlistdecl.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
attribute.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
cdata.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
child.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
comment.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
doctype.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
document.rb * lib/rexml/document.rb (REXML::Document#add): fix duplicate XMLDecls 2010-01-31 04:03:14 +00:00
element.rb * lib/rexml/element.rb (text=): false should be converted to string. 2009-10-18 20:54:29 +00:00
encoding.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
entity.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
functions.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
instruction.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
namespace.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
node.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
output.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
parent.rb * lib/rexml/parent.rb (REXML::Parent#delete): return the deleted node 2010-01-31 06:55:06 +00:00
parseexception.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
quickpath.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
rexml.rb * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE): 2009-12-29 01:36:26 +00:00
sax2listener.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
source.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
streamlistener.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +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 * lib/rexml/text.rb (REXML::Text#initialize): REXML::Text.new checks 2010-02-09 12:30:31 +00:00
undefinednamespaceexception.rb r1367@bean: ser | 2007-10-01 21:24:35 -0400 2007-10-02 01:46:50 +00:00
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 * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
xpath_parser.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00