summaryrefslogtreecommitdiff
path: root/ext/objspace/objspace_dump.c
AgeCommit message (Expand)Author
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
2015-10-19objspace_dump.c: special constnobu
2015-09-17* ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heaptenderlove
2015-06-21ext/objspace/objspace_dump.c: adjust indentnobu
2015-06-20* ext/objspace/objspace_dump.c(dump_object): Return empty JSON object whensorah
2014-11-15* internal.h: Include ruby.h and ruby/encoding.h to beakr
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-10objspace_dump.c: include object's gc flags in dumptmm1
2013-11-26* ext/objspace/objspace_dump.c (dump_append_string_value): Escapetmm1
2013-11-25* NEWS: Add ObjectSpace.after_gc_{start,end}_hook=tmm1
2013-11-24* ext/objspace/objspace_dump.c: test fixes and win32 compatibilitytmm1
2013-11-14objspace_dump.c: refine outputnobu
2013-11-11* internal.h: move common string/hash flags to include file.tmm1
2013-11-09objspace_dump.c: fix declarationnobu
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