summaryrefslogtreecommitdiff
path: root/ext/tk/tcltklib.c
AgeCommit message (Expand)Author
2005-11-07* ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai
2005-11-02* ext/tk/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): passed imp...nagai
2005-09-28* ext/tk/tcltklib.c: cannot compile with Tcl/Tk8.0.xnagai
2005-08-09* ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai
2005-08-08* ext/tk/tcltklib.c: restored some DUMPsocean
2005-08-06* ext/tk/tcltklib.c: combined tcl_protect and tcl_check_result.ocean
2005-08-05* ext/tk/tcltklib.c: rectoring - tcl_protect.ocean
2005-08-05* ext/tk/tcltklib.c: refactoring - extracted status check as function.ocean
2005-08-05* ext/tk/tcltklib.c: refactoring - extracted status check as function. (tcl_p...ocean
2005-08-05* ext/tk/tcltklib.c: fixed memory leak when tk_funcall raisedocean
2005-08-04* ext/tk/tcltklib.c: refactoring - extract ruby string <->ocean
2005-08-04* ext/tk/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai
2005-08-02* ext/tk/tcltklib.c: use Tcl_[GS]etVar2Ex instead ofocean
2005-08-01* ext/tk/tcltklib.c: refactoring - replaced rb_ivar_defined &ocean
2005-08-01* ext/tk/tcltklib.c (Tcl_GetStringResult): refactoring - defineocean
2005-08-01* ext/tk/tcltklib.c (deleted_ip): refactoring - interpreter deletionocean
2005-07-28* ext/tk/stubs.c: When --enable-tcltk-stubs, the initializenagai
2005-07-21* ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revertnagai
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