aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/output.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rexml/output.rb (REXML::Output#initialize): Use normalizedkou2012-11-031-1/+1
* * lib/rexml/output.rb (REXML::Output): Don't output BOM in middlekou2012-11-031-0/+5
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-021-1/+1
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-301-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-11/+11
* * Added the lower-case Shift-JIS files to the manifest. The upper-case onesser2003-12-091-2/+8
* * Changes to the encoding mechanism. If iconv is found, it is used firstser2003-10-101-4/+0
* Initial revisionser2003-06-101-0/+22