mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* MANIFEST: add these files:
lib/rexml/encodings/ICONV.rb lib/rexml/encodings/UTF-8.rb git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4739 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ece4dc43e5
commit
45b46d78fa
1 changed files with 2 additions and 0 deletions
2
MANIFEST
2
MANIFEST
|
@ -235,12 +235,14 @@ lib/rexml/dtd/notationdecl.rb
|
|||
lib/rexml/element.rb
|
||||
lib/rexml/encoding.rb
|
||||
lib/rexml/encodings/EUC-JP.rb
|
||||
lib/rexml/encodings/ICONV.rb
|
||||
lib/rexml/encodings/ISO-8859-1.rb
|
||||
lib/rexml/encodings/SHIFT-JIS.rb
|
||||
lib/rexml/encodings/SHIFT_JIS.rb
|
||||
lib/rexml/encodings/UNILE.rb
|
||||
lib/rexml/encodings/US-ASCII.rb
|
||||
lib/rexml/encodings/UTF-16.rb
|
||||
lib/rexml/encodings/UTF-8.rb
|
||||
lib/rexml/entity.rb
|
||||
lib/rexml/functions.rb
|
||||
lib/rexml/instruction.rb
|
||||
|
|
Loading…
Reference in a new issue