summaryrefslogtreecommitdiffstats
path: root/test/ruby/test_settracefunc.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_settracefunc.rb (test_return, test_return2): add twomame2009-08-181-0/+83
* * vm_insnhelper.c (vm_call_cfunc): ensure hook c-return.wanabe2009-08-181-0/+2
* * vm_core.h (struct rb_iseq_t): add a new field line_no. This fieldmame2009-07-221-3/+3
* * thread.c (rb_threadptr_exec_event_hooks): new function tonobu2009-07-051-0/+5
* * test/ruby/test_settracefunc.rb (test_call, test_class): line numbermame2008-09-301-4/+4
* * test/ruby/test_settracefunc.rb (test_call, test_class):nobu2008-08-151-8/+0
* * test/ruby/test_settracefunc.rb: fix expected traces formame2008-07-011-14/+24
* * test/ruby/test_settracefunc.rb (test_raise): reveal an exceptionmame2008-06-301-2/+6
* * vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class nameko12008-06-291-3/+3
* * test/ruby/test_settracefunc.rb: add a test for set_trace_func.mame2008-04-231-0/+4
* * test/ruby/test_settracefunc.rb (TestSetTraceFunc#test_raise):nobu2008-02-291-1/+1
* * test/ruby/test_settracefunc.rb: fixed tests for set_trace_func.shugo2007-11-121-125/+160
* * insnhelper.ci (vm_call_method): pass mn->nd_clss toshugo2007-11-111-1/+1
* * eval.c, node.h, thread.c, yarvcore.[ch], eval_intern.h:ko12007-04-191-0/+2
* * eval.c (rb_call0): "return" event hook should be always executedshugo2005-04-071-39/+54
* * parse.y (primary): fix lineno of rescue and ensure.shugo2005-03-231-6/+1
* * test/ruby/test_settracefunc.rb (test_event): added tests forshugo2005-03-221-12/+111
* * test/ruby/test_settracefunc.rb: added test for c-return.shugo2005-03-161-9/+11
* Wed Nov 17 23:47:30 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-171-0/+26