aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/text.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rexml/text.rb (REXML::Text#<<): Support appending in notkou2013-07-071-0/+1
* * lib/rexml/text.rb (REXML::Text#<<): Support method chain use by "<<"kou2013-07-071-0/+4
* * lib/rexml/text.rb (REXML::Text#clear_cache): Extract commonkou2013-07-071-3/+8
* * lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that allkou2013-04-261-1/+1
* * lib/rexml/security.rb (REXML::Security): create.kou2013-02-271-2/+2
* * lib/rexml/document.rb: move entity_expansion_limit accessor to ...kou2013-02-261-1/+2
* * lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):usa2013-02-221-15/+25
* prevent an error when passing a frozen string to REXML::Text.newshyouhei2011-05-271-1/+1
* * lib/rexml/text.rb (REXML::Text.check): comment outnaruse2010-04-051-4/+5
* * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):naruse2010-04-051-2/+1
* * lib/rexml/text.rb (REXML::Text#initialize): REXML::Text.new checksmame2010-02-091-2/+2
* * lib/rexml/text.rb (REXML::Text#initialize): do Text.check only whenmame2010-01-311-1/+1
* * lib/rexml/text.rb (REXML::Text#initialize): fix typo and a bug thatmame2010-01-311-2/+2
* * lib/rexml/text.rb: String no longer has #each.yugui2010-01-031-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-22/+22
* * lib/rexml/document.rb (REXML::Document:write): leaky modificationmame2008-06-051-1/+1
* * lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz2008-06-041-1/+1
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-121-2/+3
* * lib/rexml/text.rb, lib/rubygems/open-uri.rb, lib/open-uri.rb,naruse2008-01-231-2/+2
* r1479@bean: ser | 2008-01-19 14:26:31 -0500ser2008-01-201-19/+91
* * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz2008-01-011-28/+15
* Merges upstream changes for REXML v3.1.7ser2007-07-251-8/+9
* Merged from REXML main repository:ser2007-01-201-23/+24
* Short summary:ser2006-04-151-5/+9
* Merged in development from the main REXML repository.ser2005-05-191-270/+272
* -ser2004-06-101-0/+8
* ------------------------------------------------------------------------ser2004-05-161-2/+2
* * Non-String attributes are now converted to Strings; this means code such asser2004-04-231-4/+8
* Documentation fixes and a patch to fix whitespace handling.ser2004-03-281-11/+21
* @@ Fix for the XPath descendant* result set ordering bug @@ser2004-02-131-2/+37
* * Added the lower-case Shift-JIS files to the manifest. The upper-case onesser2003-12-091-1/+1
* consistent parentheses in assignment RHS.matz2003-10-161-1/+1
* Initial revisionser2003-06-101-0/+279