Age | Commit message (Expand) | Author |
---|---|---|
2016-08-09 | * ext/tk: Tk is removed from stdlib. [Feature #8539] | naruse |
2015-12-16 | handle ext/ as r53141 | naruse |
2009-07-12 | * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries. | nagai |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2005-10-22 | * ext/tk/extconf.rb: improbe messages [ruby-core:06325]. | nagai |
2005-08-09 | * ext/tk/tcltklib.c: remove dangerous 'rb_jump_tag's. | nagai |
2004-10-11 | * ext/tk/lib/tk/*: untabify | nagai |
2004-07-15 | * ext/tk/, ext/tcltklib/: bug fix | nagai |
2004-07-09 | * ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks. | nagai |