aboutsummaryrefslogtreecommitdiffstats
path: root/ext/tk/lib/tk.rb
Commit message (Expand)AuthorAgeFilesLines
* * commit miss; and tcltklib fix too.matz2002-10-021-3/+3
* * dir.c (glob_helper): prevent memory leak using rb_protect().matz2002-09-121-0/+1
* * re.c (rb_reg_expr_str): need to process backslashes properly.matz2002-06-281-9/+9
* * tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.nagai2002-06-041-54/+242
* * marshal.c (w_object): module inclusion using extend() shouldmatz2002-03-111-2/+2
* * eval.c (cvar_cbase): utility function to find innermost nonmatz2002-03-081-20/+27
* * eval.c (rb_mod_include): load modules in argument order.matz2002-02-281-159/+312
* * eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz2002-01-281-3/+2
* * parse.y (parse_regx): should raise error on untermitatedmatz2001-11-191-25/+0
* * parse.y (str_extend): shuould allow interpolation of $-x.matz2001-10-291-1/+16
* * re.c (Init_Regexp): to_s to be alias to inspect.matz2001-09-051-3/+3
* * parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntaxmatz2001-06-011-3/+3
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-3/+19
* forgot some checkins.matz2001-05-061-18/+25
* * eval.c (rb_mod_define_method): should have clear method cache.matz2001-03-271-12/+92
* matzmatz2000-11-271-39/+395
* matzmatz2000-11-201-3/+46
* matzmatz2000-11-171-4/+6
* matzmatz2000-08-021-1/+91
* matzmatz2000-07-141-1/+12
* matzmatz2000-07-061-3/+3
* tk font patchmatz2000-06-131-0/+97
* 2000-06-12matz2000-06-121-8/+197
* 2000-05-24matz2000-05-241-3/+3
* 2000-04-10matz2000-04-101-1/+1
* 2000-04-10matz2000-04-101-1/+13
* 2000-03-17matz2000-03-171-5/+3
* 2000-02-01matz2000-02-011-17/+45
* 2000-01-17matz2000-01-171-57/+139
* 20000105matz2000-01-051-66/+28
* 19991214matz1999-12-141-3/+3
* 19991206matz1999-12-061-0/+2
* 1.4.1 to bematz1999-08-241-63/+36
* remove marshal/gtk/kconvmatz1999-08-131-0/+2495