aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_document.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/rexml/test_document.rb: Indent.kou2014-11-151-56/+56
* * test/rexml/test_document.rbkou2014-11-151-5/+9
* * test/rexml/test_document.rbkou2014-11-151-65/+65
* * test/rexml/test_document.rbkou2014-11-151-2/+8
* * test/rexml/test_document.rbkou2014-11-151-4/+8
* * test/rexml/test_document.rbkou2014-11-151-58/+58
* * test/rexml/test_document.rb (REXMLTests::TestDocument): Groupkou2014-11-151-0/+2
* * test/rexml/test_document.rb (REXMLTests::TestDocument::BomTest):kou2014-11-151-1/+1
* * lib/rexml/document.rb: add REXML::Document#document.nagachika2014-11-131-0/+51
* * lib/rexml/entity.rb: keep the entity size within the limitation.usa2014-10-271-0/+27
* * test/rexml/test_document.rb: Indent.kou2014-05-271-187/+187
* * test/rexml/test_document.rb: Wrap by REXMLTests module.kou2014-05-271-1/+3
* * 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