aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rexml/quickpath.rb
Commit message (Expand)AuthorAgeFilesLines
* Use Integer instead of Fixnum and Bignum.akr2016-05-171-2/+2
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib: revert r31635-r31638 and untabify with expand(1).nobu2011-05-191-45/+45
* * lib: Convert tabs to spaces for ruby files perdrbrain2011-05-181-45/+45
* * object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts.drbrain2011-05-111-0/+2
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-3/+0
* * lib/rexml/quickpath.rb (REXML::QuickPath::predicate): fix regexp.naruse2010-04-071-1/+4
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-8/+8
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-245/+245
* * ext/json/lib/json/pure/generator.rb,naruse2008-02-121-6/+3
* * lib/rexml/quickpath.rb (REXML::QuickPath::match):eban2003-10-111-1/+1
* * Changes to the encoding mechanism. If iconv is found, it is used firstser2003-10-101-1/+1
* * lib/rexml/quickpath.rb: escape '[' to avoid warning.eban2003-06-161-1/+1
* REXML hadn't been tested with Ruby 1.8.0, which was really, really,ser2003-06-151-1/+1
* * lib/rexml/cdata.rb,lib/rexml/quickpath.rb,lib/rexml/parsers/baseparser.rb:eban2003-06-101-1/+1
* Initial revisionser2003-06-101-0/+266