Age | Commit message (Expand) | Author |
2016-08-30 | Use qualified names | nobu |
2015-12-16 | Add frozen_string_literal: false for all files | naruse |
2013-07-18 | * lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341] | zzak |
2013-04-24 | tracer.rb: File.readlines | nobu |
2013-02-04 | * lib/tracer.rb: Move class overview definition and reformat | zzak |
2012-11-29 | * lib/tracer.rb: Updated to match removal of custom_require from | drbrain |
2012-11-20 | * lib/tracer.rb (Tracer.trace_func): printf to stdout | zzak |
2011-06-29 | * lib/tracer.rb: Tracer.on only if required by -r command-line option. | nagachika |
2011-06-28 | * lib/tracer.rb: count only non-internal libraries in stack trace, | keiju |
2011-05-18 | * lib: Convert tabs to spaces for ruby files per | drbrain |
2011-05-17 | * lib/tracer.rb: Improve documentation. Patch by Richard Ramsden. | drbrain |
2011-05-15 | * remove trailing spaces. | nobu |
2010-09-16 | * lib/tracer.rb: count only non-internal libraries in stack trace, | nobu |
2009-07-21 | * lib/tracer.rb: no show lines unkonwn line number. [ruby-core:22096], | keiju |
2009-07-21 | * lib/tracer.rb: toplevel caller exists now. [ruby-core:24454] | nobu |
2009-03-06 | * {ext,lib,test}/**/*.rb: removed trailing spaces. | nobu |
2008-01-06 | * $Date$ keyword removed to avoid inclusion of locale dependent | akr |
2007-06-18 | * parse.y (yycompile): disable trace while creating ruby_debug_lines. | nobu |
2006-07-20 | * object.c (rb_mod_attr): make Module#attr to be an alias to | matz |
2006-02-18 | * lib/tracer.rb (Tracer::Tracer.add_filter): turn on tracer mode | matz |
2006-02-17 | * lib/tracer.rb: merged a minor clarification patch from Daniel | matz |
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. Block | matz |
2003-05-26 | * lib/mkmf.rb, lib/optparse.rb, lib/tracer.rb: use Method#to_block | nobu |
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 is | matz |
2002-10-02 | use 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 unless | matz |
2001-10-29 | * parse.y (str_extend): shuould allow interpolation of $-x. | matz |
2000-12-22 | matz | matz |
2000-10-11 | matz | matz |
2000-07-10 | matz | matz |
2000-06-28 | matz | matz |
1999-10-15 | -r debug, -s, etc. | matz |
1999-08-13 | 1.4.0 | matz |
1999-01-20 | This commit was generated by cvs2svn to compensate for changes in r372, | matz |
2019-08-17 | version 1.0-971002v1_0_971002 | Yukihiro Matsumoto |