write changelog

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17789 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nari 2008-07-02 01:07:12 +00:00
parent 8bccb5f266
commit 9f2208b40c

View File

@ -1,3 +1,8 @@
Wed Jul 2 09:49:10 2008 Narihiro Nakamura <authorNari@gmail.com>
* gc.c (gc_lazy_sweep) : use lazy sweep algorithm for response performance gain.
(garbage_collect_force) : mark and lazysweep invoke, after erasing all mark.
(GC_NOT_LAZY_SWEEP) : not lazy sweep flag. for debug.
Wed Jul 2 03:42:44 2008 Yusuke Endoh <mame@tsg.ne.jp>
* test/ruby/test_settracefunc.rb: fix expected traces for