aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/parsers
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-168-0/+8
* * lib/rexml/**/*.rb: removed commented-out code.hsbt2014-09-212-42/+0
* * lib/cgi/core.rb: remove unused variables.hsbt2014-07-271-1/+1
* * lib/rexml/parsers/ultralightparser.rbkou2013-11-161-1/+1
* * lib/rexml/parsers/streamparser.rb: Add dependency file require.kou2013-10-311-0/+2
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-2/+2
* * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):kou2013-09-031-1/+1
* * lib/rexml/parsers/sax2parser.rbkou2013-08-111-24/+28
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-2/+18
* * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):kou2013-08-111-0/+6
* * lib/rexml/parsers/baseparser.rbkou2013-08-111-1/+2
* * NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou2013-08-111-1/+1
* * lib/rexml/parsers/baseparser.rbkou2013-08-101-1/+1
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):kou2013-08-101-2/+3
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):kou2013-08-101-7/+7
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::SYSTEM):kou2013-08-101-1/+1
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):kou2013-08-101-1/+1
* * lib/rexml/parsers/streamparser.rbkou2013-07-261-0/+4
* * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is usedkou2012-10-281-0/+3
* * lib/rexml/source.rb (REXML::IOSource#initialize): Reducekou2012-10-281-1/+10
* eliminate `shadowing outer local variable - name` warning.tenderlove2012-02-081-4/+4
* * lib/rexml/parsers/baseparser.rb: use meaningful name.kou2012-02-021-13/+13
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb:kou2012-02-021-1/+1
* * lib/rexml/parsers/baseparser.rb: use private instead of _xxxkou2012-01-031-2/+3
* * lib/rexml/parsers/baseparser.rb: rexml BaseParser usesayumin2012-01-031-13/+9
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou2011-09-071-1/+1
* * lib/rexml/parsers/xpathparser.rbkou2011-06-111-1/+2
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-193-14/+14
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-183-14/+14
* * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encodingnaruse2011-03-021-1/+1
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-082-3/+1
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-301-4/+2
* Refix previous commit.naruse2010-04-061-1/+0
* Fix previous commit.naruse2010-04-061-1/+2
* Remove warning.naruse2010-04-051-1/+1
* * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):naruse2010-04-052-11/+4
* * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE):nobu2009-12-291-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-066-46/+46
* * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused whenmame2008-10-011-2/+0
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-014-316/+316
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-121-1/+1
* r1479@bean: ser | 2008-01-19 14:26:31 -0500ser2008-01-201-8/+30
* * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz2008-01-014-8/+25
* Fixes ticket:110 (more UTF-16 problems)ser2007-11-042-0/+3
* r1366@bean: ser | 2007-10-01 21:24:33 -0400ser2007-10-022-11/+50
* r1361@bean: ser | 2007-10-01 21:24:28 -0400ser2007-10-021-2/+2
* Merges upstream changes for REXML v3.1.7ser2007-07-253-6/+8
* Merged from REXML main repository:ser2007-01-203-5/+6
* * lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spacesmatz2006-10-091-2/+2
* Merged changes into HEAD from REXML 3.1.5.ser2006-09-082-2/+19