aboutsummaryrefslogtreecommitdiffstats
path: root/vm_trace.c
Commit message (Expand)AuthorAgeFilesLines
* internal.h: allocator function in rb_classext_tnobu2012-09-081-7/+0
* vm_trace.c: freed memory accessnobu2012-08-311-14/+4
* vm_trace.c: uninitialized statenobu2012-08-311-1/+1
* vm_trace.c: warningnobu2012-08-301-5/+3
* * vm_trace.c: support TracePoint. [ruby-trunk - Feature #6895]ko12012-08-221-44/+411
* vm_trace.c: remove meaningless assingmentsnobu2012-08-171-5/+1
* * vm_trace.c, vm_core.h: simplify tracing mechanism.ko12012-08-161-291/+250
* * vm_trace.c: separate trace_func related functions fromko12012-08-151-0/+596