aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tcltklib
Commit message (Expand)AuthorAgeFilesLines
* * ext/tcltklib/.cvsignore: removed.ocean2005-11-021-3/+0
* * ext/tcltklib: merge into ext/tk and remove.nagai2005-11-0222-11751/+0
* * ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...nagai2005-11-021-7/+7
* * ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325].nagai2005-10-221-18/+19
* * ext/tcltklib/tcltklib.c: cannot compile with Tcl/Tk8.0.xnagai2005-09-281-7/+7
* * ext/tcltklib/tcltklib.c: remove dangerous 'rb_jump_tag's.nagai2005-08-091-9/+69
* * ext/tcltklib/tcltklib.c: restored some DUMPsocean2005-08-081-10/+14
* * ext/tcltklib/tcltklib.c: combined tcl_protect and tcl_check_result.ocean2005-08-061-257/+78
* * ext/tcltklib/tcltklib.c: rectoring - tcl_protect.ocean2005-08-051-52/+13
* * ext/tcltklib/tcltklib.c: refactoring - extracted status check as function.ocean2005-08-051-248/+127
* * ext/tcltklib/tcltklib.c: refactoring - extracted status check as function. ...ocean2005-08-051-142/+56
* * ext/tcltklib/tcltklib.c: fixed memory leak when tk_funcall raisedocean2005-08-051-40/+17
* * ext/tcltklib/tcltklib.c: refactoring - extract ruby string <->ocean2005-08-041-206/+72
* * ext/tcltklib/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai2005-08-042-11/+132
* * ext/tcltklib/tcltklib.c: use Tcl_[GS]etVar2Ex instead ofocean2005-08-021-430/+113
* * ext/tcltklib/tcltklib.c: refactoring - replaced rb_ivar_defined &ocean2005-08-011-41/+11
* * ext/tcltklib/tcltklib.c (Tcl_GetStringResult): refactoring - defineocean2005-08-011-87/+4
* * ext/tcltklib/tcltklib.c (deleted_ip): refactoring - interpreterocean2005-08-011-164/+53
* * ext/tcltklib/stubs.c: When --enable-tcltk-stubs, the initializenagai2005-07-284-192/+771
* * ext/tk/tkutil.c (tk_conv_args): forget to revert thread_criticalnagai2005-07-213-1/+29
* * ext/tcltklib/tcltklib.c: rbtk_eventloop_depth is used as int.ocean2005-07-191-8/+8
* * ext/tcltklib/tcltklib.c: TclTkLib.do_one_event doesn't work.nagai2005-07-131-12/+13
* * ext/tcltklib/tcltklib.c: bug fix on treating Unicode strings.nagai2005-07-053-45/+110
* * ext/tcltklib/tcltklib.c (ip_rb_threadVwaitCommand): Tcl_Release was missing.ocean2005-06-161-1/+2
* * ext/tcltklib/extconf.rb: Framework support on MacOS X Tiger.nagai2005-05-232-12/+61
* * ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai2005-04-261-16/+61
* * ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean2005-04-231-3/+4
* 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/tcltklib/tcltklib.c (ip_finalize): better modification than thenagai2005-04-121-12/+32
* * ext/tcltklib/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai2005-04-121-10/+18
* * ext/tcltklib/tcltklib.c (ip_finalize): add existence check ofnagai2005-04-111-2/+13
* * ext/tcltklib/tcltklib.c (ip_finalize): adhoc patch to avoid SEGVnagai2005-04-111-4/+4
* * ext/tcltklib/tcltklib.c: add TclTkIp#_create_console() method tonagai2005-03-301-1/+87
* * ext/tcltklib/tcltklib.c (lib_eventloop_ensure): mis-delete a timernagai2005-03-101-8/+10
* * ext/tcltklib/tcltklib.c: fail to call TclTkLib.mainloop when $SAFE==4nagai2005-03-061-0/+1
* * ext/tcltklib/tcltklib.c (ip_rbUpdateCommand, ip_rb_threadUpdateCommand):nagai2005-03-041-2/+2
* * ext/tcltklib/tcltklib.c (lib_eventloop_core): fix typonagai2005-03-021-1/+1
* * ext/tcltklib/tcltklib.c: enforce thread-check and exception-handling tonagai2005-03-023-523/+2371
* * ext/tcltklib/tcltklib.c: add invalid namespace checknagai2005-01-312-68/+115
* * ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai2005-01-252-52/+133
* Update kilmer template to use sectionsdave2004-12-291-15/+15
* * ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interpnagai2004-12-271-18/+30
* * ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATEnagai2004-12-232-0/+79
* * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai2004-12-082-4/+14
* * ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or oldernagai2004-11-091-0/+9
* * MANIFEST, ext/**/MANIFEST: removed.eban2004-11-011-22/+0
* * ext/tk/lib/tk/*: untabifynagai2004-10-116-2463/+2462
* * ext/tcltklib/tcltklib.c (ip_init): bug fixnagai2004-09-291-1/+8
* * ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai2004-09-171-47/+230