| Commit message (Expand) | Author | Age | Files | Lines |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341] | zzak | 2013-07-18 | 1 | -1/+1 |
* | tracer.rb: File.readlines | nobu | 2013-04-24 | 1 | -10/+2 |
* | * lib/tracer.rb: Move class overview definition and reformat | zzak | 2013-02-04 | 1 | -21/+17 |
* | * lib/tracer.rb: Updated to match removal of custom_require from | drbrain | 2012-11-29 | 1 | -1/+1 |
* | * lib/tracer.rb (Tracer.trace_func): printf to stdout | zzak | 2012-11-20 | 1 | -1/+1 |
* | * lib/tracer.rb: Tracer.on only if required by -r command-line option. | nagachika | 2011-06-29 | 1 | -2/+7 |
* | * lib/tracer.rb: count only non-internal libraries in stack trace, | keiju | 2011-06-28 | 1 | -1/+1 |
* | * lib: Convert tabs to spaces for ruby files per | drbrain | 2011-05-18 | 1 | -22/+22 |
* | * lib/tracer.rb: Improve documentation. Patch by Richard Ramsden. | drbrain | 2011-05-17 | 1 | -17/+115 |
* | * remove trailing spaces. | nobu | 2011-05-15 | 1 | -4/+4 |
* | * lib/tracer.rb: count only non-internal libraries in stack trace, | nobu | 2010-09-16 | 1 | -1/+1 |
* | * lib/tracer.rb: no show lines unkonwn line number. [ruby-core:22096], | keiju | 2009-07-21 | 1 | -25/+54 |
* | * lib/tracer.rb: toplevel caller exists now. [ruby-core:24454] | nobu | 2009-07-21 | 1 | -1/+1 |
* | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu | 2009-03-06 | 1 | -16/+16 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | * parse.y (yycompile): disable trace while creating ruby_debug_lines. | nobu | 2007-06-18 | 1 | -3/+3 |
* | * object.c (rb_mod_attr): make Module#attr to be an alias to | matz | 2006-07-20 | 1 | -2/+2 |
* | * lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer mode | matz | 2006-02-18 | 1 | -1/+1 |
* | * lib/tracer.rb: merged a minor clarification patch from Daniel | matz | 2006-02-17 | 1 | -13/+9 |
* | * parse.y (lex_getline): should update ruby_debug_lines. | matz | 2004-10-20 | 1 | -0/+1 |
* | * eval.c (proc_alloc): re-unification of Block and Proc. Block | matz | 2003-06-16 | 1 | -1/+1 |
* | * lib/mkmf.rb, lib/optparse.rb, lib/tracer.rb: use Method#to_block | nobu | 2003-05-26 | 1 | -1/+1 |
* | * lib/tracer.rb (trace_func): save and recover Thread.critical state. | nahi | 2003-03-19 | 1 | -1/+2 |
* | * class.c (rb_define_method): do not set NOEX_CFUNC if klass is | matz | 2002-11-07 | 1 | -4/+4 |
* | use Object#class instead of deprecated Object#type. | nobu | 2002-10-02 | 1 | -4/+2 |
* | * re.c (rb_reg_expr_str): need to process backslashes properly. | matz | 2002-06-28 | 1 | -1/+1 |
* | * time.c (time_plus): result should not be negative unless | matz | 2001-12-21 | 1 | -3/+3 |
* | * parse.y (str_extend): shuould allow interpolation of $-x. | matz | 2001-10-29 | 1 | -2/+2 |
* | matz | matz | 2000-12-22 | 1 | -13/+15 |
* | matz | matz | 2000-10-11 | 1 | -5/+11 |
* | matz | matz | 2000-07-10 | 1 | -4/+4 |
* | matz | matz | 2000-06-28 | 1 | -2/+2 |
* | -r debug, -s, etc. | matz | 1999-10-15 | 1 | -4/+5 |
* | 1.4.0 | matz | 1999-08-13 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r372, | matz | 1999-01-20 | 1 | -30/+117 |
* | Initial revisionv1_0_r2r2 | matz | 1998-01-16 | 1 | -0/+75 |