[前][次][番号順一覧][スレッド一覧]

ruby-changes:11745

From: kazu <ko1@a...>
Date: Mon, 11 May 2009 20:10:23 +0900 (JST)
Subject: [ruby-changes:11745] Ruby:r23391 (trunk): forgot to commit.

kazu	2009-05-11 20:07:57 +0900 (Mon, 11 May 2009)

  New Revision: 23391

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23391

  Log:
    forgot to commit.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 23390)
+++ ChangeLog	(revision 23391)
@@ -29,6 +29,11 @@
 	* ext/dl/cfunc.c (rb_dlcfunc_instance_p): new function to check if
 	  the argument is an instance of DL::CFunc.
 
+Sat May  9 19:57:00 2009  Kazuhiro NISHIYAMA  <zn@m...>
+
+	* test/ruby/test_float.rb (TestFloat#test_sleep_with_Float): add a
+	  test. see [ruby-core:23282]
+
 Sat May  9 19:23:46 2009  Tadayoshi Funaba  <tadf@d...>
 
 	* lib/date.rb: use subsec instead of nsec.

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]