| Commit message (Expand) | Author | Age | Files | Lines |
| * | merge revision(s) 54022: [Backport #11893] | usa | 2016-03-25 | 1 | -1/+1 |
| * | merge revision(s) 54021: [Backport #11891] | usa | 2016-03-25 | 1 | -1/+1 |
| * | merge revision(s) 54020: [Backport #11890] | usa | 2016-03-25 | 1 | -1/+1 |
| * | merge revision(s) 54018: [Backport #11886] | usa | 2016-03-25 | 4 | -5/+5 |
| * | merge revision(s) 53299: [Backport #11870] | usa | 2016-02-25 | 6 | -6/+6 |
| * | merge revision(s) 53022: [Backport #11764] | usa | 2016-02-25 | 1 | -3/+3 |
| * | * ext/tk/extconf.rb: support Tcl/Tk8.6. | usa | 2015-05-12 | 3 | -11/+82 |
| * | merge revision(s) r49034: [Backport #10662] | nagachika | 2015-02-19 | 1 | -2/+2 |
| * | merge revision(s) 44572,44578,44591,44592: [Backport #9490] | naruse | 2014-02-10 | 1 | -4/+3 |
| * | * ext/tk/lib/tkextlib/SUPPORT_STATUS: [DOC] remove link of RAA. | hsbt | 2013-12-11 | 1 | -6/+1 |
| * | * ext/tk/lib/tk/canvas.rb: [DOC] Fix typo (s/paramter/parameter/) | a_matsuda | 2013-12-07 | 6 | -6/+6 |
| * | * ext/tk/extconf.rb: show the reason of why ignore tclConfig.sh/tkConfig.sh. | nagai | 2013-11-30 | 1 | -9/+26 |
| * | * ext/tk/lib/tkextlib/tktable/tktable.rb: fix bug on arguments for Proc object. | nagai | 2013-11-29 | 5 | -33/+59 |
| * | mkmf.rb: fix framework option | nobu | 2013-10-14 | 1 | -2/+2 |
| * | * ext/tk/extconf.rb: Don't add "-ltk -ltcl" for MacOSX frameworks, because th... | nagai | 2013-08-04 | 1 | -1/+0 |
| * | * ext/tk/extconf.rb: Default search_versions are set 8.5 and 8.4 only. At pre... | nagai | 2013-07-19 | 1 | -2/+5 |
| * | tkutil.c: prevent temporary objects from GC | nobu | 2013-06-17 | 1 | -17/+16 |
| * | * ext/tk/extconf.rb: support s390x (Thanks to bkabrda) [ruby-trunk - Bug #5465] | nagai | 2013-06-17 | 6 | -11/+18 |
| * | * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError | shugo | 2013-06-12 | 1 | -16/+0 |
| * | suppress warnings | nobu | 2013-05-27 | 1 | -1/+2 |
| * | fix typos inspired by r40825 | kazu | 2013-05-19 | 4 | -4/+4 |
| * | * remove trailing spaces. | nobu | 2013-05-19 | 4 | -16/+16 |
| * | fix typos. Patch by k_takata. | ktsj | 2013-05-19 | 17 | -33/+33 |
| * | * ext/tk/MANUAL_tcltklib.ja, ext/tk/old-README.tcltklib.ja: rename from *.jp ... | nagai | 2013-04-29 | 2 | -0/+0 |
| * | * ext/tk/MANUAL_tcltklib.jp: rename from ext/tk/MANUAL_tcltklib.eucj [ruby-tr... | nagai | 2013-04-29 | 2 | -0/+0 |
| * | Typo by @windwiny [Fixes GH-295] | zzak | 2013-04-24 | 1 | -1/+1 |
| * | tcltklib.c: rb_thread_alive_p macro | nobu | 2013-03-28 | 1 | -5/+1 |
| * | tcltklib.c: suppress warnings | nobu | 2013-03-28 | 1 | -10/+25 |
| * | ext/tk/tcltklib.c: adjust nesting | nobu | 2013-03-28 | 2 | -77/+21 |
| * | fix typos | kazu | 2013-03-13 | 2 | -13/+13 |
| * | extconf.rb: have_header | nobu | 2013-01-10 | 1 | -12/+34 |
| * | tkutil.c: NIL_P | nobu | 2012-12-20 | 1 | -4/+4 |
| * | mkmf.rb: fix splitting options with an argument | nobu | 2012-09-06 | 1 | -1/+1 |
| * | remove trailing spaces. | nobu | 2012-09-04 | 1 | -20/+20 |
| * | mkmf.rb: hack for -framework | nobu | 2012-07-18 | 1 | -1/+1 |
| * | * dln.c: Simplify and make consistent an ifdef for Mac OS X. | kosaki | 2012-07-09 | 1 | -2/+2 |
| * | ext/extmk.rb: workaround for -framework option | nobu | 2012-05-20 | 1 | -1/+1 |
| * | fix static-linked-ext | nobu | 2012-05-17 | 1 | -1/+2 |
| * | fix static-linked-ext | nobu | 2012-05-17 | 1 | -12/+14 |
| * | * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control | drbrain | 2012-04-13 | 2 | -0/+12 |
| * | * st.c: add st_foreach_check for fixing iteration over packed table | nobu | 2012-03-10 | 1 | -6/+3 |
| * | * ext/tk/tcltklib.c (eventloop_sleep): unused. | nobu | 2011-11-27 | 1 | -0/+2 |
| * | * ext/tk/tkutil/tkutil.c (cbsubst_info): fix shorten-64-to-32 warnings. | nobu | 2011-11-20 | 1 | -1/+1 |
| * | * ext/tk/tkutil/tkutil.c: fix shorten-64-to-32 warnings. | nobu | 2011-11-20 | 1 | -17/+23 |
| * | * ext/tk/tcltklib.c (rb_thread_critical): fix type. | nobu | 2011-11-08 | 1 | -55/+59 |
| * | * ext/pathname/lib/pathname.rb, ext/tk/lib/multi-tk.rb, | ktsj | 2011-11-05 | 2 | -2/+2 |
| * | * ext/tk/MANUAL_tcltklib.eng: fix typo. | ktsj | 2011-10-23 | 1 | -1/+1 |
| * | * ext/tk/MANUAL_tcltklib.eng: fix typo. [ruby-dev:44683] [Bug #5471] | ayumin | 2011-10-23 | 1 | -1/+1 |
| * | * include/ruby/defines.h: remove NextStep, OpenStep, Rhapsody | kosaki | 2011-09-26 | 1 | -1/+1 |
| * | Merge branch 'tk_utf8' into trunk | ayumin | 2011-09-14 | 86 | -2393/+2393 |