aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tracer.rb
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz2003-06-161-1/+1
* * lib/mkmf.rb, lib/optparse.rb, lib/tracer.rb: use Method#to_blocknobu2003-05-261-1/+1
* * lib/tracer.rb (trace_func): save and recover Thread.critical state.nahi2003-03-191-1/+2
* * class.c (rb_define_method): do not set NOEX_CFUNC if klass ismatz2002-11-071-4/+4
* use Object#class instead of deprecated Object#type.nobu2002-10-021-4/+2
* * re.c (rb_reg_expr_str): need to process backslashes properly.matz2002-06-281-1/+1
* * time.c (time_plus): result should not be negative unlessmatz2001-12-211-3/+3
* * parse.y (str_extend): shuould allow interpolation of $-x.matz2001-10-291-2/+2
* matzmatz2000-12-221-13/+15
* matzmatz2000-10-111-5/+11
* matzmatz2000-07-101-4/+4
* matzmatz2000-06-281-2/+2
* -r debug, -s, etc.matz1999-10-151-4/+5
* 1.4.0matz1999-08-131-1/+1
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-30/+117
* Initial revisionv1_0_r2matz1998-01-161-0/+75