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

ruby-changes:4438

From: ko1@a...
Date: Tue, 8 Apr 2008 21:39:12 +0900 (JST)
Subject: [ruby-changes:4438] nobu - Ruby:r15929 (trunk): * thread.c (lock_func): optimized. based on a patch from Sylvain

nobu	2008-04-08 21:38:57 +0900 (Tue, 08 Apr 2008)

  New Revision: 15929

  Modified files:
    trunk/ChangeLog

  Log:
    * thread.c (lock_func): optimized.  based on a patch from Sylvain
      Joyeux in [ruby-Patches-19362].


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15929&r2=15928&diff_format=u

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 15928)
+++ ChangeLog	(revision 15929)
@@ -1,5 +1,8 @@
-Tue Apr  8 21:36:40 2008  Nobuyoshi Nakada  <nobu@r...>
+Tue Apr  8 21:38:55 2008  Nobuyoshi Nakada  <nobu@r...>
 
+	* thread.c (lock_func): optimized.  based on a patch from Sylvain
+	  Joyeux in [ruby-Patches-19362].
+
 	* thread.c (rb_mutex_sleep): ensures to re-acquire at waking up.
 	  [ruby-Patches-19361]
 

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

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