aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/document.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rexml/document.rb: add REXML::Document#document.nagachika2014-11-131-0/+4
* * lib/cgi/core.rb: remove unused variables.hsbt2014-07-271-1/+1
* lib/rexml/document.rb, lib/rexml/element.rb,duerst2013-04-231-5/+2
* * lib/rexml/security.rb (REXML::Security): create.kou2013-02-271-9/+10
* * lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou2013-02-261-5/+7
* * lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou2013-02-261-4/+6
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):nagachika2013-02-221-1/+1
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa2013-02-221-0/+12
* * lib/rexml/document.rb (REXML::Document#write): Document encodingkou2012-11-031-2/+6
* * lib/rexml/document.rb (REXML::Document#write): Add :encoding optionkou2012-10-281-5/+7
* * lib/rexml/document.rb (REXML::Document#write): Remove needlesskou2012-10-281-1/+1
* * lib/rexml/document.rb (REXML::Document#write): Accept optionskou2012-10-281-5/+37
* * lib/rexml/document.rb (REXML::Document#write): Fix wrong usagekou2012-10-281-2/+2
* * lib/rexml/document.rb (REXML::Document#write): Fix wrong methodkou2012-10-281-2/+2
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-10/+10
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-10/+10
* * 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-2/+3
* * lib/rexml/document.rb (REXML::Document#add): fix duplicate XMLDeclsmame2010-01-311-8/+10
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-7/+7
* * lib/rexml/document.rb (REXML::Document#write): requirematz2008-12-111-0/+1
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-99/+99
* * lib/rexml/document.rb: fixed typo.shugo2008-09-131-2/+2
* * lib/rexml/document.rb: limit entity expansion.shugo2008-09-011-0/+22
* * lib/rexml/document.rb (REXML::Document:write): leaky modificationmame2008-06-051-2/+2
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-041-1/+1
* * lib/rexml/document.rb (REXML::Document::write): leakymatz2007-10-121-1/+1
* r1368@bean: ser | 2007-10-01 21:24:36 -0400ser2007-10-021-1/+1
* r1364@bean: ser | 2007-10-01 21:24:31 -0400ser2007-10-021-0/+1
* r1361@bean: ser | 2007-10-01 21:24:28 -0400ser2007-10-021-58/+29
* Merges upstream changes for REXML v3.1.7ser2007-07-251-12/+54
* Merged from REXML main repository:ser2007-01-201-2/+3
* Short summary:ser2006-04-151-145/+157
* Merged in development from the main REXML repository.ser2005-05-191-146/+148
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-4/+4
* r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 linesser2004-07-181-3/+4
* -ser2004-06-101-71/+2
* ------------------------------------------------------------------------ser2004-05-161-62/+66
* Documentation fixes and a patch to fix whitespace handling.ser2004-03-281-2/+5
* * Added the lower-case Shift-JIS files to the manifest. The upper-case onesser2003-12-091-12/+15
* Initial revisionser2003-06-101-0/+237