Age | Commit message (Expand) | Author |
2004-07-06 | * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers | nagai |
2004-07-01 | * ext/tk/lib/tcltklib : bug fix | nagai |
2004-06-12 | * ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) support | nagai |
2004-05-24 | * ext/tcltklib/extconf.rb: add --enable-tcl-thread configure option and | nagai |
2004-05-01 | * renewal Ruby/Tk | nagai |
2004-03-29 | * exception message clean-up by Ian Macdonald <[email protected]>. | matz |
2004-01-26 | * ext/tcltklib/tcltklib.c: define CONST84 when TCL_MAJOR_VERSION == 7 | nagai |
2003-12-25 | * string.c (rb_str_update): call rb_str_modify(). | matz |
2003-12-20 | * eval.c (rb_with_disable_interrupt): prohibit thread context | matz |
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 TkComposite | nagai |
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-05 | configure.in, eval.c, signal.c: : add '--with-pthread-ext' option | nagai |
2003-10-29 | * ext/tcltklib/tcltklib.c (CONST84): define CONST84 when it is not | usa |
2003-10-28 | * ext/tcltklib/tcltklib.c (VwaitVarProc, ip_rbVwaitObjCmd, | usa |
2003-10-26 | bug fix on Win : hang-up when calling 'exit' in the Tk callback | nagai |
2003-10-17 | add some documents | nagai |
2003-10-14 | ext/tcltklib/tcltklib.c: | nagai |
2003-09-07 | * tcltklib.c (lib_mainloop_core): fixed signal-trap bug | nagai |
2003-09-02 | * ext/tcltklib/tcltklib.c (ip_invoke): fixed bug on passing a exception | nagai |
2003-08-29 | * doc/ChangeLog-1.8.0: add changes of Ruby/Tk | nagai |
2003-08-18 | * ext/curses/curses.c (_XOPEN_SOURCE_EXTENDED): Mac OS X standard | nobu |
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 safety | nagai |
2003-07-29 | * bug fix | nagai |
2003-07-29 | tcltklib.c : use RTEST() | nagai |
2003-07-29 | tcltklib.c : bug fix | nagai |
2003-07-28 | tcltklib.c : *bug fix | nagai |
2003-07-27 | multi-tk.rb : (new) library to support multiple Tk interpreters (high level) | nagai |
2003-07-25 | tcltklib.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-23 | process.c : unify indentation | nagai |
2003-07-01 | tk.rb : | nagai |
2003-06-21 | Ruby/Tk libraries except tk.rb : | nagai |
2003-06-20 | tcltklib.c : | nagai |
2003-06-19 | tcltklib.c : | nagai |
2003-06-18 | tk.rb : | nagai |
2003-06-09 | fix : 100% CPU problem of Tk.mainloop | nagai |
2003-06-09 | renew Tk.mainloop | nagai |
2003-05-23 | * eval.c (ruby_finalize): turn off ruby_debug flag before calling | matz |
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 if | nobu |
2002-12-31 | * ext/tcltklib/extconf.rb (find_tcl, find_tk): Look for both | knu |
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 |