summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
2012-09-06mkmf.rb: fix splitting options with an argumentnobu
2012-09-04remove trailing spaces.nobu
2012-07-18mkmf.rb: hack for -frameworknobu
2012-07-09* dln.c: Simplify and make consistent an ifdef for Mac OS X.kosaki
2012-05-20ext/extmk.rb: workaround for -framework optionnobu
2012-05-17fix static-linked-extnobu
2012-05-17fix static-linked-extnobu
2012-04-13* encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain
2012-03-10* st.c: add st_foreach_check for fixing iteration over packed tablenobu
2011-11-27* ext/tk/tcltklib.c (eventloop_sleep): unused.nobu
2011-11-20* ext/tk/tkutil/tkutil.c (cbsubst_info): fix shorten-64-to-32 warnings.nobu
2011-11-20* ext/tk/tkutil/tkutil.c: fix shorten-64-to-32 warnings.nobu
2011-11-08* ext/tk/tcltklib.c (rb_thread_critical): fix type.nobu
2011-11-05* ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj
2011-10-23* ext/tk/MANUAL_tcltklib.eng: fix typo.ktsj
2011-10-23* ext/tk/MANUAL_tcltklib.eng: fix typo. [ruby-dev:44683] [Bug #5471]ayumin
2011-09-26* include/ruby/defines.h: remove NextStep, OpenStep, Rhapsodykosaki
2011-09-14Merge branch 'tk_utf8' into trunkayumin
2011-08-06* ext/tk/lib/tk/wm.rb (Tk::Wm.command): Add the missing receivernaruse
2011-06-29* ex/tk/extconf.rb: support for the latest ActiveTcl with mingw.eban
2011-06-17* suppress compile warnings.nobu
2011-06-14* ext/tk/tcltklib.c (lib_eventloop_core): revert the last change (it'snagai
2011-06-12* ext/tk/extconf.rb: fails on Mac OS X [Ruby 1.9 - Bug #4853]nagai
2011-06-10* ext/tk/tcltklib.c (lib_eventloop_core): replace CHECK_INTS withkosaki
2011-06-07* ext/tk/extconf.rb: use $defs not $CPPFLAGS to get rid ofnobu
2011-06-05* ext/tk/config_list.in: add new options for tcltklib.nagai
2011-06-01* ext/tk/tcltklib.c: reduce CPU power required by an eventloop.nagai
2011-06-01* ext/tk/extconf.rb: fix for uninitialized global variables. [Ruby 1.9 - Bug ...nagai
2011-05-26* ext/tk/lib/tk.rb: hang-up at exit before calling Tk.mainloop.nagai
2011-05-23* ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on some envi...nagai
2011-05-22* ext: remove trailing spaces.nobu
2011-05-15* remove trailing spaces.nobu
2010-12-10* ext/tk/lib/multi-tk.rb: infinite loop on method_missing at loading.nagai
2010-08-31* ext/tk/stubs.c: fix [Bug #3771] "VC++ can't make ext/tk with enablingnagai
2010-08-24* ext/tk/tcltklib.c: add codes for Ruby/Tk-Kit which depends on recentnagai
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2010-07-29* ext/tk/extconf.rb: use TK_XINCLUDES on tkConfig.sh when not empty,nagai
2010-06-02* ext/tk/lib/tk.rb: fix typo and race condition.nagai
2010-05-31* ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworksnagai
2010-05-19* ext/tk/extconf.rb: [ruby-def:41334] [Bug #3307] invalid result on searching...nagai
2010-05-07* ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.nobu
2010-05-06* ext/tk/extconf.rb: search directories on PATH, only if containingnagai
2010-05-05* ext/tk/extconf.rb: revert. enbugged by last commit.nagai
2010-04-30* ext/tk/extconf.rb: better support for MinGW environment.nagai
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-03-25* ext/tk/extconf.rb: fix [ruby-core:28901] [Bug #2997]. Thanks, Michael Graff.nagai
2010-03-13* ext/tk/extconf.rb: fix [Bug #2840] Tk doesn't built in mingw.nagai
2010-03-11* ext/tk/extconf.rb: log() is built-in in some compilers and needsnobu
2010-01-31* ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table.nagai