summaryrefslogtreecommitdiffstats
path: root/ext/tk/MANIFEST
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-09-29 15:54:32 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-09-29 15:54:32 +0000
commitc18c0627411b37bf9298caa1c1bf577448c264cf (patch)
treec5f5cf3df2d4627cc1f5d3aa69ae0fcc53a4f57c /ext/tk/MANIFEST
parentc22d1f2be340fda6b6a571e177a857c27b24a9d1 (diff)
downloadruby-c18c0627411b37bf9298caa1c1bf577448c264cf.tar.gz
ruby-c18c0627411b37bf9298caa1c1bf577448c264cf.tar.xz
ruby-c18c0627411b37bf9298caa1c1bf577448c264cf.zip
* ext/tcltklib/tcltklib.c (ip_init): bug fix
* ext/tk/tkutil.c (get_eval_string_core): accept a Regexp object * ext/tk/lib/multi-tk.rb: fix bug on 'exit' operation * ext/tk/lib/tk/text.rb: 'tksearch' accepts a Regexp object as a matting pattern argument git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@6973 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/tk/MANIFEST')
-rw-r--r--ext/tk/MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/tk/MANIFEST b/ext/tk/MANIFEST
index 158c8dd5b..64d260a67 100644
--- a/ext/tk/MANIFEST
+++ b/ext/tk/MANIFEST
@@ -268,6 +268,7 @@ sample/iso2022-kr.txt
sample/menubar1.rb
sample/menubar2.rb
sample/multi-ip_sample.rb
+sample/multi-ip_sample2.rb
sample/optobj_sample.rb
sample/propagate.rb
sample/remote-ip_sample.rb