index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
tcltklib
Age
Commit message (
Expand
)
Author
2005-01-25
* ext/tk: merge tcltklib for Ruby/Tk installation control
nagai
2005-01-25
* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained
nagai
2004-12-29
Update kilmer template to use sections
dave
2004-12-27
* ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interp
nagai
2004-12-23
* ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATE
nagai
2004-12-08
* ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" when
nagai
2004-11-09
* ext/tcltklib/tcltklib.c: fix SEGV when compiled with Tcl/Tk8.3.x or older
nagai
2004-11-01
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-10-11
* ext/tk/lib/tk/*: untabify
nagai
2004-09-29
* ext/tcltklib/tcltklib.c (ip_init): bug fix
nagai
2004-09-17
* ext/tcltklib/tcltklib.c: fix SEGV when (thread_)vwait or (thread_)tkwait
nagai
2004-09-14
* ext/tcltklib/tcltklib.c: fix SEGV
nagai
2004-09-12
* ext/tcltklib/tcltklib.c: improve control of preserv/release tcltkip
nagai
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 suspicious
ocean
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 4
nagai
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 SEGV
nagai
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 call
eban
2004-07-30
* ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError when
nagai
2004-07-15
* ext/tk/, ext/tcltklib/: bug fix
nagai
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 <ian@caliban.org>.
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
[next]