summaryrefslogtreecommitdiff
path: root/vm_trace.c
AgeCommit message (Expand)Author
2012-10-23* eval_error.c (error_print), vm_eval.c (eval_string_with_cref),ko1
2012-10-21* vm_trace.c (rb_threadptr_exec_event_hooks, rb_suppress_tracing):ktsj
2012-10-21* vm_core.h (rb_vm_t::trace_running): add a new fieldktsj
2012-09-08internal.h: allocator function in rb_classext_tnobu
2012-08-31vm_trace.c: freed memory accessnobu
2012-08-31vm_trace.c: uninitialized statenobu
2012-08-30vm_trace.c: warningnobu
2012-08-22* vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]ko1
2012-08-17vm_trace.c: remove meaningless assingmentsnobu
2012-08-16* vm_trace.c, vm_core.h: simplify tracing mechanism.ko1
2012-08-15* vm_trace.c: separate trace_func related functions fromko1