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
*
* lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that all
kou
2013-04-26
1
-0
/
+20
*
* lib/rexml/element.rb (REXML::Attributes#to_a): Support
kou
2013-04-26
1
-0
/
+22
*
* test/csv/test_features.rb, test/logger/test_logger.rb
akr
2013-04-20
1
-8
/
+8
*
* lib/rexml/security.rb (REXML::Security): create.
kou
2013-02-27
1
-5
/
+5
*
Use require_relative to require local library
naruse
2013-02-24
13
-17
/
+18
*
* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):
usa
2013-02-22
1
-0
/
+18
*
test: remove or replace trailing spaces
nobu
2012-12-07
1
-6
/
+6
*
* lib/rexml/output.rb (REXML::Output): Don't output BOM in middle
kou
2012-11-03
1
-0
/
+19
*
* test/rexml/test_document.rb: Fix tests that expect encoding name
kou
2012-11-03
1
-6
/
+4
*
Revert r37439 and r37441
kou
2012-11-03
2
-14
/
+2
*
* test/rexml/test_encoding.rb (EncodingTester#test_in_different_out):
kou
2012-11-03
1
-2
/
+3
*
* test/rexml/test_core.rb (Tester#test_ticket_88): Follow the
kou
2012-11-03
1
-2
/
+2
*
* lib/rexml/document.rb (REXML::Document#write): Document encoding
kou
2012-11-03
1
-8
/
+18
*
* lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encoding
kou
2012-11-03
1
-0
/
+12
*
* test/rexml/test_xml_declaration.rb (TestXmlDeclaration#test_*):
kou
2012-11-03
1
-3
/
+4
*
* test/rexml/test_xml_declaration_parent_child.rb: Rename to ...
kou
2012-11-03
1
-0
/
+0
*
* test/rexml/test_document.rb: Remove needless indent.
kou
2012-10-28
1
-3
/
+3
*
* test/rexml/test_document.rb: Add tests for parsing XML encoded
kou
2012-10-28
1
-0
/
+20
*
* lib/rexml/parsers/baseparser.rb: Fix a bug that UTF-8 is used
kou
2012-10-28
1
-0
/
+22
*
* test/rexml/test_document.rb: Group tests that they parse
kou
2012-10-28
1
-14
/
+16
*
* test/rexml/test_document.rb: Add tests for parsing XML encoded
kou
2012-10-28
1
-0
/
+22
*
* lib/rexml/document.rb (REXML::Document#write): Add :encoding option
kou
2012-10-28
1
-0
/
+22
*
* lib/rexml/document.rb (REXML::Document#write): Accept options
kou
2012-10-28
1
-0
/
+95
*
Suppress warnings.
naruse
2012-07-23
5
-12
/
+12
*
* properties.
nobu
2012-06-05
2
-68
/
+68
*
test: fix test conditions
nobu
2012-05-08
1
-2
/
+5
*
* lib/rexml/parsers/baseparser.rb, test/rexml/test_namespace.rb:
kou
2012-02-02
1
-0
/
+38
*
* test/rexml/test_order.rb (OrderTester#test_more_ordering): use
usa
2011-12-08
1
-1
/
+1
*
* test/rexml/test_sax.rb: add require 'rexml/document.
ayumin
2011-09-26
1
-0
/
+1
*
fix test/rexml/test_encoding.rb failure
ayumin
2011-09-07
1
-0
/
+1
*
* lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:
kou
2011-09-07
1
-0
/
+25
*
* lib/rexml/formatters/pretty.rb
kou
2011-06-11
1
-0
/
+61
*
* test/rexml/test_core.rb
kou
2011-06-11
1
-3
/
+1
*
* lib/rexml/parsers/xpathparser.rb
kou
2011-06-11
1
-0
/
+9
*
* test/rexml/test_elements.rb (ElementsTester): remove needless
kou
2011-06-11
1
-10
/
+10
*
* test/rexml/test_core.rb (Tester::test_text_frozen): split frozen
kou
2011-05-27
1
-3
/
+6
*
prevent an error when passing a frozen string to REXML::Text.new
shyouhei
2011-05-27
1
-0
/
+3
*
* remove trailing spaces.
nobu
2011-05-15
20
-155
/
+155
*
* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding
naruse
2011-03-02
3
-104
/
+72
*
Fix tests.
naruse
2011-02-19
1
-0
/
+1
*
* test/rexml/test_contrib.rb (ContribTester#test_pos): should not
nobu
2010-12-20
2
-12
/
+10
*
* test/rexml/test_light.rb: really suppress a warning.
kou
2010-12-07
1
-1
/
+1
*
* test/rexml/test_light.rb: suppress a warning.
kou
2010-12-07
1
-3
/
+5
*
* lib/rexml/doctype.rb, test/rexml/test_doctype.rb: suppress warnings.
kou
2010-12-07
1
-0
/
+40
*
* test/rexml/test_doctype.rb: add Accessor to test case name.
kou
2010-12-07
1
-1
/
+1
*
* test/rexml/test_doctype.rb: Doctype -> DocType.
kou
2010-12-07
1
-1
/
+1
*
* test/rexml/test_doctype_mixin.rb: rename to ...
kou
2010-12-07
1
-0
/
+0
*
* test/rexml/test_core.rb
kou
2010-11-19
1
-1
/
+10
*
* lib/rexml/formatters/pretty.rb (REXML::Formatters::Pretty#wrap):
kou
2010-11-18
1
-0
/
+16
*
* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]
kou
2010-10-30
4
-11
/
+13
[next]