aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/xpath_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* Use Integer instead of Fixnum and Bignum.akr2016-05-171-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rexml/**/*.rb: removed commented-out code.hsbt2014-09-211-100/+0
* * lib/rexml/xpath_parser.rb: Fix indent.kou2014-02-221-10/+10
* * object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts.drbrain2011-05-111-0/+10
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-1/+1
* * lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:kou2010-09-171-1/+2
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-21/+21
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-8/+8
* * lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz2008-01-011-7/+7
* Merges upstream changes for REXML v3.1.7ser2007-07-251-5/+7
* Merged from REXML main repository:ser2007-01-201-8/+45
* Merged changes into HEAD from REXML 3.1.5.ser2006-09-081-14/+26
* Short summary:ser2006-04-151-14/+15
* Merged in development from the main REXML repository.ser2005-05-191-333/+515
* r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 linesser2004-07-041-8/+11
* -ser2004-06-101-5/+4
* ------------------------------------------------------------------------ser2004-05-161-492/+501
* * Fixed a bug in the evaluation of XPath's 'or'ser2004-04-031-11/+17
* REXML changesser2004-04-021-1/+1
* @@ Fix for the XPath descendant* result set ordering bug @@ser2004-02-131-12/+30
* * Changes to the encoding mechanism. If iconv is found, it is used firstser2003-10-101-16/+9
* Initial revisionser2003-06-101-0/+530