aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/tcltklib.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai2005-04-261-16/+61
* commit missocean2005-04-231-1/+1
* * ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean2005-04-231-2/+3
* updated TCLTKLIB_RELEASE_DATEocean2005-04-221-1/+1
* * ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.ocean2005-04-221-1/+2
* * ext/tk/tcltklib.c (ip_finalize): better modification than thenagai2005-04-121-12/+32
* * ext/tk/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai2005-04-121-9/+15
* * ext/tk/tcltklib.c (ip_finalize): add existence check of Tcl commandsnagai2005-04-111-3/+16
* * ext/tk/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV when exitnagai2005-04-111-4/+4
* * ext/tk/tcltklib.c: add TclTkIp#_create_console() method to createnagai2005-03-301-1/+87
* * ext/tk/tcltklib.c (lib_eventloop_ensure): mis-delete a timer handlernagai2005-03-101-6/+8
* * ext/tk/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4nagai2005-03-061-0/+1
* * eval.c (rb_exec_recursive): matched the declaration to prototype.usa2005-03-041-24/+0
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-2/+26
* * ext/tk/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nobu2005-03-031-2/+2
* * ext/tk/tcltklib.c (lib_eventloop_core): fix typonagai2005-03-021-1/+1
* * ext/tk/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-021-522/+2351
* * ext/tk/tcltklib.c: add invalid namespace checknagai2005-01-311-63/+108
* * ext/tk: merge tcltklib for Ruby/Tk installation controlnagai2005-01-251-0/+6541