| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * vm_core.h: add a data type rb_location_t to store iseq location | ko1 | 2012-05-22 | 1 | -4/+4 |
* | * io.c (rb_write_error2): get rid of warning on linux. fwrite | kosaki | 2011-11-27 | 1 | -1/+2 |
* | * vm_dump.c (HAVE_BACKTRACE): fallback to 0. | nobu | 2011-11-11 | 1 | -8/+26 |
* | * vm_dump.c (VMDEBUG): suppress undefined macro warnings. | nobu | 2011-07-27 | 1 | -0/+5 |
* | * addr2line.c: use USE_ELF instead of __ELF__ because Solaris | naruse | 2011-07-08 | 1 | -1/+1 |
* | * vm_dump.c (rb_vm_bugreport): change CrashReporter suggestion messages | kosaki | 2011-06-26 | 1 | -6/+5 |
* | * vm_dump.c: delete dashes to make lines 80 chars, Patched by | mrkn | 2011-01-13 | 1 | -2/+2 |
* | * vm_dump.c: fix misspelling of CrashReporter. | mrkn | 2011-01-13 | 1 | -2/+2 |
* | * vm_dump.c: parenthesize macro arguments. | akr | 2011-01-12 | 1 | -1/+1 |
* | * vm_dump.c (rb_vm_bugreport): suppress a warning. | nobu | 2010-12-08 | 1 | -1/+1 |
* | * vm_dump.c: undef HAVE_BACKTRACE when the OS is FreeBSD (in other | naruse | 2010-11-30 | 1 | -0/+3 |
* | * vm_dump.c (rb_vm_bugreport): see CrashReport log on Mac OS X. | nobu | 2010-11-27 | 1 | -1/+8 |
* | * addr2line.c: added to show source filename and line number of | naruse | 2010-11-26 | 1 | -0/+5 |
* | * vm_dump.c (dump_thread): get only required rights of the target | usa | 2010-11-26 | 1 | -1/+1 |
* | * vm_dump.c (dump_thread): show the displacement from the beginning | usa | 2010-11-26 | 1 | -2/+4 |
* | * vm_dump.c (dump_thread): follow the output of glibc. | usa | 2010-11-26 | 1 | -2/+2 |
* | * vm_dump.c (dump_thread): seems to be necessary the 3rd argument of | usa | 2010-11-26 | 1 | -1/+2 |
* | * fix type warnings. | nobu | 2010-11-11 | 1 | -1/+1 |
* | * vm_dump.c (rb_vm_bugreport): fix to add bug outputs. | ko1 | 2010-10-23 | 1 | -4/+38 |
* | * vm_dump.c (dump_thread): suppress a warning. | nobu | 2010-10-13 | 1 | -1/+1 |
* | * configure.in (RUBY_CHECK_PRINTF_PREFIX): check for printf format | nobu | 2010-10-12 | 1 | -1/+1 |
* | * vm_dump.c (dump_thread): foolish mistake. | usa | 2010-10-12 | 1 | -2/+2 |
* | * vm_dump.c (dump_thread): fixed wrong type of return value of | usa | 2010-09-30 | 1 | -5/+4 |
* | * vm_dump.c (dump_thread): remove ununsed optional arguments. | usa | 2010-09-29 | 1 | -4/+2 |
* | * vm_dump.c (rb_vm_bugreport): add windows support. | usa | 2010-09-28 | 1 | -5/+189 |
* | * eval_intern.h (rb_vm_get_sourceline): add prototype. | nobu | 2010-05-11 | 1 | -2/+0 |
* | * vm_dump.c (bugreport_backtrace): ditto. | nobu | 2010-04-15 | 1 | -1/+7 |
* | * vm_dump.c (bugreport_backtrace): trivial change. | kazu | 2010-01-27 | 1 | -3/+3 |
* | * compile.c, cont.c, gc.c, insns.def, iseq.c, iseq.h, process.c, | nobu | 2009-09-21 | 1 | -10/+13 |
* | * method.h (rb_method_definition_t): split from rb_method_entry_t | nobu | 2009-08-28 | 1 | -2/+2 |
* | * vm_dump.c (bugreport_backtrace): rb_backtrace_iter_func now | nobu | 2009-08-16 | 1 | -2/+2 |
* | * method.h, vm_core.h: add rb_method_entry_t. Remove nodes around | ko1 | 2009-07-15 | 1 | -4/+4 |
* | * vm_dump.c (rb_vm_bugreport): no empty lines. | nobu | 2009-05-27 | 1 | -6/+4 |
* | * vm_dump.c (rb_vm_bugreport): should not #include inside a | nobu | 2009-04-01 | 1 | -1/+3 |
* | * array.c, bignum.c, dln.c, error.c, gc.c, io.c, marshal.c, | nobu | 2009-03-12 | 1 | -4/+4 |
* | * vm.c (vm_backtrace_each): now takes an iterator function. | nobu | 2009-02-01 | 1 | -14/+13 |
* | * vm_dump.c (vm_stack_dump_each): used only if debug mode. | nobu | 2009-01-19 | 1 | -1/+2 |
* | * vm.c: add a prefix "rb_" to exposed functions | ko1 | 2009-01-19 | 1 | -2/+2 |
* | * vm_dump.c: add a prefix "rb_vmdebug_" to | ko1 | 2009-01-19 | 1 | -17/+17 |
* | * iseq.c: | ko1 | 2009-01-19 | 1 | -1/+1 |
* | * vm_dump.c (vm_stack_dump_each): initialized at declarations. | nobu | 2009-01-17 | 1 | -7/+2 |
* | * error.c, vm_dump.c: change message by rb_bug(). | ko1 | 2008-12-24 | 1 | -6/+20 |
* | * compile.c (iseq_compile_each), gc.c (assign_heap_slot), | nobu | 2008-12-09 | 1 | -5/+5 |
* | * vm_dump.c (control_frame_dump): suppresses finished method name. | nobu | 2008-11-08 | 1 | -8/+11 |
* | * include/ruby/node.h, node.h: move node.h from include path. | ko1 | 2008-09-23 | 1 | -1/+0 |
* | * common.mk: clean up | ko1 | 2008-09-23 | 1 | -2/+3 |
* | * vm_dump.c: rename some debug functions. | ko1 | 2008-09-04 | 1 | -17/+16 |
* | * configure.in (sizeof ptrdiff_t): check for size of ptrdiff_t. | nobu | 2008-07-12 | 1 | -10/+10 |
* | * vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class name | ko1 | 2008-06-29 | 1 | -4/+4 |
* | * vm_dump.c (vm_stack_dump_raw): disable verbose debug output. | ko1 | 2008-06-15 | 1 | -1/+1 |