index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
tk
/
tcltklib.c
Age
Commit message (
Expand
)
Author
2015-11-05
ext: use RARRAY_ASET
nobu
2015-11-05
tk: RARRAY_AREF
nobu
2015-11-05
ext: use RARRAY_AREF
nobu
2015-11-04
ext: use RARRAY_CONST_PTR
nobu
2015-10-31
tcltklib.c: basename
nobu
2015-10-31
tcltklib.c: GC guard
nobu
2015-10-18
* numeric.c: Good-by Borland-C.
kosaki
2015-08-02
tcltklib.c: check argument
nobu
2015-07-06
* ext/tk/tcltklib.c: removed deprecated safe level.
hsbt
2015-05-28
tcltklib.c: allocate structs with wrapper
nobu
2015-05-27
tcltklib.c: fix memory leak
nobu
2015-02-16
use rb_funcallv
nobu
2014-12-26
tcltklib.c: duplicate code
nobu
2014-12-26
tcltklib.c: rb_path2class
nobu
2014-12-03
tcltklib.c: revert RUBY_UNTYPED_DATA_WARNING
nobu
2014-12-03
ruby.h: no warnings of hidden objects
nobu
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-09
tcltklib.c: typed data
nobu
2014-10-04
ext: protoize no-arguments functions
nobu
2014-09-30
protoize no-arguments functions
nobu
2014-08-03
ext: prefer RB_TYPE_P over comparison TYPE with constants
nobu
2014-06-23
tcltklib.c: fix format specifiers
nobu
2014-01-19
* ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506]
hsbt
2014-01-12
ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE
nobu
2014-01-12
tcltklib.c: create_ip_exc format argument
nobu
2013-06-12
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-03-28
tcltklib.c: rb_thread_alive_p macro
nobu
2013-03-28
tcltklib.c: suppress warnings
nobu
2013-03-28
ext/tk/tcltklib.c: adjust nesting
nobu
2012-04-13
* encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control
drbrain
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's
nagai
2011-06-10
* ext/tk/tcltklib.c (lib_eventloop_core): replace CHECK_INTS with
kosaki
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 recent
nagai
2010-05-31
* ext/tk/extconf.rb: use tclConfig.sh/tkConfig.sh when frameworks
nagai
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 compiled
nagai
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 function
nagai
2009-07-12
* ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries.
nagai
2009-07-11
* ext/tk/tcltklib.c (get_obj_from_str): suppressed a warning.
nobu
2009-03-16
* ext/tk/tcltklib.c (eventloop_sleep, lib_eventloop_core),
nobu
[next]