aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/node.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-6/+6
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-6/+6
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-32/+32
* * lib/rexml/node.rb (REXML::Node::indent): should initialize rvmatz2007-12-251-1/+1
* Fixes a bug in the pretty printer related to an incomplete refactoring.ser2007-07-281-0/+2
* Merges upstream changes for REXML v3.1.7ser2007-07-251-4/+13
* Merged from REXML main repository:ser2007-01-201-4/+2
* Merged in development from the main REXML repository.ser2005-05-191-0/+26
* Issue11: null context causing indentation crashser2004-02-161-1/+1
* @@ Fix for the XPath descendant* result set ordering bug @@ser2004-02-131-1/+6
* Initial revisionser2003-06-101-0/+35