summaryrefslogtreecommitdiff
path: root/ext/tcltklib
AgeCommit message (Expand)Author
2004-07-30* ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai
2004-07-15* ext/tk/, ext/tcltklib/: bug fixnagai
2004-07-06* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai
2004-07-01* ext/tk/lib/tcltklib : bug fixnagai
2004-06-12* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) supportnagai
2004-05-24* ext/tcltklib/extconf.rb: add --enable-tcl-thread configure option andnagai
2004-05-01* renewal Ruby/Tknagai
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
2004-01-26* ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7nagai
2003-12-25* string.c (rb_str_update): call rb_str_modify().matz
2003-12-20* eval.c (rb_with_disable_interrupt): prohibit thread contextmatz
2003-11-25* ext/tcltklib/README.1st: edit.nagai
2003-11-22* ext/tk/lib/tk.rb: add Tk.grab_release and fix bug of TkCompositenagai
2003-11-14* ext/tcltklib/tcltklib.c: fix (en-bugged at 2003/11/07)nagai
2003-11-07* ext/tcltklib/tcltklib.c: To fix 'pthread-enabled Tcl/Tk' problem,nagai
2003-11-05configure.in, eval.c, signal.c: : add '--with-pthread-ext' optionnagai
2003-10-29* ext/tcltklib/tcltklib.c (CONST84): define CONST84 when it is notusa
2003-10-28* ext/tcltklib/tcltklib.c (VwaitVarProc, ip_rbVwaitObjCmd,usa
2003-10-26bug fix on Win : hang-up when calling 'exit' in the Tk callbacknagai
2003-10-17add some documentsnagai
2003-10-14ext/tcltklib/tcltklib.c:nagai
2003-09-07* tcltklib.c (lib_mainloop_core): fixed signal-trap bugnagai
2003-09-02* ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exceptionnagai
2003-08-29* doc/ChangeLog-1.8.0: add changes of Ruby/Tknagai
2003-08-18* ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standardnobu
2003-08-17* ext/openssl/extconf.rb (HAVE_VA_ARGS_MACRO): need to compile.nobu
2003-08-03*bug fix ( NOT MAINTAINED : only for running 'line2.rb' demo. )nagai
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