[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:17150

From: (nobu) <nobu ruby-lang.org>
Date: Sat, 15 Jul 2006 23:50:55 +0900
Subject: [ruby-cvs:17150] ruby: * eval.c (rb_require_safe): wait for another thread requiring the same

nobu        Sat, 15 Jul 2006 23:50:55 +0900

  Modified files:        (Branch: ruby_1_8)
    ruby:
      ChangeLog eval.c
  Log:
    * eval.c (rb_require_safe): wait for another thread requiring the same
      feature.  fixed: [ruby-core:08229]
  
  Revision    Changes    Path
  1.2673.2.1734 +5   -0    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1733&r2=1.2673.2.1734
  1.616.2.181 +4   -4    ruby/eval.c
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/eval.c?cvsroot=src&r1=1.616.2.180&r2=1.616.2.181


[前][次][番号順一覧][スレッド一覧][生データ]