summaryrefslogtreecommitdiff
path: root/ext/objspace/object_tracing.c
AgeCommit message (Expand)Author
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-08-03ext: get rid of inadvertent ID creationnobu
2013-12-17* ext/objspace/object_tracing.c: Fix typo in a variable namea_matsuda
2013-12-09object_tracing.c: fix allocation from NEWOBJ hooknobu
2013-11-26* ext/objspace/object_tracing.c (newobj_i): skip class_path if classko1
2013-11-09* ext/objspace/object_tracing.c: use declarations in internal.h.nari
2013-11-08* ext/objspace/object_tracing.c: Add experimental methods to dumptmm1
2013-11-07* ext/objspace/object_tracing.c: [DOC] trace_object_allocations_stopzzak
2013-10-17* ext/objspace/object_tracing.c (newobj_i): fix memory leak.ko1
2013-10-16* ext/objspace/object_tracing.c (newobj_i): add workaround.ko1
2013-10-16* ext/objspace/object_tracing.c: add new methodko1
2013-09-30* ext/objspace/object_tracing.c: [DOC] Adjust rdoc formatting and fixzzak
2013-09-30* ext/objspace/object_tracing.c: [DOC] add some nots forko1
2013-09-30* ext/objspace/object_tracing.c: add new 3 methods to control tracing.ko1
2013-06-18* ext/objspace/object_tracing.c: Return for ::allocation_generationzzak
2013-06-18* ext/objspace/object_tracing.c: Document object_tracing methods.zzak
2013-06-18* ext/objspace/object_tracing.c: Teach rdoc object_tracing.c [Bug #8537]zzak
2013-06-06* ext/objspace/object_tracing.c: rename allocation_info tonari
2013-06-06* ext/objspace/object_tracing.c: allocation_info function isn'tnari
2013-05-28fix typotmm1
2013-05-28object_tracing.c: fix argument typenobu
2013-05-28* ext/objspace/object_tracing.c: fix a bug reported atko1
2013-05-28ext/objspace: unexpand Author keywordsnobu
2013-05-27suppress warningsnobu
2013-05-27* include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE toko1
2013-05-27* ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko1