1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml/parsers
kou 80cb3351dd * lib/rexml/parsers/xpathparser.rb
(REXML::Parsers::XPathParser#parse),
  test/rexml/test_elements.rb
  (ElementsTester::test_each_with_frozen_condition):
  don't modify original XPath. fixes #4164
  Reported by Pavel Shved. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31995 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-06-11 07:05:42 +00:00
..
baseparser.rb * lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding 2011-03-02 15:36:48 +00:00
lightparser.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
pullparser.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
sax2parser.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
streamparser.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
treeparser.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
ultralightparser.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
xpathparser.rb * lib/rexml/parsers/xpathparser.rb 2011-06-11 07:05:42 +00:00