index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
rexml
/
parser
Age
Commit message (
Expand
)
Author
2020-01-12
Make rexml library to the bundle gems
Hiroshi SHIBATA
2018-12-20
rexml: upgrade to 3.1.8
kou
2017-06-07
rexml: add close tag check on end of document to StreamParser
kou
2015-12-16
Add frozen_string_literal: false for all files
naruse
2014-05-27
* test/rexml/: Use REXMLTests as wrapping module for REXML tests.
kou
2014-05-27
Wrap REXML test classes by REXML module.
akr
2013-11-16
* lib/rexml/parsers/ultralightparser.rb
kou
2013-09-03
* test/rexml/parser/test_tree.rb
kou
2013-09-03
* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):
kou
2013-09-03
* test/rexml/parser/test_tree.rb: Fix test name to describe test
kou
2013-09-03
* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):
kou
2013-08-11
* test/rexml/parser/test_sax2.rb: Expand abbreviated class name.
kou
2013-08-11
* lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fix
kou
2013-08-11
* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):
kou
2013-08-11
* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):
kou
2013-08-11
* NEWS (REXML::Parsers::SAX2Parser): Add about this change.
kou
2013-08-11
* test/rexml/parser/test_sax2.rb: Add SAX2 API test.
kou