summaryrefslogtreecommitdiff
path: root/ext/tk
AgeCommit message (Expand)Author
2003-06-16* eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz
2003-06-12tk.rb : add 'no_create' option to widget initialize method.nagai
2003-06-12tk.rb : widget configure returns self (for method call chain)nagai
2003-06-03* eval.c (rb_call_super): inheritance line adjustment moved frommatz
2003-05-26* eval.c (Init_Proc): Block/Proc separation. [huge change]matz
2003-05-23* eval.c (ruby_finalize): turn off ruby_debug flag before callingmatz
2003-04-03* eval.c (rb_f_missing): use "inspect" for T_OBJECT as well.matz
2003-03-23update NotImplementError to NotImplementedError.matz
2003-03-22* lib/optparse.rb, lib/jcode.rb, ext/tk/lib/tk.rb: reorder characterakr
2003-03-21* regex.c (re_compile_pattern): fix previous change.akr
2002-10-02* commit miss; and tcltklib fix too.matz
2002-09-27Update.knu
2002-09-12* dir.c (glob_helper): prevent memory leak using rb_protect().matz
2002-09-08* configure.in: modify program_prefix only if specifiedeban
2002-06-28* re.c (rb_reg_expr_str): need to process backslashes properly.matz
2002-06-04* ext/tk/lib/tkentry.rb: typo fix(!! -> ||).eban
2002-06-04* tkfont.rb: Fix bugs on TkFont.init_widget_font for Tk8.x.nagai
2002-03-11* marshal.c (w_object): module inclusion using extend() shouldmatz
2002-03-08* eval.c (cvar_cbase): utility function to find innermost nonmatz
2002-03-04Make cvs ignore mkmf.log.knu
2002-02-28* eval.c (rb_mod_include): load modules in argument order.matz
2002-01-28* eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz
2002-01-17* eval.c (block_pass): allow "retry" from within argument passedmatz
2001-11-19* parse.y (parse_regx): should raise error on untermitatedmatz
2001-11-13tkutil needed to be updatedmatz
2001-10-29* parse.y (str_extend): shuould allow interpolation of $-x.matz
2001-09-05* re.c (Init_Regexp): to_s to be alias to inspect.matz
2001-09-03* ruby.c (proc_options): should not alter origargv[].matz
2001-06-01* parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntaxmatz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-06forgot some checkins.matz
2001-03-27* eval.c (rb_mod_define_method): should have clear method cache.matz
2001-01-09Add .cvsignore's.knu
2000-12-28changes from personal modifies -- matzmatz
2000-11-27matzmatz
2000-11-20matzmatz
2000-11-17matzmatz
2000-08-02matzmatz
2000-08-01matzmatz
2000-07-14matzmatz
2000-07-06matzmatz
2000-06-13tk font patchmatz
2000-06-122000-06-12matz
2000-05-242000-05-24matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-04-102000-04-10matz
2000-04-102000-04-10matz
2000-03-172000-03-17matz
2000-02-012000-02-01matz