summaryrefslogtreecommitdiff
path: root/lib/tracer.rb
AgeCommit message (Expand)Author
2006-07-20* object.c (rb_mod_attr): make Module#attr to be an alias tomatz
2006-02-18* lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer modematz
2006-02-17* lib/tracer.rb: merged a minor clarification patch from Danielmatz
2004-10-20* parse.y (lex_getline): should update ruby_debug_lines.matz
2003-06-16* eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz
2003-05-26* lib/mkmf.rb, lib/optparse.rb, lib/tracer.rb: use Method#to_blocknobu
2003-03-19* lib/tracer.rb (trace_func): save and recover Thread.critical state.nahi
2002-11-07* class.c (rb_define_method): do not set NOEX_CFUNC if klass ismatz
2002-10-02use Object#class instead of deprecated Object#type.nobu
2002-06-28* re.c (rb_reg_expr_str): need to process backslashes properly.matz
2001-12-21* time.c (time_plus): result should not be negative unlessmatz
2001-10-29* parse.y (str_extend): shuould allow interpolation of $-x.matz
2000-12-22matzmatz
2000-10-11matzmatz
2000-07-10matzmatz
2000-06-28matzmatz
1999-10-15-r debug, -s, etc.matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto