1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add ML ref.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13811 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2007-11-03 15:50:35 +00:00
parent 16c8ac3921
commit e920777bb5

View file

@ -1,6 +1,7 @@
Sun Nov 4 00:06:40 2007 Tanaka Akira <akr@fsij.org>
* gc.c (count_objects): ObjectSpace.count_objects implemented.
[ruby-core:12301]
Sat Nov 3 22:49:37 2007 Yukihiro Matsumoto <matz@ruby-lang.org>