summaryrefslogtreecommitdiff
path: root/ext/objspace/objspace_dump.c
AgeCommit message (Expand)Author
2018-10-09ext/objspace/objspace_dump.c: print addresses consistentlynobu
2018-10-09* expand tabs.svn
2018-10-09Revert "ext/objspace/objspace_dump.c: print addresses consistently"naruse
2018-10-08* expand tabs.svn
2018-10-08ext/objspace/objspace_dump.c: print addresses consistentlytenderlove
2018-05-09Rename imemo_alloc with imemo_tmpbufmame
2018-02-16no ID cache in Init functionsnobu
2018-01-09Include ruby/{io,encoding}.h before internal.hkazu
2017-12-21Fix `imemo_name` to dump new imemo typestenderlove
2017-11-04Remove RNODE cast from NODE utility functionsmame
2017-09-27objspace_dump.c: remove unnecessary breaknobu
2017-01-31Add IMEMO type to heap dump output.tenderlove
2017-01-03Add `full` option to `ObjectSpace.dump_all`tenderlove
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
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