summaryrefslogtreecommitdiff
path: root/ext/tk/tkutil
AgeCommit message (Expand)Author
2013-06-17tkutil.c: prevent temporary objects from GCnobu
2013-05-27suppress warningsnobu
2012-12-20tkutil.c: NIL_Pnobu
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-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 compilednagai
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 warningsnobu
2008-07-15* ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to benobu
2008-07-15* ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Doknu
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 dependentakr
2007-08-29forgot 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 newmatz
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 andusa
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 simplernagai
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 initializenagai
2005-07-21* ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revertnagai
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_DATEnagai
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 tonagai
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