diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Tue May 28 02:44:23 2013 Koichi Sasada <ko1@atdot.net> + + * gc.c (garbage_collect_body): fix GC_ENABLE_LAZY_SWEEP condition. + + * gc.c (GC_NOTIFY): move debug print location and use stderr instead + of stdout. + Tue May 28 02:07:21 2013 Koichi Sasada <ko1@atdot.net> * vm_trace.c (rb_postponed_job_register_one): fix iteration bug. |