ruby-changes:4881
From: ko1@a...
Date: Mon, 12 May 2008 12:28:23 +0900 (JST)
Subject: [ruby-changes:4881] matz - Ruby:r16374 (trunk): * string.c (sym_to_i): really removed.
matz 2008-05-12 12:28:10 +0900 (Mon, 12 May 2008)
New Revision: 16374
Modified files:
trunk/ChangeLog
Log:
* string.c (sym_to_i): really removed. [ruby-dev:34641]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16374&r2=16373&diff_format=u
Index: ChangeLog
===================================================================
--- ChangeLog (revision 16373)
+++ ChangeLog (revision 16374)
@@ -1,3 +1,7 @@
+Mon May 12 12:24:48 2008 Yukihiro Matsumoto <matz@r...>
+
+ * string.c (sym_to_i): really removed. [ruby-dev:34641]
+
Mon May 12 11:15:55 2008 Yuki Sonoda (Yugui) <yugui@y...>
* gc.c (assign_heap_slot): put the binary search routine in order.
--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/