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
/
ext
/
objspace
/
object_tracing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ObjectSpace.trace_object_allocations_stop to not raise if the tracepoint ...
Jean Boussier
2020-08-19
1
-2
/
+6
*
Update references when tracing allocations
Aaron Patterson
2020-08-18
1
-3
/
+77
*
st_foreach now free from ANYARGS
卜部昌平
2019-08-27
1
-2
/
+2
*
ext/objspace/object_tracing.c (freeobj_i): fix missing assignment
nobu
2018-09-07
1
-0
/
+1
*
object_tracing.c: register TracePoint objects
nobu
2018-09-07
1
-2
/
+2
*
ext/objspace/object_tracing.c (freeobj_i): no lookup before delete
nobu
2018-09-07
1
-5
/
+6
*
ext/objspace/object_tracing.c: get rid of aliasing pointers
nobu
2018-09-07
1
-10
/
+16
*
Fix a class of a returned value
yui-knk
2017-08-14
1
-1
/
+1
*
[DOC] replace Fixnum with Integer [ci skip]
nobu
2016-10-26
1
-1
/
+1
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-2
/
+1
*
ext: get rid of inadvertent ID creation
nobu
2014-08-03
1
-1
/
+4
*
* ext/objspace/object_tracing.c: Fix typo in a variable name
a_matsuda
2013-12-17
1
-3
/
+3
*
object_tracing.c: fix allocation from NEWOBJ hook
nobu
2013-12-09
1
-1
/
+1
*
* ext/objspace/object_tracing.c (newobj_i): skip class_path if class
ko1
2013-11-26
1
-1
/
+1
*
* ext/objspace/object_tracing.c: use declarations in internal.h.
nari
2013-11-09
1
-2
/
+1
*
* ext/objspace/object_tracing.c: Add experimental methods to dump
tmm1
2013-11-08
1
-14
/
+7
*
* ext/objspace/object_tracing.c: [DOC] trace_object_allocations_stop
zzak
2013-11-07
1
-2
/
+2
*
* ext/objspace/object_tracing.c (newobj_i): fix memory leak.
ko1
2013-10-17
1
-2
/
+7
*
* ext/objspace/object_tracing.c (newobj_i): add workaround.
ko1
2013-10-16
1
-2
/
+2
*
* ext/objspace/object_tracing.c: add new method
ko1
2013-10-16
1
-6
/
+76
*
* ext/objspace/object_tracing.c: [DOC] Adjust rdoc formatting and fix
zzak
2013-09-30
1
-6
/
+5
*
* ext/objspace/object_tracing.c: [DOC] add some nots for
ko1
2013-09-30
1
-1
/
+4
*
* ext/objspace/object_tracing.c: add new 3 methods to control tracing.
ko1
2013-09-30
1
-37
/
+109
*
* ext/objspace/object_tracing.c: Return for ::allocation_generation
zzak
2013-06-18
1
-1
/
+1
*
* ext/objspace/object_tracing.c: Document object_tracing methods.
zzak
2013-06-18
1
-0
/
+98
*
* ext/objspace/object_tracing.c: Teach rdoc object_tracing.c [Bug #8537]
zzak
2013-06-18
1
-0
/
+4
*
* ext/objspace/object_tracing.c: rename allocation_info to
nari
2013-06-06
1
-6
/
+6
*
* ext/objspace/object_tracing.c: allocation_info function isn't
nari
2013-06-06
1
-1
/
+1
*
fix typo
tmm1
2013-05-28
1
-1
/
+1
*
object_tracing.c: fix argument type
nobu
2013-05-28
1
-1
/
+1
*
* ext/objspace/object_tracing.c: fix a bug reported at
ko1
2013-05-28
1
-34
/
+85
*
ext/objspace: unexpand Author keywords
nobu
2013-05-28
1
-1
/
+1
*
suppress warnings
nobu
2013-05-27
1
-1
/
+1
*
* include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE to
ko1
2013-05-27
1
-1
/
+1
*
* ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.
ko1
2013-05-27
1
-0
/
+196