| Age | Commit message (Expand) | Author |
| 2017-07-23 | merge revision(s) 59033,59034: [Backport #13636] | nagachika |
| 2015-12-16 | Add frozen_string_literal: false for all files | naruse |
| 2014-09-21 | * lib/rexml/**/*.rb: removed commented-out code. | hsbt |
| 2014-07-27 | * lib/cgi/core.rb: remove unused variables. | hsbt |
| 2013-11-16 | * lib/rexml/parsers/ultralightparser.rb | kou |
| 2013-10-31 | * lib/rexml/parsers/streamparser.rb: Add dependency file require. | kou |
| 2013-09-03 | * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse): | kou |
| 2013-09-03 | * lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse): | kou |
| 2013-08-11 | * lib/rexml/parsers/sax2parser.rb | kou |
| 2013-08-11 | * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse): | kou |
| 2013-08-11 | * lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse): | kou |
| 2013-08-11 | * lib/rexml/parsers/baseparser.rb | kou |
| 2013-08-11 | * NEWS (REXML::Parsers::SAX2Parser): Add about this change. | kou |
| 2013-08-10 | * lib/rexml/parsers/baseparser.rb | kou |
| 2013-08-10 | * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser): | kou |
| 2013-08-10 | * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser): | kou |
| 2013-08-10 | * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::SYSTEM): | kou |
| 2013-08-10 | * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC): | kou |
| 2013-07-26 | * lib/rexml/parsers/streamparser.rb | kou |
| 2012-10-28 | * lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is used | kou |
| 2012-10-28 | * lib/rexml/source.rb (REXML::IOSource#initialize): Reduce | kou |
| 2012-02-08 | eliminate `shadowing outer local variable - name` warning. | tenderlove |
| 2012-02-02 | * lib/rexml/parsers/baseparser.rb: use meaningful name. | kou |
| 2012-02-02 | * lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb: | kou |
| 2012-01-03 | * lib/rexml/parsers/baseparser.rb: use private instead of _xxx | kou |
| 2012-01-03 | * lib/rexml/parsers/baseparser.rb: rexml BaseParser uses | ayumin |
| 2011-09-07 | * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb: | kou |
| 2011-06-11 | * lib/rexml/parsers/xpathparser.rb | kou |
| 2011-05-19 | * lib: revert r31635-r31638 and untabify with expand(1). | nobu |
| 2011-05-18 | * lib: Convert tabs to spaces for ruby files per | drbrain |
| 2011-03-02 | * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding | naruse |
| 2010-11-08 | * lib/*.rb: Remove unused variable warnings. | marcandre |
| 2010-10-30 | * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464] | kou |
| 2010-04-06 | Refix previous commit. | naruse |
| 2010-04-06 | Fix previous commit. | naruse |
| 2010-04-05 | Remove warning. | naruse |
| 2010-04-05 | * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT): | naruse |
| 2009-12-29 | * lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::STANDALONE): | nobu |
| 2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
| 2008-10-01 | * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused when | mame |
| 2008-10-01 | * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, | mame |
| 2008-02-12 | * ext/json/lib/json/pure/generator.rb, | naruse |
| 2008-01-20 | r1479@bean: ser | 2008-01-19 14:26:31 -0500 | ser |
| 2008-01-01 | * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog: | matz |
| 2007-11-04 | Fixes ticket:110 (more UTF-16 problems) | ser |
| 2007-10-02 | r1366@bean: ser | 2007-10-01 21:24:33 -0400 | ser |
| 2007-10-02 | r1361@bean: ser | 2007-10-01 21:24:28 -0400 | ser |
| 2007-07-25 | Merges upstream changes for REXML v3.1.7 | ser |
| 2007-01-20 | Merged from REXML main repository: | ser |
| 2006-10-09 | * lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spaces | matz |