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
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
tk
/
stubs.c
Age
Commit message (
Expand
)
Author
2014-01-12
stubs.c: library name strings
nobu
2012-07-09
* dln.c: Simplify and make consistent an ifdef for Mac OS X.
kosaki
2011-05-15
* remove trailing spaces.
nobu
2010-08-31
* ext/tk/stubs.c: fix [Bug #3771] "VC++ can't make ext/tk with enabling
nagai
2010-05-31
* ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworks
nagai
2010-04-22
* ext/**/*.[ch]: removed trailing spaces.
nobu
2009-10-26
* ext/tk/tcltklib.c,stubs.c: remove errors or warnings when compiled
nagai
2009-07-12
* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
nagai
2008-10-04
* dln.c: Ruby no longer supports MacOS 9 or before.
yugui
2008-07-23
* ext/tk/{stubs,tcltklib}.c, ext/tk/tkutil/tkutil.c: fix warnings
nobu
2008-06-11
* ext/tk: check proper conditions. [ruby-dev:35047]
nobu
2008-03-30
revert git backfire in r15860; sorry
matz
2008-03-30
* proc.c (proc_dup): should copy is_lambda attribute as well.
matz
2008-03-29
* ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5.
nagai
2007-06-10
* include/ruby: moved public headers.
nobu
2006-08-31
* ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR and
usa
2006-06-20
* eval.c, file.c, etc.: code-cleanup patch from Stefan Huehner
matz
2006-04-18
* ext/tk/lib/multi-tk.rb: add a binding to a container for a slave IP.
nagai
2005-11-07
* ext/tk/stubs.c (_nativethread_consistency_check): use simpler
nagai
2005-11-06
* ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touch
ocean
2005-08-04
* ext/tk/tcltklib.c: cannot compile for Tcl7.6/Tk4.2.
nagai
2005-07-28
* ext/tk/stubs.c: When --enable-tcltk-stubs, the initialize
nagai
2005-01-25
* ext/tk: merge tcltklib for Ruby/Tk installation control
nagai