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
/
lib
/
rexml
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix documentation of REXML::Formatters::Default (id_hack -> ie_hack) [ci skip]
duerst
2017-08-14
1
-1
/
+1
*
REXML: Fix a bug that unexpected methods can be called as a XPath function
kou
2017-08-13
1
-3
/
+26
*
rexml: Remove needless document
kou
2017-07-28
1
-2
/
+0
*
rexml: add close tag check on end of document to StreamParser
kou
2017-06-07
1
-0
/
+8
*
rexml: REXML::Element#[] accepts String or Symbol as attribute name
kou
2016-12-06
1
-0
/
+24
*
numeric.c: round to nearest even
nobu
2016-11-05
1
-4
/
+7
*
* lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrong
kou
2016-07-22
1
-1
/
+1
*
Use Integer instead of Fixnum and Bignum.
akr
2016-05-17
3
-4
/
+4
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
50
-0
/
+50
*
* lib/rexml/source.rb (REXML::IOSource#scan): Fix a typo in
kou
2015-06-14
1
-1
/
+1
*
* lib/rexml/attlistdecl.rb (REXML::AttlistDecl): Fix a typo in
kou
2015-06-14
1
-1
/
+1
*
elementdecl.rb: suppress warnings
nobu
2014-11-23
1
-2
/
+2
*
* lib/rexml/document.rb: add REXML::Document#document.
nagachika
2014-11-13
2
-0
/
+5
*
* lib/rexml/entity.rb: keep the entity size within the limitation.
usa
2014-10-27
1
-0
/
+6
*
* lib/rexml/source.rb (REXML::IOSource#encoding_updated): Fix a
kou
2014-10-23
1
-1
/
+1
*
* lib/rexml/**/*.rb: removed commented-out code.
hsbt
2014-09-21
7
-178
/
+0
*
* lib/cgi/core.rb: remove unused variables.
hsbt
2014-07-27
5
-11
/
+4
*
* lib/rexml/xmltokens.rb: Add missing non ASCII valid characters
kou
2014-02-23
1
-5
/
+71
*
* lib/rexml/xpath_parser.rb: Fix indent.
kou
2014-02-22
1
-10
/
+10
*
* lib/cgi/html.rb: fix typo by @windwiny [fix GH-506]
hsbt
2014-01-19
4
-4
/
+4
*
* lib/rexml/entity.rb: [DOC] Fix typo
a_matsuda
2013-12-19
1
-1
/
+1
*
* lib/rexml/parsers/ultralightparser.rb
kou
2013-11-16
1
-1
/
+1
*
* lib/rexml/parsers/streamparser.rb: Add dependency file require.
kou
2013-10-31
1
-0
/
+2
*
* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):
kou
2013-09-03
1
-2
/
+2
*
* lib/rexml/parsers/treeparser.rb (REXML::Parsers::TreeParser#parse):
kou
2013-09-03
1
-1
/
+1
*
* lib/rexml/sax2listener.rb (REXML::SAX2Listener#notationdecl): Fix
kou
2013-08-11
1
-1
/
+1
*
* lib/rexml/sax2listener.rb (REXML::SAX2Listener#elementdecl): Fix wrong
kou
2013-08-11
1
-6
/
+6
*
* lib/rexml/parsers/sax2parser.rb
kou
2013-08-11
1
-24
/
+28
*
* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):
kou
2013-08-11
1
-2
/
+18
*
* lib/rexml/parsers/sax2parser.rb (REXML::Parsers::SAX2Parser#parse):
kou
2013-08-11
1
-0
/
+6
*
* lib/rexml/parsers/baseparser.rb
kou
2013-08-11
1
-1
/
+2
*
* NEWS (REXML::Parsers::SAX2Parser): Add about this change.
kou
2013-08-11
2
-2
/
+2
*
* lib/rexml/parsers/baseparser.rb
kou
2013-08-10
1
-1
/
+1
*
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):
kou
2013-08-10
1
-2
/
+3
*
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser):
kou
2013-08-10
1
-7
/
+7
*
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::SYSTEM):
kou
2013-08-10
1
-1
/
+1
*
* lib/rexml/parsers/baseparser.rb (REXML::Parsers::BaseParser::PUBLIC):
kou
2013-08-10
1
-1
/
+1
*
* lib/rexml/attribute.rb: [DOC] Update example for #namespace
zzak
2013-08-04
1
-2
/
+5
*
* lib/rexml/parsers/streamparser.rb
kou
2013-07-26
1
-0
/
+4
*
* lib/rexml/streamlistener.rb: [DOC] Fix examples in
zzak
2013-07-22
1
-6
/
+6
*
* lib/rexml/text.rb (REXML::Text#<<): Support appending in not
kou
2013-07-07
1
-0
/
+1
*
* lib/rexml/text.rb (REXML::Text#<<): Support method chain use by "<<"
kou
2013-07-07
1
-0
/
+4
*
* lib/rexml/text.rb (REXML::Text#clear_cache): Extract common
kou
2013-07-07
1
-3
/
+8
*
* lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that all
kou
2013-04-26
1
-1
/
+1
*
* lib/rexml/element.rb (REXML::Attributes#to_a): Support
kou
2013-04-26
1
-1
/
+1
*
lib/rexml/document.rb, lib/rexml/element.rb,
duerst
2013-04-23
3
-11
/
+5
*
* lib/rexml/security.rb (REXML::Security): create.
kou
2013-02-27
4
-35
/
+39
*
* lib/rexml/document.rb: move entity_expansion_limit accessor to ...
kou
2013-02-26
2
-5
/
+19
*
* lib/rexml/document.rb: move entity_expansion_limit accessor to ...
kou
2013-02-26
3
-5
/
+20
*
* lib/rexml/document.rb (REXML::Document.entity_expansion_text_limit):
nagachika
2013-02-22
1
-1
/
+1
[next]