summaryrefslogtreecommitdiff
path: root/lib/debug.rb
AgeCommit message (Expand)Author
2006-07-10Merged my changes from HEADryan
2005-07-10* lib/debug.rb (debug_command): added a deficient format specifier.nobu
2004-07-22* lib/irb/ruby-lex.rb (RubyLex::identify_string): %s string do notmatz
2004-01-07 * lib/debug.rb: revert command parse regexps. [ruby-list:39014] bynahi
2003-11-28* gc.c (gc_mark): explicitly check mark recursion levels, insteadmatz
2003-10-20* lib/debug.rb (debug_command): remove debug print.usa
2003-10-16* lib/debug.rb (DEBUGGER__::Context::debug_command): do not callmatz
2003-10-13* string.c (str_new4): should not preserve FL_TAINT status in thematz
2003-08-11* lib/debug.rb(debug_command): inspection command should inspect resultingnahi
2003-07-27* lib/debug.rb: fix breakpoint parameter parsing/checking.nahi
2003-07-24* gcc -Wall clean-up.matz
2003-07-03* Changelog, lib/debug.rb: fix typo.matz
2003-07-03* array.c (rb_values_at): extract common procedure frommatz
2003-05-30* io.c (rb_f_syscall): type dispatch should be based onmatz
2003-05-22* object.c (rb_obj_clone): defer copying freezing state aftermatz
2003-04-04* eval.c (assign): should prepare mrhs by svalue_to_mrhs().matz
2003-03-29* instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,akr
2003-03-21* regex.c (re_compile_pattern): fix previous change.akr
2003-03-03* parse.y (arg): parse 'lhs = a rescue b' as 'lhs=(a rescue b)'.matz
2003-02-25* lib/debug.rb (DEBUGGER__::Context#debug_command): bp filename mustnahi
2002-11-09DEBUGGER__::Context::debug_print_help: Typo fix of help message.nahi
2002-10-02use Object#class instead of deprecated Object#type.nobu
2002-09-18No exception report when the exception is not specified to catch.nahi
2002-09-11* pp.rb (ARGF.pretty_print): implemented.akr
2002-03-29Changed the regexp again to simplify code. See also [ruby-dev:16682].nahi
2002-03-29Changed regexp for parsing break command '.*?+' to '.+'.nahi
2002-02-25Corrected mis-indentation. Try diff -w to find that these are the same withoutnahi
2002-02-23Refactoring. Added Context#format_frame to format a frame, used by up/downnahi
2002-02-04* object.c (rb_class_real): should not follow ICLASS linkmatz
2002-01-04* process.c (rb_f_system): abandon vfork.matz
2001-10-02* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz
2001-07-02* error.c (exc_exception): clone the receiver exception instead ofmatz
2001-06-23* eval.c (svalue_to_avalue): new conversion scheme between singlematz
2001-03-21* gc.c (id2ref): sometimes confused symbol and reference.matz
2000-12-27matzmatz
2000-12-25cvs.netlab.co.jp last commitmatz
2000-10-20matzmatz
2000-10-14matzmatz
2000-08-28matzmatz
2000-08-15matzmatz
2000-08-07matzmatz
2000-07-18matzmatz
2000-06-28matzmatz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-03-172000-03-17matz
2000-02-292000-02-29matz
2000-02-082000-02-08matz
2000-01-082000-01-08matz
2000-01-0520000105matz