..
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
merges r30117 from trunk into ruby_1_9_2.
2010-12-23 12:45:22 +00:00
parsers
Refix previous commit.
2010-04-06 00:53:14 +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
* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].
2010-03-20 03:30:59 +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
* lib/rexml/quickpath.rb (REXML::QuickPath::predicate): fix regexp.
2010-04-07 02:59:33 +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
* lib/rexml/source.rb: force_encoding("UTF-8") when the input
2010-04-14 13:11:11 +00:00
streamlistener.rb
* {ext,lib,test}/**/*.rb: removed trailing spaces.
2009-03-06 03:56:38 +00:00
syncenumerator.rb
text.rb
merges r31744 and r31745 from trunk into ruby_1_9_2.
2011-05-31 00:12:54 +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/rexml/parsers/baseparser.rb (LETTER, DIGIT):
2010-04-05 21:08:12 +00:00
xpath.rb
* {ext,lib,test}/**/*.rb: removed trailing spaces.
2009-03-06 03:56:38 +00:00
xpath_parser.rb
merges r29282,r29283,r29284,r29285,r29286,r29287,r29288 and r29302 from trunk into ruby_1_9_2.
2010-11-24 09:37:27 +00:00