1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
ko1 050dd10d6f * ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.
Read the following test to know HOWTO.
  This feature is a sample of RUBY_INTERNAL_EVENT.
* test/objspace/test_objspace.rb: add a test.
* ext/objspace/object_tracing.c: ditto.
* gc.c (rb_gc_count): add. THis function returns GC count.
* internal.h: add decl. of rb_gc_count(). Same as `GC.count'.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40957 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-05-27 10:01:45 +00:00
..
-test- * include/ruby/ruby.h, gc.c, vm_trace.c: add internal events. 2013-05-27 00:21:02 +00:00
bigdecimal
continuation
coverage
curses
date
dbm Add a comment. 2013-05-23 13:49:10 +00:00
digest
dl
etc
fcntl
fiber
fiddle * ext/fiddle/fiddle.c: fix typo in fiddle doc [Bug #8412] 2013-05-24 12:27:12 +00:00
gdbm
io io/console: rdoc 2013-05-24 06:54:25 +00:00
json
mathn
nkf
objspace * ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations. 2013-05-27 10:01:45 +00:00
openssl * hash.c, include/ruby/ruby.h: support WB protected hash. 2013-05-26 12:37:11 +00:00
pathname
psych
pty * ext/pty/pty.c (get_device_once): FreeBSD 10-current and 9-stable 2013-05-25 12:34:50 +00:00
racc/cparse
readline
ripper
sdbm
socket
stringio rename generic io modules 2013-05-24 06:54:17 +00:00
strscan Remove unused variable 2013-05-25 11:37:35 +00:00
syslog
tk
win32ole
zlib
.document
extmk.rb extmk.rb: don't duplicate 2013-05-23 15:18:05 +00:00
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt