summaryrefslogtreecommitdiff
path: root/ext/objspace
AgeCommit message (Expand)Author
2013-11-09objspace_dump.c: fix declarationnobu
2013-11-09* ext/objspace/object_tracing.c: use declarations in internal.h.nari
2013-11-09objspace_dump.c: fix portability issuenobu
2013-11-09objspace_dump.c: extract output option utilitiesnobu
2013-11-09objspace_dump.c: suppress warningsnobu
2013-11-09objspace_dump.c: indentnobu
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-11-05* gc.c: add support to estimate increase of oldspace memory usage.ko1
2013-10-29* add RUBY_TYPED_FREE_IMMEDIATELY to data types which only useko1
2013-10-28* common.mk, ext/objspace/depend, ext/coverage/depend,akr
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-10-16* ext/objspace/objspace.c: add a new method `reachable_objects_from_root'.ko1
2013-10-11* ext/objspace/gc_hook.c: prohibit reentrant.ko1
2013-09-30* ext/objspace/objspace.c: [DOC] Cleaned up many rdoc formattingzzak
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/objspace.c: Document ObjectSpace::InternalObjectWrapper.zzak
2013-06-18* ext/objspace/object_tracing.c: Teach rdoc object_tracing.c [Bug #8537]zzak
2013-06-18* ext/objspace/objspace.c: rdoc on require to overview from r41355zzak
2013-06-17* ext/objspace/objspace.c: let rdoc know about objspace methods.eregon
2013-06-17* gc.c (ObjectSpace): is a module not a class.eregon
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-06-04* ext/objspace/objspace.c: improve wording and remove duplicated comment.eregon
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-27* properties.nobu
2013-05-27* ext/objspace/gc_hook.c, ext/objspace/objspace.c: add new methods toko1
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
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2013-03-19* ext/objspace/objspace.c: Fix typo in doc. Patch by Sho Hashimoto.sorah
2013-03-05objspace.c: newly added nodesnobu
2013-01-26fix typosnari
2012-12-08* ext/objspace/objspace.c (iow_size): return size of internal objectko1
2012-10-24objspace.c: enum ruby_value_typenobu
2012-10-24* ext/objspace/objspace.c (reachable_object_from_i): change datako1
2012-10-24* ext/objspace/objspace.c (Init_objspace): add a new methodko1
2012-10-24* ext/objspace/objspace.c (ObjectSpace.reachable_objects_from):ko1
2012-10-05* ext/objspace/objspace.c: add ObjectSpace#reachable_objects_from.ko1
2012-09-28* insns.def (opt_checkenv): remove unused instruction `opt_checkenv'.ko1