aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk
Commit message (Expand)AuthorAgeFilesLines
* * ext/tk/README.tcltklib: [DOC] Fix typo by @xta [Fixes GH-532] [ci skip]zzak2014-02-111-1/+1
* * ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506]hsbt2014-01-191-4/+4
* * ext/tk/extconf.rb: --with-tcllib and --with-tklib configure optionsnagai2014-01-121-2/+2
* ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu2014-01-121-4/+3
* stubs.c: library name stringsnobu2014-01-121-8/+6
* tcltklib.c: create_ip_exc format argumentnobu2014-01-121-4/+4
* tk/extconf.rb: fix libpathflag argumentsnobu2014-01-091-6/+6
* tk/extconf.rb: rpath by libpathflagnobu2014-01-051-6/+6
* ext/tk/extconf.rb: fix build error with tk variantnobu2014-01-041-6/+6
* * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typoscharliesome2013-12-282-3/+3
* * ext/tk/lib/tkextlib/SUPPORT_STATUS: [DOC] remove link of RAA.hsbt2013-12-111-6/+1
* * ext/tk/lib/tk/canvas.rb: [DOC] Fix typo (s/paramter/parameter/)a_matsuda2013-12-076-6/+6
* * ext/tk/extconf.rb: show the reason of why ignore tclConfig.sh/tkConfig.sh.nagai2013-11-301-9/+26
* * ext/tk/lib/tkextlib/tktable/tktable.rb: fix bug on arguments for Proc object.nagai2013-11-295-33/+59
* mkmf.rb: fix framework optionnobu2013-10-141-2/+2
* * ext/tk/extconf.rb: Don't add "-ltk -ltcl" for MacOSX frameworks, because th...nagai2013-08-041-1/+0
* * ext/tk/extconf.rb: Default search_versions are set 8.5 and 8.4 only. At pre...nagai2013-07-191-2/+5
* tkutil.c: prevent temporary objects from GCnobu2013-06-171-17/+16
* * ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465]nagai2013-06-176-11/+18
* * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo2013-06-121-16/+0
* suppress warningsnobu2013-05-271-1/+2
* fix typos inspired by r40825kazu2013-05-194-4/+4
* * remove trailing spaces.nobu2013-05-194-16/+16
* fix typos. Patch by k_takata.ktsj2013-05-1917-33/+33
* * ext/tk/MANUAL_tcltklib.ja, ext/tk/old-README.tcltklib.ja: rename from *.jp ...nagai2013-04-292-0/+0
* * ext/tk/MANUAL_tcltklib.jp: rename from ext/tk/MANUAL_tcltklib.eucj [ruby-tr...nagai2013-04-292-0/+0
* Typo by @windwiny [Fixes GH-295]zzak2013-04-241-1/+1
* tcltklib.c: rb_thread_alive_p macronobu2013-03-281-5/+1
* tcltklib.c: suppress warningsnobu2013-03-281-10/+25
* ext/tk/tcltklib.c: adjust nestingnobu2013-03-282-77/+21
* fix typoskazu2013-03-132-13/+13
* extconf.rb: have_headernobu2013-01-101-12/+34
* tkutil.c: NIL_Pnobu2012-12-201-4/+4
* mkmf.rb: fix splitting options with an argumentnobu2012-09-061-1/+1
* remove trailing spaces.nobu2012-09-041-20/+20
* mkmf.rb: hack for -frameworknobu2012-07-181-1/+1
* * dln.c: Simplify and make consistent an ifdef for Mac OS X.kosaki2012-07-091-2/+2
* ext/extmk.rb: workaround for -framework optionnobu2012-05-201-1/+1
* fix static-linked-extnobu2012-05-171-1/+2
* fix static-linked-extnobu2012-05-171-12/+14
* * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain2012-04-132-0/+12
* * st.c: add st_foreach_check for fixing iteration over packed tablenobu2012-03-101-6/+3
* * ext/tk/tcltklib.c (eventloop_sleep): unused.nobu2011-11-271-0/+2
* * ext/tk/tkutil/tkutil.c (cbsubst_info): fix shorten-64-to-32 warnings.nobu2011-11-201-1/+1
* * ext/tk/tkutil/tkutil.c: fix shorten-64-to-32 warnings.nobu2011-11-201-17/+23
* * ext/tk/tcltklib.c (rb_thread_critical): fix type.nobu2011-11-081-55/+59
* * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb,ktsj2011-11-052-2/+2
* * ext/tk/MANUAL_tcltklib.eng: fix typo.ktsj2011-10-231-1/+1
* * ext/tk/MANUAL_tcltklib.eng: fix typo. [ruby-dev:44683] [Bug #5471]ayumin2011-10-231-1/+1
* * include/ruby/defines.h: remove NextStep, OpenStep, Rhapsodykosaki2011-09-261-1/+1