summaryrefslogtreecommitdiff
path: root/ext/tcltklib
AgeCommit message (Expand)Author
2005-01-31* ext/tcltklib/tcltklib.c: add invalid namespace checknagai
2005-01-25* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remainednagai
2004-12-29Update kilmer template to use sectionsdave
2004-12-27* ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interpnagai
2004-12-23* ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATEnagai
2004-12-08* ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai
2004-11-09* ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or oldernagai
2004-11-01* MANIFEST, ext/**/MANIFEST: removed.eban
2004-10-11* ext/tk/lib/tk/*: untabifynagai
2004-09-29* ext/tcltklib/tcltklib.c (ip_init): bug fixnagai
2004-09-17* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwaitnagai
2004-09-14* ext/tcltklib/tcltklib.c: fix SEGVnagai
2004-09-12* ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkipnagai
2004-09-11* ext/tcltklib/tcltklib.c: add TclTkIp#allow_ruby_exit? and allow_ruby_exit=nagai
2004-09-10* ext/tcltklib/tcltklib.c (lib_merge_tklist): fix suspiciousocean
2004-09-09* ext/tcltklib/tcltklib.c (ip_init): change flag value for setting 'argv' and...nagai
2004-09-08* ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4nagai
2004-09-02* ext/tcltklib/tcltklib.c: fix typo [ruby-talk:111266]nagai
2004-08-31* ext/tcltklib/tcltklib.c (ip_delete): when a tcltkip is deleted, destroy its...nagai
2004-08-31* ext/tcltklib/tcltklib.c (del_root): fix SEGVnagai
2004-08-29* ext/tcltklib/tcltklib.c: compile error on bcc32 [ruby-dev:24081]nagai
2004-08-20* ext/tcltklib/extconf.rb (find_tcl, find_tk): find stub library.nobu
2004-08-18* ext/tcltklib/stubs.c (ruby_tcltk_stubs): need to calleban
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-01This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
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-01This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-01* renewal Ruby/Tknagai
2004-04-05* eval.c (top_include): include in the wrapped load is done formatz
2004-01-26* ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7nagai
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