summaryrefslogtreecommitdiff
path: root/ext/tk/tcltklib.c
AgeCommit message (Expand)Author
2005-07-19* ext/tk/tcltklib.c: rbtk_eventloop_depth is used as int.ocean
2005-07-13* ext/tk/tcltklib.c: TclTkLib.do_one_event doesn't work.nagai
2005-07-05* ext/tk/tcltklib.c: bug fix on treating Unicode strings.nagai
2005-06-16* ext/tk/tcltklib.c (ip_rb_threadVwaitCommand): Tcl_Release was missing.ocean
2005-04-26* ext/tk/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai
2005-04-23commit missocean
2005-04-23* ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean
2005-04-22updated TCLTKLIB_RELEASE_DATEocean
2005-04-22* ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.ocean
2005-04-12* ext/tk/tcltklib.c (ip_finalize): better modification than thenagai
2005-04-12* ext/tk/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai
2005-04-11* ext/tk/tcltklib.c (ip_finalize): add existence check of Tcl commandsnagai
2005-04-11* ext/tk/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV when exitnagai
2005-03-30* ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai
2005-03-10* ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai
2005-03-06* ext/tk/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4nagai
2005-03-04* eval.c (rb_exec_recursive): matched the declaration to prototype.usa
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2005-03-03* ext/tk/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nobu
2005-03-02* ext/tk/tcltklib.c (lib_eventloop_core): fix typonagai
2005-03-02* ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai
2005-01-31* ext/tk/tcltklib.c: add invalid namespace checknagai
2005-01-25* ext/tk: merge tcltklib for Ruby/Tk installation controlnagai