summaryrefslogtreecommitdiff
path: root/lib/rexml/xpath_parser.rb
AgeCommit message (Expand)Author
2019-08-04[ruby/rexml] xpath: add missing value conversions for equality and relational...Kouhei Sutou
2019-08-04[ruby/rexml] xpath: fix a bug for equality or relational expressionsKouhei Sutou
2019-08-04[ruby/rexml] Use PPKouhei Sutou
2019-08-04[ruby/rexml] xpath: add support for changing to debug mode by environment var...Kouhei Sutou
2019-08-04[ruby/rexml] Fix attribute's default namespace behaviorKouhei Sutou
2019-08-04[ruby/rexml] Revert "xpath: remove needless nil check"Kouhei Sutou
2019-08-04[ruby/rexml] xpath: remove needless nil checkKouhei Sutou
2019-08-04[ruby/rexml] xpath: fix a bug that no namespace attribute isn't matched with ...Kouhei Sutou
2018-11-02lib/*: Prefer require_relative over require.marcandre
2018-05-01rexml: Suppress warningskou
2018-04-28rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou
2018-04-22rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou
2018-04-22rexml: Fix XPath bug of /#{ELEMENT_NAME}kou
2018-04-04rexml: Fix a XPath bug of /child::node()kou
2018-04-04rexml: Add codes for debugging XPath logickou
2018-04-04rexml: Fix a XPath bug of @attribute/parentkou
2018-04-04rexml: Fix a XPath bug of $variablekou
2018-04-01Start re-enabling Jaxen testskou
2016-05-17Use Integer instead of Fixnum and Bignum.akr
2015-12-16Add frozen_string_literal: false for all filesnaruse
2014-09-21* lib/rexml/**/*.rb: removed commented-out code.hsbt
2014-02-22* lib/rexml/xpath_parser.rb: Fix indent.kou
2011-05-11 * object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts.drbrain
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2010-09-17* lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:kou
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-10-01* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame
2008-01-01* lib/rexml: 1.9 patch from Sam Ruby mentioned in his blog:matz
2007-07-25Merges upstream changes for REXML v3.1.7ser
2007-01-20Merged from REXML main repository:ser
2006-09-08Merged changes into HEAD from REXML 3.1.5.ser
2006-04-15Short summary:ser
2005-05-19Merged in development from the main REXML repository.ser
2004-07-04r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 linesser
2004-06-10-ser
2004-05-16------------------------------------------------------------------------ser
2004-04-03* Fixed a bug in the evaluation of XPath's 'or'ser
2004-04-02REXML changesser
2004-02-13@@ Fix for the XPath descendant* result set ordering bug @@ser
2003-10-10* Changes to the encoding mechanism. If iconv is found, it is used firstser
2003-06-10Initial revisionser