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
*
vm_trace.c: isolate exceptions
nobu
2013-12-17
1
-0
/
+3
*
* vm_trace.c (rb_suppress_tracing): Fix initialization of stack
tmm1
2013-12-04
1
-0
/
+1
*
* vm_trace.c: skip "exception check" and "reentrant check (only normal
ko1
2013-11-26
1
-51
/
+82
*
* vm_trace.c: prohibit to specify normal events and internal events
ko1
2013-11-26
1
-1
/
+7
*
* vm_trace.c (symbol2event_flag): add secret feature.
ko1
2013-11-10
1
-0
/
+2
*
vm_trace.c: isolate errinfo in trace blocks
nobu
2013-11-07
1
-0
/
+1
*
* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only use
ko1
2013-10-29
1
-0
/
+1
*
* vm_trace.c (tp_free): remvoed because empty free function.
ko1
2013-10-29
1
-7
/
+1
*
* vm_trace.c: exterminate Zombies.
ko1
2013-10-22
1
-20
/
+49
*
* vm_trace.c (rb_postponed_job_flush): fix bit operation.
ko1
2013-10-11
1
-1
/
+1
*
* vm_trace.c (rb_postponed_job_flush): simplify.
ko1
2013-10-11
1
-39
/
+18
*
revert r43248. Should not set interrupt_flag.
ko1
2013-10-11
1
-1
/
+1
*
vm_trace.c: use macro
nobu
2013-10-10
1
-1
/
+1
*
vm_trace.c: suppress warnings
nobu
2013-10-10
1
-6
/
+6
*
vm_trace.c: fix infinite hook
nobu
2013-10-10
1
-11
/
+38
*
* vm_trace.c (postponed_job): use preallocated buffer.
ko1
2013-10-10
1
-18
/
+49
*
* vm_trace.c: [DOC] Fix TracePoint return values in examples
zzak
2013-08-05
1
-5
/
+5
*
* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError
shugo
2013-06-12
1
-5
/
+0
*
* vm_trace.c (rb_postponed_job_register_one): fix iteration bug.
ko1
2013-05-27
1
-0
/
+1
*
* vm_trace.c (rb_postponed_job_flush): remove a wrong comment.
ko1
2013-05-27
1
-1
/
+1
*
* include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE to
ko1
2013-05-27
1
-1
/
+1
*
fix typo
tmm1
2013-05-27
1
-1
/
+1
*
* vm_trace.c (rb_postponed_job_flush, rb_postponed_job_register): use
ko1
2013-05-27
1
-2
/
+2
*
* include/ruby/ruby.h, gc.c, vm_trace.c: add internal events.
ko1
2013-05-27
1
-1
/
+26
*
* include/ruby/debug.h, vm_trace.c: add rb_postponed_job API.
ko1
2013-05-26
1
-0
/
+56
*
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
[next]