summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
2013-05-27suppress warningsnobu
2013-05-19fix typos inspired by r40825kazu
2013-05-19* remove trailing spaces.nobu
2013-05-19fix typos. Patch by k_takata.ktsj
2013-04-29* ext/tk/MANUAL_tcltklib.ja, ext/tk/old-README.tcltklib.ja: rename from *.jp ...nagai
2013-04-29* ext/tk/MANUAL_tcltklib.jp: rename from ext/tk/MANUAL_tcltklib.eucj [ruby-tr...nagai
2013-04-24Typo by @windwiny [Fixes GH-295]zzak
2013-03-28tcltklib.c: rb_thread_alive_p macronobu
2013-03-28tcltklib.c: suppress warningsnobu
2013-03-28ext/tk/tcltklib.c: adjust nestingnobu
2013-03-13fix typoskazu
2013-01-10extconf.rb: have_headernobu
2012-12-20tkutil.c: NIL_Pnobu
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