ruby-changes:4880
From: ko1@a...
Date: Mon, 12 May 2008 11:34:57 +0900 (JST)
Subject: [ruby-changes:4880] yugui - Ruby:r16373 (trunk): * ChangeLog: changelog of the changeset 16372. It was:
yugui 2008-05-12 11:34:37 +0900 (Mon, 12 May 2008)
New Revision: 16373
Modified files:
trunk/ChangeLog
Log:
* ChangeLog: changelog of the changeset 16372. It was:
"gc.c (assign_heap_slot): put the binary-search routine in order."
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16373&r2=16372&diff_format=u
Index: ChangeLog
===================================================================
--- ChangeLog (revision 16372)
+++ ChangeLog (revision 16373)
@@ -1,3 +1,7 @@
+Mon May 12 11:15:55 2008 Yuki Sonoda (Yugui) <yugui@y...>
+
+ * gc.c (assign_heap_slot): put the binary search routine in order.
+
Mon May 12 10:52:51 2008 Nobuyoshi Nakada <nobu@r...>
* ruby.c (ruby_init_gems), gem_prelude.rb: check if Gem is defined
--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/