aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/stubs.c
Commit message (Expand)AuthorAgeFilesLines
* protoize no-arguments functionsnobu2014-09-301-11/+11
* stubs.c: library name stringsnobu2014-01-121-8/+6
* * dln.c: Simplify and make consistent an ifdef for Mac OS X.kosaki2012-07-091-2/+2
* * remove trailing spaces.nobu2011-05-151-1/+1
* * ext/tk/stubs.c: fix [Bug #3771] "VC++ can't make ext/tk with enablingnagai2010-08-311-1/+5
* * ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworksnagai2010-05-311-0/+20
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-12/+12
* * ext/tk/tcltklib.c,stubs.c: remove errors or warnings when compilednagai2009-10-261-0/+6
* * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai2009-07-121-0/+33
* * dln.c: Ruby no longer supports MacOS 9 or before.yugui2008-10-041-33/+0
* * 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