index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm_trace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
id.def: predefined IDs
nobu
2013-05-02
1
-1
/
+1
*
prefix global symbols
nobu
2013-03-06
1
-1
/
+1
*
* vm_trace.c: Note about TracePoint events set, and comment on
zzak
2013-02-09
1
-19
/
+32
*
* proc.c (rb_binding_new_with_cfp): permit to create binding object
ko1
2013-02-05
1
-1
/
+2
*
* vm_backtrace.c: fix issue of rb_debug_inspector_open().
ko1
2013-01-29
1
-2
/
+0
*
vm_trace.c: TracePoint safe level check
nobu
2013-01-29
1
-2
/
+8
*
vm_trace.c: trace_func safe level check
nobu
2013-01-29
1
-0
/
+6
*
* include/ruby/ruby.h (RUBY_EVENT_SPECIFIED_LINE): make it special.
ko1
2013-01-07
1
-0
/
+1
*
* vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag before
ko1
2013-01-07
1
-1
/
+6
*
* vm_trace.c (rb_threadptr_exec_event_hooks_and_pop_frame):
ko1
2012-12-25
1
-2
/
+15
*
* vm_trace.c (tracepoint_new): add code to support specified thread.
ko1
2012-12-21
1
-3
/
+6
*
* vm_core.h, vm_trace.c: fix multi-threading bug for tracing.
ko1
2012-12-21
1
-84
/
+63
*
vm_trace.c: style
nobu
2012-12-21
1
-2
/
+2
*
* vm_trace.c (rb_suppress_tracing): remove unused variable 'vm_tracing'
tarui
2012-12-20
1
-1
/
+0
*
* vm_trace.c (rb_suppress_tracing): bugfix for vm->trace_running
tarui
2012-12-20
1
-2
/
+4
*
* vm_trace.c (rb_threadptr_exec_event_hooks): get rid of race
tarui
2012-12-19
1
-2
/
+2
*
Revert r38371 and r38384. they didn't solve the issue
naruse
2012-12-19
1
-5
/
+1
*
* vm_trace.c (tracepoint_attr_defined_class): Clean up rdoc for
zzak
2012-12-18
1
-26
/
+28
*
* vm_trace.c (fill_id_and_klass): TracePoint#defined_class returns
ko1
2012-12-17
1
-4
/
+30
*
vm_trace.c: suppress warning
nobu
2012-12-14
1
-1
/
+2
*
* vm_trace.c (exec_hooks): add volatile to avoid segv.
naruse
2012-12-14
1
-1
/
+4
*
vm.c: pass exceptions while handling an exception
nobu
2012-12-11
1
-1
/
+5
*
vm_trace.c: exceptions in event hooks
nobu
2012-12-10
1
-7
/
+3
*
Fix typo
zzak
2012-12-06
1
-1
/
+1
*
* vm_trace.c: TracePoint#enable should not cause an error
ko1
2012-12-06
1
-26
/
+31
*
* vm_trace.c: add TracePoint#inspect.
ko1
2012-12-01
1
-0
/
+56
*
* vm_trace.c (rb_tracepoint_new): commit miss.
nobu
2012-12-01
1
-1
/
+1
*
adjust style.
nobu
2012-12-01
1
-1
/
+1
*
[EXPERIMENTAL]
ko1
2012-11-30
1
-0
/
+2
*
* vm_trace.c:
zzak
2012-11-30
1
-5
/
+39
*
* vm_trace.c (tracepoint_disable_m, tracepoint_enable_m):
ko1
2012-11-30
1
-2
/
+2
*
* vm_trace.c: Documentation for TracePoint API
zzak
2012-11-30
1
-1
/
+156
*
* vm_trace.c (set_trace_func): Formatting of params and events
zzak
2012-11-30
1
-11
/
+25
*
[EXPERIMENTAL: NEED DISCUSS]
ko1
2012-11-29
1
-2
/
+10
*
* include/ruby/debug.h: add rb_debug_inspector_* APIs.
ko1
2012-11-29
1
-2
/
+0
*
* include/ruby/debug.h: provide rb_tracearg_*() APIs,
ko1
2012-11-29
1
-60
/
+120
*
* vm_trace.c (rb_tracepoint_attr_method_id):
ko1
2012-11-29
1
-2
/
+2
*
* vm_trace.c (rb_tracepoint_attr_defined_class):
ko1
2012-11-29
1
-2
/
+2
*
* vm_trace.c: rename TracePoint#file and TracePoint#line
ko1
2012-11-26
1
-14
/
+14
*
* vm_core.h: add members to rb_trace_arg_t:
ko1
2012-11-26
1
-39
/
+38
*
* vm_trace.c (rb_tracepoint_attr_raised_exception): should not check
ko1
2012-11-24
1
-6
/
+6
*
* include/ruby/debug.h: introdudced.
ko1
2012-11-20
1
-88
/
+90
*
* vm_trace.c: rename and add TracePoint APIs.
ko1
2012-11-20
1
-31
/
+70
*
* vm_trace.c: add two methods:
ko1
2012-11-20
1
-23
/
+46
*
* eval_error.c (error_print), vm_eval.c (eval_string_with_cref),
ko1
2012-10-23
1
-3
/
+3
*
* vm_trace.c (rb_threadptr_exec_event_hooks, rb_suppress_tracing):
ktsj
2012-10-21
1
-3
/
+3
*
* vm_core.h (rb_vm_t::trace_running): add a new field
ktsj
2012-10-21
1
-4
/
+10
*
internal.h: allocator function in rb_classext_t
nobu
2012-09-08
1
-7
/
+0
*
vm_trace.c: freed memory access
nobu
2012-08-31
1
-14
/
+4
*
vm_trace.c: uninitialized state
nobu
2012-08-31
1
-1
/
+1
[next]