aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/parsers/xpathparser.rb
Commit message (Expand)AuthorAgeFilesLines
* Make rexml library to the bundle gemsHiroshi SHIBATA2020-01-121-675/+0
* lib/*: Prefer require_relative over require.marcandre2018-11-021-2/+2
* rexml: Fix XPath bug of /#{ELEMENT_NAME}kou2018-04-221-3/+12
* rexml: Fix a XPath bug that white spaces aren't ignoredkou2018-04-191-22/+29
* rexml: Fix a XPath bug of -kou2018-04-091-2/+2
* rexml: Fix a XPath bug of function()/pathkou2018-04-041-1/+3
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rexml/**/*.rb: removed commented-out code.hsbt2014-09-211-41/+0
* * lib/cgi/core.rb: remove unused variables.hsbt2014-07-271-1/+1
* * lib/rexml/parsers/xpathparser.rbkou2011-06-111-1/+2
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-2/+0
* * lib/rexml/parsers/baseparser.rb (LETTER, DIGIT):naruse2010-04-051-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-10/+10
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-38/+38
* * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz2008-01-011-3/+3
* Merges upstream changes for REXML v3.1.7ser2007-07-251-1/+1
* Merged changes into HEAD from REXML 3.1.5.ser2006-09-081-1/+7
* Merged in development from the main REXML repository.ser2005-05-191-4/+5
* -ser2004-06-101-37/+127
* * Added the lower-case Shift-JIS files to the manifest. The upper-case onesser2003-12-091-548/+551
* Initial revisionser2003-06-101-0/+598