ruby/ext/objspace
nagachika ad5214df98 merge revision(s) r45308,r45316: [Backport #9621]
* ext/objspace/objspace_dump.c: Check fptr before trying to dump RFILE
	  object fd. [GH-562]

	* test/objspace/test_objspace.rb: add test

	* test/objspace/test_objspace.rb (TestObjSpace#test_dump_uninitialized_file):
	  remove dependency on json library.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_1@46403 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-06-10 17:43:49 +00:00
..
depend * ext/objspace/object_tracing.c: Add experimental methods to dump 2013-11-08 17:06:55 +00:00
extconf.rb objspace_dump.c: refine output 2013-11-14 16:06:09 +00:00
object_tracing.c * ext/objspace/object_tracing.c: Fix typo in a variable name 2013-12-17 11:18:47 +00:00
objspace.c * ext/objspace/objspace.c (reachable_object_from_root_i): use 2013-12-16 10:16:51 +00:00
objspace.h * ext/objspace/object_tracing.c: Add experimental methods to dump 2013-11-08 17:06:55 +00:00
objspace_dump.c merge revision(s) r45308,r45316: [Backport #9621] 2014-06-10 17:43:49 +00:00