aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/formatters
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-163-0/+3
* lib/rexml/document.rb, lib/rexml/element.rb,duerst2013-04-231-1/+1
* * lib/rexml/formatters/pretty.rbkou2011-06-111-1/+1
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-021-1/+1
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):kou2010-11-181-5/+7
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-1/+0
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-301-1/+1
* * lib/rexml/formatters/default.rb (write_attribute): fix antenderlove2009-11-281-1/+3
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-063-4/+4
* * lib/rexml/document.rb (REXML::Document#write): requirematz2008-12-111-1/+3
* * lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):matz2008-09-231-0/+1
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-041-1/+1
* r1479@bean: ser | 2008-01-19 14:26:31 -0500ser2008-01-201-1/+1
* * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz2008-01-011-0/+1
* Fixes a bug in the pretty printer related to an incomplete refactoring.ser2007-07-281-2/+5
* Merges upstream changes for REXML v3.1.7ser2007-07-253-0/+299