aboutsummaryrefslogtreecommitdiffstats
path: root/ext/objspace/object_tracing.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/objspace/object_tracing.c: Return for ::allocation_generationzzak2013-06-181-1/+1
* * ext/objspace/object_tracing.c: Document object_tracing methods.zzak2013-06-181-0/+98
* * ext/objspace/object_tracing.c: Teach rdoc object_tracing.c [Bug #8537]zzak2013-06-181-0/+4
* * ext/objspace/object_tracing.c: rename allocation_info tonari2013-06-061-6/+6
* * ext/objspace/object_tracing.c: allocation_info function isn'tnari2013-06-061-1/+1
* fix typotmm12013-05-281-1/+1
* object_tracing.c: fix argument typenobu2013-05-281-1/+1
* * ext/objspace/object_tracing.c: fix a bug reported atko12013-05-281-34/+85
* ext/objspace: unexpand Author keywordsnobu2013-05-281-1/+1
* suppress warningsnobu2013-05-271-1/+1
* * include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE toko12013-05-271-1/+1
* * ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko12013-05-271-0/+196