index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
rexml
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/rexml/test_document.rb: Indent.
kou
2014-11-15
1
-56
/
+56
*
* test/rexml/test_document.rb
kou
2014-11-15
1
-5
/
+9
*
* test/rexml/test_document.rb
kou
2014-11-15
1
-65
/
+65
*
* test/rexml/test_document.rb
kou
2014-11-15
1
-2
/
+8
*
* test/rexml/test_document.rb
kou
2014-11-15
1
-4
/
+8
*
* test/rexml/test_document.rb
kou
2014-11-15
1
-58
/
+58
*
* test/rexml/test_document.rb (REXMLTests::TestDocument): Group
kou
2014-11-15
1
-0
/
+2
*
* test/rexml/test_document.rb (REXMLTests::TestDocument::BomTest):
kou
2014-11-15
1
-1
/
+1
*
* lib/rexml/document.rb: add REXML::Document#document.
nagachika
2014-11-13
1
-0
/
+51
*
* lib/rexml/entity.rb: keep the entity size within the limitation.
usa
2014-10-27
2
-0
/
+43
*
* lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix a
kou
2014-10-23
1
-0
/
+9
*
* test/rexml/test_encoding.rb
kou
2014-10-23
2
-2
/
+2
*
* test/rexml/test_encoding.rb
kou
2014-10-23
1
-1
/
+1
*
Avoid a shadowing warning.
akr
2014-05-27
1
-1
/
+1
*
* test/rexml: Avoid fd leaks.
akr
2014-05-27
10
-113
/
+138
*
* test/rexml/test_document.rb: Indent.
kou
2014-05-27
1
-187
/
+187
*
* test/rexml/test_document.rb: Wrap by REXMLTests module.
kou
2014-05-27
1
-1
/
+3
*
* test/rexml/test_encoding_2.rb: Remove a needless file.
kou
2014-05-27
1
-59
/
+0
*
* test/rexml/test_contrib.rb: Indent.
kou
2014-05-27
35
-4966
/
+4966
*
* test/rexml/: Use REXMLTests as wrapping module for REXML tests.
kou
2014-05-27
39
-39
/
+39
*
* test/rexml/test_comment.rb: Remove needless REXML module wrapping.
kou
2014-05-27
1
-2
/
+0
*
Wrap REXML test classes by REXML module.
akr
2014-05-27
39
-3
/
+78
*
* lib/rexml/xmltokens.rb: Add missing non ASCII valid characters
kou
2014-02-23
1
-0
/
+40
*
* test/rexml/xpath/test_attribute.rb: Simplify.
kou
2014-02-22
1
-75
/
+17
*
* test/rexml/test_xpath*.rb: Move to ...
kou
2014-02-22
5
-10
/
+6
*
* test/rexml/listener.rb: Untabify.
kou
2014-02-22
1
-47
/
+47
*
* test/monitor/test_monitor.rb: remove unused variabels.
hsbt
2014-02-21
1
-1
/
+0
*
* lib/{rake,rdoc,rss}/*, test/rexml/test_listener.rb: [DOC] Fix typos
zzak
2013-12-22
1
-1
/
+1
*
[DOC] Correct a couple of typos in comments by @dvsuresh [Fixes GH-482]
a_matsuda
2013-12-14
1
-1
/
+1
*
* lib/rexml/parsers/ultralightparser.rb
kou
2013-11-16
1
-0
/
+67
*
* test/rexml/parser/test_tree.rb
kou
2013-09-03
1
-1
/
+1
*
* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):
kou
2013-09-03
1
-0
/
+13
*
* test/rexml/parser/test_tree.rb: Fix test name to describe test
kou
2013-09-03
1
-1
/
+1
*
* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):
kou
2013-09-03
1
-0
/
+27
*
* test/rexml/parser/test_sax2.rb: Expand abbreviated class name.
kou
2013-08-11
1
-1
/
+1
*
* lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fix
kou
2013-08-11
1
-0
/
+51
*
* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):
kou
2013-08-11
1
-0
/
+41
*
* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):
kou
2013-08-11
1
-0
/
+24
*
* NEWS (REXML::Parsers::SAX2Parser): Add about this change.
kou
2013-08-11
1
-2
/
+29
*
* test/rexml/parser/test_sax2.rb: Add SAX2 API test.
kou
2013-08-11
1
-0
/
+57
*
* test/rexml/parse/test_document_type_declaration.rb: Add tests for
kou
2013-08-10
1
-0
/
+47
*
* test/rexml/parse/test_notation_declaration.rb (#test_system_public):
kou
2013-08-10
1
-0
/
+9
*
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):
kou
2013-08-10
1
-0
/
+11
*
* test/rexml/parse/test_notation_declaration.rb: Change class
kou
2013-07-31
1
-1
/
+1
*
* test/rexml/test_notationdecl_parsetest.rb: Rename to ...
kou
2013-07-31
1
-0
/
+0
*
* test/rexml/test_notationdecl_mixin.rb: Remove duplicated tests.
kou
2013-07-31
1
-51
/
+0
*
* test/rexml/test_notationdecl_parsetest.rb: Fix typos in expected
kou
2013-07-31
1
-2
/
+2
*
* test/rexml/test_notationdecl_parsetest.rb: Add tests that focus
kou
2013-07-31
1
-0
/
+16
*
* test/rexml/test_notationdecl_parsetest.rb: Fix a typo.
kou
2013-07-31
1
-1
/
+1
*
* test/rexml/test_notationdecl_parsetest.rb: Add tests that focus
kou
2013-07-31
1
-0
/
+16
[next]