summaryrefslogtreecommitdiffstats
path: root/lib/tracer.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/tracer.rb: no show lines unkonwn line number. [ruby-core:22096],keiju2009-07-211-25/+54
* * lib/tracer.rb: toplevel caller exists now. [ruby-core:24454]nobu2009-07-211-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-16/+16
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * parse.y (yycompile): disable trace while creating ruby_debug_lines.nobu2007-06-181-3/+3
* * object.c (rb_mod_attr): make Module#attr to be an alias tomatz2006-07-201-2/+2
* * lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer modematz2006-02-181-1/+1
* * lib/tracer.rb: merged a minor clarification patch from Danielmatz2006-02-171-13/+9
* * parse.y (lex_getline): should update ruby_debug_lines.matz2004-10-201-0/+1
* * 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 revisionmatz1998-01-161-0/+75