aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tcltklib/tcltklib.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/tcltklib/tcltklib.c: fix (en-bugged at 2003/11/07)nagai2003-11-141-3/+1
* * ext/tcltklib/tcltklib.c: To fix 'pthread-enabled Tcl/Tk' problem,nagai2003-11-071-63/+221
* * ext/tcltklib/tcltklib.c (CONST84): define CONST84 when it is notusa2003-10-291-50/+26
* * ext/tcltklib/tcltklib.c (VwaitVarProc, ip_rbVwaitObjCmd,usa2003-10-281-4/+32
* bug fix on Win : hang-up when calling 'exit' in the Tk callbacknagai2003-10-261-1/+5
* ext/tcltklib/tcltklib.c:nagai2003-10-141-35/+780
* * tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai2003-09-071-11/+25
* * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai2003-09-021-1/+5
* * doc/ChangeLog-1.8.0: add changes of Ruby/Tknagai2003-08-291-45/+259
* * additional check of Tk interpreters' status for a little more safetynagai2003-07-301-1/+1
* * bug fixnagai2003-07-291-32/+61
* tcltklib.c : use RTEST()nagai2003-07-291-4/+5
* tcltklib.c : bug fixnagai2003-07-291-24/+59
* tcltklib.c : *bug fixnagai2003-07-281-4/+3
* multi-tk.rb : (new) library to support multiple Tk interpreters (high level)nagai2003-07-271-134/+214
* tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?nagai2003-07-251-9/+74
* * gcc -Wall clean-up.matz2003-07-241-1/+1
* * ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label.usa2003-07-231-0/+1
* process.c : unify indentationnagai2003-07-231-3/+24
* tk.rb :nagai2003-07-011-1/+1
* Ruby/Tk libraries except tk.rb :nagai2003-06-211-1/+19
* tcltklib.c :nagai2003-06-201-4/+8
* tcltklib.c :nagai2003-06-191-3/+39
* fix : 100% CPU problem of Tk.mainloopnagai2003-06-091-6/+27
* renew Tk.mainloopnagai2003-06-091-24/+66
* * eval.c (ruby_finalize): turn off ruby_debug flag before callingmatz2003-05-231-4/+2
* * array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc),usa2002-12-211-0/+1
* * ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,nobu2002-12-201-1/+1
* * bcc32/mkexports.rb: to work on cygwin via telnet.nobu2002-10-031-0/+3
* * io.c (appendline): forget to terminate with nul.matz2002-09-251-2/+3
* * ext/tcltklib/tcltklib.c: prototype; invoke_queue_handler() to avoidusa2002-09-081-0/+1
* * ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may benobu2002-08-301-0/+2
* * array.c (sort_2): *a - *b may overflow.matz2002-08-191-19/+37
* * tcltklib.c:nagai2002-06-051-26/+42
* * ext/tcltklib/tcltklib.c (Init_tcltklib): moved the definition before actions.eban2002-06-041-6/+7
* * tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.nagai2002-06-041-59/+351
* * ext/racc/cparse/cparse.c: prototype; call_scaniter().usa2002-04-011-0/+7
* * eval.c (cvar_cbase): utility function to find innermost nonmatz2002-03-081-0/+25
* * parse.y (str_extend): shuould allow interpolation of $-x.matz2001-10-291-1/+3
* * bignum.c (bigdivrem): access boundary bug.matz2001-05-111-2/+2
* forgot some checkins.matz2001-05-061-16/+23
* ebaneban2000-08-081-0/+7
* matzmatz2000-07-061-4/+5
* support mingw32.eban2000-05-131-2/+2
* 2000-02-01matz2000-02-011-4/+2
* remove marshal/gtk/kconvmatz1999-08-131-141/+221
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-34/+259
* Initial revisionmatz1998-01-161-0/+216