aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_document.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/rexml/security.rb (REXML::Security): create.kou2013-02-271-5/+5
* * lib/rexml/output.rb (REXML::Output): Don't output BOM in middlekou2012-11-031-0/+19
* * test/rexml/test_document.rb: Fix tests that expect encoding namekou2012-11-031-6/+4
* * lib/rexml/document.rb (REXML::Document#write): Document encodingkou2012-11-031-8/+18
* * test/rexml/test_document.rb: Remove needless indent.kou2012-10-281-3/+3
* * test/rexml/test_document.rb: Add tests for parsing XML encodedkou2012-10-281-0/+20
* * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is usedkou2012-10-281-0/+22
* * test/rexml/test_document.rb: Group tests that they parsekou2012-10-281-14/+16
* * test/rexml/test_document.rb: Add tests for parsing XML encodedkou2012-10-281-0/+22
* * lib/rexml/document.rb (REXML::Document#write): Add :encoding optionkou2012-10-281-0/+22
* * lib/rexml/document.rb (REXML::Document#write): Accept optionskou2012-10-281-0/+95
* * lib/rexml/source.rb: force_encoding("UTF-8") when the inputnaruse2010-04-141-0/+14
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):nobu2009-12-291-0/+10
* * lib/rexml/formatters/default.rb (write_attribute): fix antenderlove2009-11-281-0/+19
* * lib/rexml/entity.rb (unnormalized): do not callshugo2008-11-061-1/+2
* * test/rexml/test_document.rb: removed garbage.shugo2008-09-131-41/+0
* * text/rexml/test_document.rb (test_entity_expansion_limit): added tests.shugo2008-09-131-0/+23
* * lib/rexml/document.rb: limit entity expansion.shugo2008-09-011-0/+83