summaryrefslogtreecommitdiff
path: root/ext/objspace
AgeCommit message (Expand)Author
2017-02-12ext/objspace: Specify frozen_string_literal: true.kazu
2017-01-31Add IMEMO type to heap dump output.tenderlove
2017-01-03Add `full` option to `ObjectSpace.dump_all`tenderlove
2016-11-18objspace.c:: indent [ci skip]yui-knk
2016-10-28internal.h: RB_OBJ_BUILTIN_TYPEnobu
2016-10-26[DOC] replace Fixnum with Integer [ci skip]nobu
2016-09-17objspace_dump.c: dc is no longer used [ci skip]nobu
2016-09-16Use JSON lines format for full heap dumps.tenderlove
2016-09-13Use PRIuSIZE format specifier for size_t valuesrhe
2016-06-11ObjectSpace.dump_all: valid JSONnobu
2016-05-08objspace_dump.c: fix formatnobu
2016-05-08* configure.in: add -Wsuggest-attribute=format and suppress warnings.naruse
2016-04-22* variable.c: use uint32_t instead of long to avoid confusion aboutnaruse
2016-04-11Update dependencies.akr
2016-01-22vm_core.h: use RUBY_ASSERTnobu
2015-12-16handle ext/ as r53141naruse
2015-10-19objspace_dump.c: special constnobu
2015-09-17* ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heaptenderlove
2015-08-21* ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko1
2015-08-10objspace.c: use rb_ident_hash_newnobu
2015-07-21* make rb_iseq_t T_IMEMO object (type is imemo_iseq).ko1
2015-07-21* ext/objspace/objspace.c (total_i): no need to skip singleton classes.ko1
2015-06-21ext/objspace/objspace_dump.c: adjust indentnobu
2015-06-20* ext/objspace/objspace_dump.c(dump_object): Return empty JSON object whensorah
2015-06-18* ext/objspace/objspace.c (count_imemo_objects): support imemo_ment.ko1
2015-05-28* ext/objspace/objspace.c: add two methods to debug internals.ko1
2015-05-16gc.c: rename alloc as wrapnobu
2015-04-10* ext/objspace/objspace.c: add ObjectSpace.count_imemo_objects methodko1
2015-04-10* ext/objspace/objspace.c (setup_hash): unify common routine.ko1
2015-03-11* internal.h: use T_IMEMO to represent `struct MEMO' value.ko1
2015-03-11* node.h: remove NODE_IFUNC, NEW_IFUNC.ko1
2015-03-11* include/ruby/ruby.h: introduce new type T_IMEMO.ko1
2014-12-19Update dependencies.akr
2014-12-15* ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returnsko1
2014-12-01use 0 for reservednobu
2014-11-21Update dependency.akr
2014-11-21* tool/update-deps (in_makefile): Use FILES_NEED_VPATH andakr
2014-11-18Dependencies updated.akr
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-08-03ext: get rid of inadvertent ID creationnobu
2014-07-26 * ext/objspace/objspace_dump.c (dump_append): avoid fflush.shyouhei
2014-03-10ext/objspace: Check fptr before trying to dump FILE object fdcharliesome
2014-02-05* ext/objspace/objspace_dump.c (dump_object): use STR_SHARED_P()ko1
2014-02-04* string.c: remvoe STR_ASSOC related code.ko1
2013-12-17* ext/objspace/object_tracing.c: Fix typo in a variable namea_matsuda
2013-12-16* ext/objspace/objspace.c (reachable_object_from_root_i): useko1
2013-12-15* ext/objspace/objspace.c (reachable_object_from_root_i):ko1