summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
2014-05-09extmk.rb: check if parent is buildnobu
2014-05-05* ext/tk/lib/tkextlib/tkDND/tkdnd.rb: fix typo and missing definition.nagai
2014-02-11* ext/tk/README.tcltklib: [DOC] Fix typo by @xta [Fixes GH-532] [ci skip]zzak
2014-01-19* ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506]hsbt
2014-01-12* ext/tk/extconf.rb: --with-tcllib and --with-tklib configure optionsnagai
2014-01-12ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2014-01-12stubs.c: library name stringsnobu
2014-01-12tcltklib.c: create_ip_exc format argumentnobu
2014-01-09tk/extconf.rb: fix libpathflag argumentsnobu
2014-01-05tk/extconf.rb: rpath by libpathflagnobu
2014-01-04ext/tk/extconf.rb: fix build error with tk variantnobu
2013-12-28* benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome
2013-12-11 * ext/tk/lib/tkextlib/SUPPORT_STATUS: [DOC] remove link of RAA.hsbt
2013-12-07* ext/tk/lib/tk/canvas.rb: [DOC] Fix typo (s/paramter/parameter/)a_matsuda
2013-11-30* ext/tk/extconf.rb: show the reason of why ignore tclConfig.sh/tkConfig.sh.nagai
2013-11-29* ext/tk/lib/tkextlib/tktable/tktable.rb: fix bug on arguments for Proc object.nagai
2013-10-14mkmf.rb: fix framework optionnobu
2013-08-04* ext/tk/extconf.rb: Don't add "-ltk -ltcl" for MacOSX frameworks, because th...nagai
2013-07-19* ext/tk/extconf.rb: Default search_versions are set 8.5 and 8.4 only. At pre...nagai
2013-06-17tkutil.c: prevent temporary objects from GCnobu
2013-06-17* ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]nagai
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
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