index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
objspace
/
objspace_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
objspace_dump.c: dc is no longer used [ci skip]
nobu
2016-09-17
1
-1
/
+0
*
Use JSON lines format for full heap dumps.
tenderlove
2016-09-16
1
-23
/
+10
*
Use PRIuSIZE format specifier for size_t values
rhe
2016-09-13
1
-2
/
+2
*
ObjectSpace.dump_all: valid JSON
nobu
2016-06-11
1
-11
/
+25
*
objspace_dump.c: fix format
nobu
2016-05-08
1
-2
/
+2
*
* configure.in: add -Wsuggest-attribute=format and suppress warnings.
naruse
2016-05-08
1
-0
/
+1
*
* variable.c: use uint32_t instead of long to avoid confusion about
naruse
2016-04-22
1
-1
/
+1
*
objspace_dump.c: special const
nobu
2015-10-19
1
-13
/
+57
*
* ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heap
tenderlove
2015-09-17
1
-0
/
+1
*
ext/objspace/objspace_dump.c: adjust indent
nobu
2015-06-21
1
-2
/
+2
*
* ext/objspace/objspace_dump.c(dump_object): Return empty JSON object when
sorah
2015-06-20
1
-0
/
+5
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-3
/
+1
*
ext: get rid of inadvertent ID creation
nobu
2014-08-03
1
-2
/
+4
*
* ext/objspace/objspace_dump.c (dump_append): avoid fflush.
shyouhei
2014-07-26
1
-1
/
+0
*
ext/objspace: Check fptr before trying to dump FILE object fd
charliesome
2014-03-10
1
-1
/
+2
*
* ext/objspace/objspace_dump.c (dump_object): use STR_SHARED_P()
ko1
2014-02-05
1
-1
/
+1
*
* string.c: remvoe STR_ASSOC related code.
ko1
2014-02-04
1
-2
/
+0
*
objspace_dump.c: include object's gc flags in dump
tmm1
2013-12-10
1
-0
/
+17
*
* ext/objspace/objspace_dump.c (dump_append_string_value): Escape
tmm1
2013-11-26
1
-1
/
+6
*
* NEWS: Add ObjectSpace.after_gc_{start,end}_hook=
tmm1
2013-11-25
1
-3
/
+3
*
* ext/objspace/objspace_dump.c: test fixes and win32 compatibility
tmm1
2013-11-24
1
-2
/
+2
*
objspace_dump.c: refine output
nobu
2013-11-14
1
-19
/
+19
*
* internal.h: move common string/hash flags to include file.
tmm1
2013-11-11
1
-14
/
+0
*
objspace_dump.c: fix declaration
nobu
2013-11-09
1
-1
/
+1
*
objspace_dump.c: fix portability issue
nobu
2013-11-09
1
-1
/
+12
*
objspace_dump.c: extract output option utilities
nobu
2013-11-09
1
-45
/
+44
*
objspace_dump.c: suppress warnings
nobu
2013-11-09
1
-3
/
+1
*
objspace_dump.c: indent
nobu
2013-11-09
1
-91
/
+91
*
* ext/objspace/object_tracing.c: Add experimental methods to dump
tmm1
2013-11-08
1
-0
/
+415