1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 91aa8da578 objspace_dump.c: refine output
* ext/objspace/objspace_dump.c (dump_output): allow IO object as
  output, and use Tempfile.create and return open file instead of
  mkstemp() and path name for :file output.
  [ruby-core:58266] [Bug #9102]
* test/objspace/test_objspace.rb (TestObjSpace#dump_my_heap_please):
  remove temporary output file.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43679 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-11-14 16:06:09 +00:00
..
-test-
bigdecimal * ext/bigdecimal/lib/bigdecimal/util.rb: [DOC] remove example of 2013-11-14 14:40:53 +00:00
continuation
coverage
curses
date
dbm
digest * ext/digest/*: [DOC] Fix several typos and broken http links. 2013-11-13 10:09:28 +00:00
dl * ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944] 2013-11-09 05:29:59 +00:00
etc
fcntl
fiber
fiddle
gdbm
io io-console.gemspec: certification 2013-11-13 08:08:09 +00:00
json
mathn
nkf
objspace objspace_dump.c: refine output 2013-11-14 16:06:09 +00:00
openssl Squashed commit of the following: 2013-11-13 15:14:59 +00:00
pathname
psych * ext/psych/lib/psych/visitors/to_ruby.rb: process merge keys before 2013-11-05 19:15:40 +00:00
pty pty.c: check error of seteuid 2013-11-05 08:10:34 +00:00
racc/cparse
readline
ripper parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042] 2013-11-10 06:13:02 +00:00
sdbm
socket
stringio
strscan
syslog
thread * ext/thread/thread.c: [DOC] This patch accomplishes the following: 2013-11-13 17:37:47 +00:00
tk
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt