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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
tk
/
tcltklib.c
Age
Commit message (
Expand
)
Author
2008-04-09
* ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled.
nagai
2008-03-29
* ext/tk/tcltklib.c: rb_hash_lookup has not been backported yet.
nobu
2008-03-29
* ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.
nagai
2007-08-18
* ext/tk/tcltklib.c (Init_tcltklib): use rb_set_end_proc().
nobu
2007-07-22
* file.c (rb_file_s_rename): deleted code to get rid of a bug of
nobu
2006-12-01
* ext/tk/tcltklib.c: shouldn't run the killed thread at callback.
nagai
2006-07-10
* ext/tk/tcltklib.c: make SEGV risk lower at exit.
nagai
2006-07-03
* ext/tk/tcltklib.c (ip_make_menu_embeddable): help to make a menu
nagai
2006-06-27
* ext/tk/tcltklib.c: forgot to update TCLTKLIB_RELEASE_DATE.
nagai
2006-06-26
* ext/tk/tcltklib.c (ip_delete): fix SEGV when a slave-ip is deleted
nagai
2006-04-25
* ext/tk/tcltklib.c (delete_slaves): maybe increment the reference
nagai
2006-04-21
* ext/tk/tcltklib.c (lib_eventloop_ensure): refer freed pointer
nagai
2006-04-18
* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
nagai
2006-04-05
* ext/tk/tcltklib.c: fix SEGV when embedding to an application.
nagai
2005-12-06
* ext/tk/tcltklib.c: forgot to update RELEASE_DATE.
nagai
2005-12-06
* ext/tk/README.macosx-aqua: [new document] tips to avoid the known
nagai
2005-11-18
* ext/tk/lib/multi-tk.rb: add restriction to access the entried
nagai
2005-11-07
* ext/tk/stubs.c (_nativethread_consistency_check): use simpler
nagai
2005-11-02
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)