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

ruby-cvs:20733

From: shyouhei ruby-lang.org
Date: Sun, 23 Sep 2007 09:01:51 +0900 (JST)
Subject: [ruby-cvs:20733] Ruby:r13495 (ruby_1_8_6): * eval.c, intern.h, ext/thread/thread.c: should not free queue while

shyouhei	2007-09-23 09:01:50 +0900 (Sun, 23 Sep 2007)

  New Revision: 13495

  Modified files:
    branches/ruby_1_8_6/ChangeLog
    branches/ruby_1_8_6/eval.c
    branches/ruby_1_8_6/ext/thread/thread.c
    branches/ruby_1_8_6/version.h

  Log:
    * eval.c, intern.h, ext/thread/thread.c: should not free queue while
      any live threads are waiting.  [ruby-dev:30653]


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ChangeLog?r1=13495&r2=13494
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/version.h?r1=13495&r2=13494
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/ext/thread/thread.c?r1=13495&r2=13494
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8_6/eval.c?r1=13495&r2=13494


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