index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
debug.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/irb/ruby-lex.rb (RubyLex::identify_string): %s string do not
matz
2004-07-22
1
-2
/
+2
*
* lib/debug.rb: revert command parse regexps. [ruby-list:39014] by
nahi
2004-01-07
1
-5
/
+5
*
* gc.c (gc_mark): explicitly check mark recursion levels, instead
matz
2003-11-28
1
-0
/
+1
*
* lib/debug.rb (debug_command): remove debug print.
usa
2003-10-20
1
-1
/
+0
*
* lib/debug.rb (DEBUGGER__::Context::debug_command): do not call
matz
2003-10-16
1
-4
/
+6
*
* string.c (str_new4): should not preserve FL_TAINT status in the
matz
2003-10-13
1
-1
/
+1
*
* lib/debug.rb(debug_command): inspection command should inspect resulting
nahi
2003-08-11
1
-6
/
+6
*
* lib/debug.rb: fix breakpoint parameter parsing/checking.
nahi
2003-07-27
1
-22
/
+25
*
* gcc -Wall clean-up.
matz
2003-07-24
1
-1
/
+1
*
* Changelog, lib/debug.rb: fix typo.
matz
2003-07-03
1
-1
/
+0
*
* array.c (rb_values_at): extract common procedure from
matz
2003-07-03
1
-0
/
+2
*
* io.c (rb_f_syscall): type dispatch should be based on
matz
2003-05-30
1
-8
/
+8
*
* object.c (rb_obj_clone): defer copying freezing state after
matz
2003-05-22
1
-1
/
+1
*
* eval.c (assign): should prepare mrhs by svalue_to_mrhs().
matz
2003-04-04
1
-4
/
+10
*
* instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb,
akr
2003-03-29
1
-1
/
+1
*
* regex.c (re_compile_pattern): fix previous change.
akr
2003-03-21
1
-1
/
+1
*
* parse.y (arg): parse 'lhs = a rescue b' as 'lhs=(a rescue b)'.
matz
2003-03-03
1
-6
/
+12
*
* lib/debug.rb (DEBUGGER__::Context#debug_command): bp filename must
nahi
2003-02-25
1
-1
/
+1
*
DEBUGGER__::Context::debug_print_help: Typo fix of help message.
nahi
2002-11-09
1
-1
/
+1
*
use Object#class instead of deprecated Object#type.
nobu
2002-10-02
1
-3
/
+3
*
No exception report when the exception is not specified to catch.
nahi
2002-09-18
1
-1
/
+1
*
* pp.rb (ARGF.pretty_print): implemented.
akr
2002-09-11
1
-1
/
+1
*
Changed the regexp again to simplify code. See also [ruby-dev:16682].
nahi
2002-03-29
1
-8
/
+3
*
Changed regexp for parsing break command '.*?+' to '.+'.
nahi
2002-03-29
1
-1
/
+1
*
Corrected mis-indentation. Try diff -w to find that these are the same without
nahi
2002-02-25
1
-704
/
+704
*
Refactoring. Added Context#format_frame to format a frame, used by up/down
nahi
2002-02-23
1
-13
/
+16
*
* object.c (rb_class_real): should not follow ICLASS link
matz
2002-02-04
1
-2
/
+2
*
* process.c (rb_f_system): abandon vfork.
matz
2002-01-04
1
-0
/
+4
*
* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.
matz
2001-10-02
1
-9
/
+3
*
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-07-02
1
-1
/
+3
*
* eval.c (svalue_to_avalue): new conversion scheme between single
matz
2001-06-23
1
-1
/
+1
*
* gc.c (id2ref): sometimes confused symbol and reference.
matz
2001-03-21
1
-1
/
+1
*
matz
matz
2000-12-27
1
-13
/
+35
*
cvs.netlab.co.jp last commit
matz
2000-12-25
1
-43
/
+143
*
matz
matz
2000-10-20
1
-16
/
+13
*
matz
matz
2000-10-14
1
-41
/
+58
*
matz
matz
2000-08-28
1
-9
/
+26
*
matz
matz
2000-08-15
1
-2
/
+3
*
matz
matz
2000-08-07
1
-2
/
+2
*
matz
matz
2000-07-18
1
-0
/
+1
*
matz
matz
2000-06-28
1
-0
/
+25
*
2000-05-09
matz
2000-05-09
1
-2
/
+2
*
2000-05-01
matz
2000-05-01
1
-135
/
+179
*
2000-03-17
matz
2000-03-17
1
-2
/
+2
*
2000-02-29
matz
2000-02-29
1
-3
/
+4
*
2000-02-08
matz
2000-02-08
1
-1
/
+1
*
2000-01-08
matz
2000-01-08
1
-4
/
+3
*
20000105
matz
2000-01-05
1
-323
/
+625
*
19991110
matz
1999-11-10
1
-4
/
+9
*
19991108
matz
1999-11-08
1
-0
/
+1
[next]