From f32c76a2668cdbee36f1c6515693b41428f865e7 Mon Sep 17 00:00:00 2001 From: matz Date: Wed, 2 Aug 2000 04:54:21 +0000 Subject: matz git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@869 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2003a12f23..514ffa2a5f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed Aug 2 08:22:04 2000 Yukihiro Matsumoto + + * gc.c (rb_gc): clear malloc_memories to zero, to avoid potential + super frequent GC invocation. (ruby-bugs:#PR48) + + * gc.c (rb_gc): only add_heap() if GC trigger condition is + satisfied. + Tue Aug 1 16:41:58 2000 Yukihiro Matsumoto * ruby.c (proc_options): global load path setting moved from -- cgit v1.2.3