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 d311921d31 rexml: add close tag check on end of document to StreamParser
[ruby-core:81593] [Bug #13636]

Reported by Anton Sivakov. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59033 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-06-07 13:01:28 +00:00
..
baseparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
lightparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
pullparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
sax2parser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
streamparser.rb rexml: add close tag check on end of document to StreamParser 2017-06-07 13:01:28 +00:00
treeparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
ultralightparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
xpathparser.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00