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
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rexml
/
xmldecl.rb
Age
Commit message (
Expand
)
Author
2020-01-12
Make rexml library to the bundle gems
Hiroshi SHIBATA
2019-10-12
Import REXML 3.2.3 (#2548)
Sutou Kouhei
2018-12-20
rexml: upgrade to 3.1.8
kou
2018-11-02
lib/*: Prefer require_relative over require.
marcandre
2015-12-16
Add frozen_string_literal: false for all files
naruse
2012-11-03
* lib/rexml/xmldecl.rb (REXML::XMLDecl#content): Add missing \A
kou
2012-11-03
Revert r37439 and r37441
kou
2012-11-03
* lib/rexml/document.rb (REXML::Document#write): Document encoding
kou
2012-11-03
* lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encoding
kou
2011-03-02
* lib/rexml/encoding.rb (REXML::Encoding#encoding=): store @encoding
naruse
2010-10-30
* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]
kou
2008-10-01
* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,
mame
2007-07-25
Merges upstream changes for REXML v3.1.7
ser
2006-04-15
Short summary:
ser
2005-05-19
Merged in development from the main REXML repository.
ser
2005-03-04
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
matz
2004-07-18
r1025 | ser | 2004-07-18 08:18:36 -0400 (Sun, 18 Jul 2004) | 2 lines
ser
2003-12-09
* Added the lower-case Shift-JIS files to the manifest. The upper-case ones
ser
2003-06-10
Initial revision
ser