ruby/ext/tk/tkutil
nagai 52d25a671b * ext/tk/tcltklib.c: fix SEGV when embedding to an application.
[ruby-core:7600]
* ext/tk/tcltklib.c: fix SEGV at exit. [ruby-talk:186489]
* ext/tk/tkutil/tkutil.c: follow to changing specification of
  instance_eval on ruby-1.9.x.
* ext/tk/lib/tk.rb: ditto.
* ext/tk/lib/multi-tk.rb: ditto.
* ext/tk/lib/tk.rb: remove warning about redefinition of methods.
* ext/tk/lib/tk/variable.rb: remove warning about unseting Tcl
 variables.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10078 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-04-05 16:08:45 +00:00
..
.cvsignore This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-02-03 15:31:58 +00:00
depend This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-02-03 15:31:58 +00:00
extconf.rb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-03-02 07:08:18 +00:00
tkutil.c * ext/tk/tcltklib.c: fix SEGV when embedding to an application. 2006-04-05 16:08:45 +00:00