mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* MANIFEST: add new encodings in rexml.
* ext/tk/MANIFEST: add recent files. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6389 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
dee9a86a2f
commit
f627c746d8
3 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
Sat May 22 12:00:04 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
||||||
|
* MANIFEST: add new encodings in rexml.
|
||||||
|
|
||||||
|
* ext/tk/MANIFEST: add recent files.
|
||||||
|
|
||||||
Sat May 22 05:37:11 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
Sat May 22 05:37:11 2004 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
|
||||||
|
|
||||||
* ext/tk/lib/remote-tk.rb: (NEW library) controll Tk interpreters
|
* ext/tk/lib/remote-tk.rb: (NEW library) controll Tk interpreters
|
||||||
|
|
2
MANIFEST
2
MANIFEST
|
@ -299,6 +299,8 @@ lib/rexml/encodings/UNILE.rb
|
||||||
lib/rexml/encodings/US-ASCII.rb
|
lib/rexml/encodings/US-ASCII.rb
|
||||||
lib/rexml/encodings/UTF-16.rb
|
lib/rexml/encodings/UTF-16.rb
|
||||||
lib/rexml/encodings/UTF-8.rb
|
lib/rexml/encodings/UTF-8.rb
|
||||||
|
lib/rexml/encodings/ISO-8859-15.rb
|
||||||
|
lib/rexml/encodings/CP-1252.rb
|
||||||
lib/rexml/entity.rb
|
lib/rexml/entity.rb
|
||||||
lib/rexml/functions.rb
|
lib/rexml/functions.rb
|
||||||
lib/rexml/instruction.rb
|
lib/rexml/instruction.rb
|
||||||
|
|
|
@ -194,6 +194,7 @@ sample/demos-en/unicodeout.rb
|
||||||
sample/demos-en/vscale.rb
|
sample/demos-en/vscale.rb
|
||||||
sample/demos-en/widget
|
sample/demos-en/widget
|
||||||
sample/demos-jp/README
|
sample/demos-jp/README
|
||||||
|
sample/demos-jp/README.1st
|
||||||
sample/demos-jp/arrow.rb
|
sample/demos-jp/arrow.rb
|
||||||
sample/demos-jp/bind.rb
|
sample/demos-jp/bind.rb
|
||||||
sample/demos-jp/bitmap.rb
|
sample/demos-jp/bitmap.rb
|
||||||
|
@ -292,6 +293,7 @@ sample/msgs_rb2/README
|
||||||
sample/msgs_rb2/de.msg
|
sample/msgs_rb2/de.msg
|
||||||
sample/msgs_rb2/ja.msg
|
sample/msgs_rb2/ja.msg
|
||||||
sample/msgs_tk/README
|
sample/msgs_tk/README
|
||||||
|
sample/msgs_tk/license.terms
|
||||||
sample/msgs_tk/cs.msg
|
sample/msgs_tk/cs.msg
|
||||||
sample/msgs_tk/de.msg
|
sample/msgs_tk/de.msg
|
||||||
sample/msgs_tk/el.msg
|
sample/msgs_tk/el.msg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue