Age | Commit message (Expand) | Author |
---|
2020-01-12 | Make rexml library to the bundle gems | Hiroshi SHIBATA |
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 expressions | Kouhei Sutou |
2019-08-04 | [ruby/rexml] Use PP | Kouhei 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 behavior | Kouhei Sutou |
2019-08-04 | [ruby/rexml] Revert "xpath: remove needless nil check" | Kouhei Sutou |
2019-08-04 | [ruby/rexml] xpath: remove needless nil check | Kouhei Sutou |
2019-08-04 | [ruby/rexml] xpath: fix a bug that no namespace attribute isn't matched with ... | Kouhei Sutou |
2018-11-02 | lib/*: Prefer require_relative over require. | marcandre |
2018-05-01 | rexml: Suppress warnings | kou |
2018-04-28 | rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by default | kou |
2018-04-22 | rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}] | kou |
2018-04-22 | rexml: Fix XPath bug of /#{ELEMENT_NAME} | kou |
2018-04-04 | rexml: Fix a XPath bug of /child::node() | kou |
2018-04-04 | rexml: Add codes for debugging XPath logic | kou |
2018-04-04 | rexml: Fix a XPath bug of @attribute/parent | kou |
2018-04-04 | rexml: Fix a XPath bug of $variable | kou |
2018-04-01 | Start re-enabling Jaxen tests | kou |
2016-05-17 | Use Integer instead of Fixnum and Bignum. | akr |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
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. 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 from Sam Ruby mentioned in his blog: | matz |
2007-07-25 | Merges upstream changes for REXML v3.1.7 | ser |
2007-01-20 | Merged from REXML main repository: | ser |
2006-09-08 | Merged changes into HEAD from REXML 3.1.5. | ser |
2006-04-15 | Short summary: | ser |
2005-05-19 | Merged in development from the main REXML repository. | ser |
2004-07-04 | r1002 | ser | 2004-06-07 07:45:53 -0400 (Mon, 07 Jun 2004) | 2 lines | ser |
2004-06-10 | - | ser |
2004-05-16 | ------------------------------------------------------------------------ | ser |
2004-04-03 | * Fixed a bug in the evaluation of XPath's 'or' | ser |
2004-04-02 | REXML changes | ser |
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 first | ser |
2003-06-10 | Initial revision | ser |