aboutsummaryrefslogtreecommitdiffstats
path: root/vm_exec.h
Commit message (Expand)AuthorAgeFilesLines
...
* * vm.c (VM_COLLECT_USAGE_DETAILS): make new VM usage analysisko12012-10-041-10/+0
* Suppress warnings.naruse2012-07-251-2/+2
* * vm_core.h: remove lfp (local frame pointer) and renameko12012-06-111-2/+2
* * vm_exec.h: parenthesize macro arguments.akr2011-01-231-2/+2
* * configure.in (RUBY_CHECK_PRINTF_PREFIX): check for printf formatnobu2010-10-121-1/+1
* * class.c, compile.c, dir.c, file.c, iseq.c, parse.y, random.c:naruse2010-07-271-1/+1
* removes the dtrace support. reverts r26239, r26238 and r26235.yugui2010-01-051-33/+2
* * trace.h: new file. wraps tracing mechanisms.yugui2010-01-031-2/+33
* * vm_dump.c: add a prefix "rb_vmdebug_" toko12009-01-191-3/+0
* * vm_exec.h (RUBY_VM_EXEC_H): fixed include guard.nobu2008-11-191-3/+3
* * common.mk: clean upko12008-09-231-0/+187