summaryrefslogtreecommitdiff
path: root/ext/tcltklib
AgeCommit message (Expand)Author
2003-07-30* additional check of Tk interpreters' status for a little more safetynagai
2003-07-29* bug fixnagai
2003-07-29tcltklib.c : use RTEST()nagai
2003-07-29tcltklib.c : bug fixnagai
2003-07-28tcltklib.c : *bug fixnagai
2003-07-27multi-tk.rb : (new) library to support multiple Tk interpreters (high level)nagai
2003-07-25tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?nagai
2003-07-24* gcc -Wall clean-up.matz
2003-07-23* ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label.usa
2003-07-23process.c : unify indentationnagai
2003-07-01tk.rb :nagai
2003-06-21Ruby/Tk libraries except tk.rb :nagai
2003-06-20tcltklib.c :nagai
2003-06-19tcltklib.c :nagai
2003-06-18tk.rb :nagai
2003-06-09fix : 100% CPU problem of Tk.mainloopnagai
2003-06-09renew Tk.mainloopnagai
2003-05-23* eval.c (ruby_finalize): turn off ruby_debug flag before callingmatz
2003-03-20* eval.c (load_dyna): clear ruby_errinfo. (ruby-bugs-ja PR#409)matz
2003-03-07* ext/tcltklib/extconf.rb (find_tcl, find_tk): return true ifnobu
2002-12-31* ext/tcltklib/extconf.rb (find_tcl, find_tk): Look for bothknu
2002-12-21* array.c (ary_alloc), dir.c (dir_s_alloc), eval.c (thgroup_s_alloc),usa
2002-12-20* ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,nobu
2002-12-15* configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema2
2002-11-09* ext/tcltklib/stubs.c: should include "util.h" for ruby_strdup.eban
2002-10-10* ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix memory leak.eban
2002-10-03* bcc32/mkexports.rb: to work on cygwin via telnet.nobu
2002-09-25* io.c (appendline): forget to terminate with nul.matz
2002-09-08* ext/tcltklib/tcltklib.c: prototype; invoke_queue_handler() to avoidusa
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-08-30* ext/Win32API/Win32API.c (Win32API_Call): RSTRING()->ptr may benobu
2002-08-19* array.c (sort_2): *a - *b may overflow.matz
2002-07-30* ext/tcltklib/stubs.c (ruby_tcltk_stubs): win32_getenv returnseban
2002-06-24* eval.c (rb_eval): NODE_EVSTR is no longer used.nobu
2002-06-11new platform [bccwin32] merged.H_Konishi
2002-06-05* tcltklib.c:nagai
2002-06-04* ext/tcltklib/tcltklib.c (Init_tcltklib): moved the definition before actions.eban
2002-06-04* tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.nagai
2002-04-01* ext/racc/cparse/cparse.c: prototype; call_scaniter().usa
2002-03-08* eval.c (cvar_cbase): utility function to find innermost nonmatz
2002-03-04Make cvs ignore mkmf.log.knu
2002-01-11* re.c (match_select): should propagate taintness.matz
2001-10-29* parse.y (str_extend): shuould allow interpolation of $-x.matz
2001-06-25* ext/tcltklib/stubs.c (ruby_tcltk_stubs): fix a typo in commenteban
2001-05-28* configure.in: remove unnecessary AC_CANONICAL_BUILDeban
2001-05-11* bignum.c (bigdivrem): access boundary bug.matz
2001-05-06forgot some checkins.matz
2000-10-03matzmatz
2000-09-22matzmatz
2000-08-09ebaneban