summaryrefslogtreecommitdiffstats
path: root/ext/tk/stubs.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/{stubs,tcltklib}.c, ext/tk/tkutil/tkutil.c: fix warningsnobu2008-07-231-2/+2
* * ext/tk: check proper conditions. [ruby-dev:35047]nobu2008-06-111-10/+10
* revert git backfire in r15860; sorrymatz2008-03-301-3/+61
* * proc.c (proc_dup): should copy is_lambda attribute as well.matz2008-03-301-61/+3
* * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.nagai2008-03-291-3/+61
* * include/ruby: moved public headers.nobu2007-06-101-1/+1
* * ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR andusa2006-08-311-12/+12
* * eval.c, file.c, etc.: code-cleanup patch from Stefan Huehnermatz2006-06-201-20/+10
* * ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.nagai2006-04-181-6/+13
* * ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai2005-11-071-1/+3
* * ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touchocean2005-11-061-2/+2
* * ext/tk/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.nagai2005-08-041-2/+49
* * ext/tk/stubs.c: When --enable-tcltk-stubs, the initializenagai2005-07-281-36/+392
* * ext/tk: merge tcltklib for Ruby/Tk installation controlnagai2005-01-251-0/+104