1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
ko1 b753b9606e * include/ruby/debug.h,
vm_backtrace.c (rb_profile_frame_full_label): add new C API
  rb_profile_frame_full_label() which returns label with
  qualified method name.
  Note that in future version of Ruby label() may return
  same return value of full_label().
* ext/-test-/debug/profile_frames.c,
  test/-ext-/debug/test_profile_frames.rb: fix a test for this change.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-10-09 00:21:51 +00:00
..
array/resize
bignum * bignum.c (GMP_DIV_DIGITS): New macro. 2013-09-04 23:22:27 +00:00
bug-3571
bug-3662
bug-5832
debug * include/ruby/debug.h, 2013-10-09 00:21:51 +00:00
exception Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS" 2013-08-11 07:53:32 +00:00
fatal
file file/stat.c: fix commit miss 2013-10-01 11:57:02 +00:00
funcall
iter
load/dot.dot
marshal
method
num2int
old_thread_select
path_to_class
postponed_job * vm_trace.c (rb_postponed_job_register_one): fix iteration bug. 2013-05-27 17:08:25 +00:00
printf * ext/-test-/printf/printf.c (printf_test_call): Fix an end of buffer 2013-09-20 05:16:13 +00:00
rational rat.c: suppress warning 2013-09-08 10:52:52 +00:00
st
string Revert r42502 "ext/-test-/*/depend: TEST_INIT_FUNCS" 2013-08-11 07:53:32 +00:00
symbol parse.y: fix inconsistency with literals 2013-09-29 13:56:33 +00:00
tracepoint tracepoint.c: no empty initializer list 2013-09-23 08:47:52 +00:00
typeddata
wait_for_single_fd
win32