summaryrefslogtreecommitdiff
path: root/ext/tk/tcltklib.c
AgeCommit message (Expand)Author
2015-12-27Typos in messagesa_matsuda
2015-12-27Documentation typosa_matsuda
2015-11-05ext: use RARRAY_ASETnobu
2015-11-05tk: RARRAY_AREFnobu
2015-11-05ext: use RARRAY_AREFnobu
2015-11-04ext: use RARRAY_CONST_PTRnobu
2015-10-31tcltklib.c: basenamenobu
2015-10-31tcltklib.c: GC guardnobu
2015-10-18* numeric.c: Good-by Borland-C.kosaki
2015-08-02tcltklib.c: check argumentnobu
2015-07-06* ext/tk/tcltklib.c: removed deprecated safe level.hsbt
2015-05-28tcltklib.c: allocate structs with wrappernobu
2015-05-27tcltklib.c: fix memory leaknobu
2015-02-16use rb_funcallvnobu
2014-12-26tcltklib.c: duplicate codenobu
2014-12-26tcltklib.c: rb_path2classnobu
2014-12-03tcltklib.c: revert RUBY_UNTYPED_DATA_WARNINGnobu
2014-12-03ruby.h: no warnings of hidden objectsnobu
2014-10-19* ext/tk/tcltklib.c: support Tcl/Tk8.6.nagai
2014-10-13* ext/tk/tcltklib.c: (experimental) support Tcl/Tk8.6.2.nagai
2014-10-09tcltklib.c: typed datanobu
2014-10-04ext: protoize no-arguments functionsnobu
2014-09-30protoize no-arguments functionsnobu
2014-08-03ext: prefer RB_TYPE_P over comparison TYPE with constantsnobu
2014-06-23tcltklib.c: fix format specifiersnobu
2014-01-19* ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506]hsbt
2014-01-12ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2014-01-12tcltklib.c: create_ip_exc format argumentnobu
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-03-28tcltklib.c: rb_thread_alive_p macronobu
2013-03-28tcltklib.c: suppress warningsnobu
2013-03-28ext/tk/tcltklib.c: adjust nestingnobu
2012-04-13* encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain
2011-11-27* ext/tk/tcltklib.c (eventloop_sleep): unused.nobu
2011-11-08* ext/tk/tcltklib.c (rb_thread_critical): fix type.nobu
2011-06-17* suppress compile warnings.nobu
2011-06-14* ext/tk/tcltklib.c (lib_eventloop_core): revert the last change (it'snagai
2011-06-10* ext/tk/tcltklib.c (lib_eventloop_core): replace CHECK_INTS withkosaki
2011-06-01* ext/tk/tcltklib.c: reduce CPU power required by an eventloop.nagai
2011-05-15* remove trailing spaces.nobu
2010-08-24* ext/tk/tcltklib.c: add codes for Ruby/Tk-Kit which depends on recentnagai
2010-05-31* ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworksnagai
2010-04-22* ext/**/*.[ch]: removed trailing spaces.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
2009-10-26* ext/tk/tcltklib.c: mistake on operation. sorry.nagai
2009-10-26* ext/tk/tcltklib.c,stubs.c: remove errors or warnings when compilednagai
2009-08-09* ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.nagai
2009-08-03* ext/tk/lib/tcltklib.c: fix trouble on old-style C functionnagai
2009-07-12* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.nagai