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
*
[DOC] Fix close tags [ci skip]
kazu
2019-01-04
1
-1
/
+1
*
Import REXML 3.1.9
kou
2018-12-25
3
-1
/
+6
*
rexml: upgrade to 3.1.8
kou
2018-12-20
11
-139
/
+286
*
lib/*: Prefer require_relative over require.
marcandre
2018-11-02
39
-100
/
+100
*
default gems: add missing comment in gemspec
stomar
2018-10-12
1
-0
/
+1
*
Fallback to load version constant for ruby core repository.
hsbt
2018-08-07
1
-1
/
+5
*
Fixed wrong require path
hsbt
2018-06-02
1
-1
/
+1
*
Promote REXML to default gems.
hsbt
2018-06-02
1
-0
/
+37
*
rexml: Suppress warnings
kou
2018-05-01
1
-5
/
+5
*
rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by default
kou
2018-04-28
2
-9
/
+18
*
rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]
kou
2018-04-22
3
-321
/
+497
*
rexml: Fix XPath bug of /#{ELEMENT_NAME}
kou
2018-04-22
2
-10
/
+23
*
rexml: Fix XPath concat() implementation
kou
2018-04-21
1
-2
/
+5
*
rexml: Fix XPath string() implementation
kou
2018-04-21
1
-9
/
+24
*
rexml: Fix a XPath bug that white spaces aren't ignored
kou
2018-04-19
1
-22
/
+29
*
rexml: Fix a XPath bug of -
kou
2018-04-09
1
-2
/
+2
*
rexml: Fix a XPath bug of /child::node()
kou
2018-04-04
1
-1
/
+13
*
rexml: Add codes for debugging XPath logic
kou
2018-04-04
1
-0
/
+26
*
rexml: Fix a XPath bug of function()/path
kou
2018-04-04
1
-1
/
+3
*
rexml: Fix a XPath bug of @attribute/parent
kou
2018-04-04
1
-2
/
+10
*
rexml: Fix a XPath bug of $variable
kou
2018-04-04
1
-1
/
+1
*
rexml: Fix a XPath bug of name(node-set)
kou
2018-04-03
1
-2
/
+6
*
Start re-enabling Jaxen tests
kou
2018-04-01
1
-1
/
+2
*
Add uplevel keyword to Kernel#warn and use it
shyouhei
2017-12-12
6
-6
/
+6
*
rexml: improve docs
stomar
2017-11-02
1
-2
/
+1
*
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
[next]