Age | Commit message (Expand) | Author |
2014-09-30 | protoize no-arguments functions | nobu |
2014-08-03 | ext: get rid of inadvertent ID creation | nobu |
2014-08-03 | ext: prefer RB_TYPE_P over comparison TYPE with constants | nobu |
2014-05-09 | extmk.rb: check if parent is build | nobu |
2013-06-17 | tkutil.c: prevent temporary objects from GC | nobu |
2013-05-27 | suppress warnings | nobu |
2012-12-20 | tkutil.c: NIL_P | nobu |
2012-04-13 | * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control | drbrain |
2012-03-10 | * st.c: add st_foreach_check for fixing iteration over packed table | 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 |
2010-08-07 | .cvsignore: have not been used already. [Bug #3468] | 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-01-31 | * ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table. | nagai |
2009-10-26 | * ext/tk/tcltklib.c,stubs.c: remove errors or warnings when compiled | nagai |
2009-07-12 | * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries. | nagai |
2008-09-04 | * thread.c (rb_thread_check_trap_pending): added for compatibility. | ko1 |
2008-07-23 | * ext/tk/{stubs,tcltklib}.c, ext/tk/tkutil/tkutil.c: fix warnings | nobu |
2008-07-15 | * ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to be | nobu |
2008-07-15 | * ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Do | knu |
2008-06-11 | * ext/tk: check proper conditions. [ruby-dev:35047] | nobu |
2008-06-10 | * ext/tk/tcltklib.c: SEGV when tcltk-stubs is enabled. | nagai |
2008-03-29 | * ext/tk/*: full update Ruby/Tk to support Ruby(1.9|1.8) and Tc/Tk8.5. | nagai |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
2007-08-29 | forgot to modify | akr |
2007-06-10 | * include/ruby: moved public headers. | nobu |
2006-11-22 | * ext/tk/extconf.rb: support --with-X11/--without-X11 option. | nagai |
2006-10-12 | * ext/tk/tkutil/tkutil.c (cbsubst_table_setup): need to handle new | matz |
2006-09-05 | * ext/tk/tcltklib.c: use rb_ary_new3() since RARRAY_LEN() is not l-value. | nobu |
2006-08-31 | * ext/Win32API/Win32API.c (Win32API_initialize): use RSTRING_PTR and | usa |
2006-06-09 | * math.c (log2): may be a macro. | nobu |
2006-04-05 | * ext/tk/tcltklib.c: fix SEGV when embedding to an application. | nagai |
2005-11-07 | * ext/tk/stubs.c (_nativethread_consistency_check): use simpler | nagai |
2005-11-02 | * ext/tk/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): passed imp... | nagai |
2005-07-28 | * ext/tk/stubs.c: When --enable-tcltk-stubs, the initialize | nagai |
2005-07-21 | * ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revert | nagai |
2005-07-05 | * ext/tk/tkutil/tkutil.c: fix typo. | nagai |
2005-07-05 | * ext/tk/tcltklib.c: bug fix on treating Unicode strings. | nagai |
2005-06-14 | * ext/tk/tkutil/tkutil.c: forgot update RELEASE_DATE | nagai |
2005-06-13 | * ext/tk/tkutil/tkutil.c: add TkUtil::CallbackSubst.subst_arg(m, ...) | nagai |
2005-03-15 | * ext/tk/tkutil/tkutil.c (ary2list): give wrong arguments to hash2kv() | nagai |
2005-03-06 | * ext/tk/tkutil/tkutil.c: follow the change of st.c (committed at Fri, | nagai |
2005-03-02 | * ext/tk/tcltklib.c: enforce thread-check and exception-handling to | nagai |
2005-02-09 | * ext/tk/make-tkutil, ext/tk/tkutil/subconf.rb: no longer used. | usa |
2005-01-31 | * ext/tk/extconf.rb: add tkutil configuration step (remove old schema) | nagai |