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

ruby-cvs:25143

From: shyouhei ruby-lang.org
Date: Mon, 7 Jul 2008 12:10:05 +0900 (JST)
Subject: [ruby-cvs:25143] Ruby:r17924 (ruby_1_8_6): merge revision(s) 17827,17846:17848:

shyouhei	2008-07-07 12:10:04 +0900 (Mon, 07 Jul 2008)

  New Revision: 17924

  Added files:
    branches/ruby_1_8_6/ext/win32ole/tests/test_win32ole_event.rb
  Removed files:
    branches/ruby_1_8_6/ext/win32ole/tests/testOLEEVENT.rb
  Modified files:
    branches/ruby_1_8_6/ChangeLog
    branches/ruby_1_8_6/ext/win32ole/tests/testWIN32OLE.rb
    branches/ruby_1_8_6/ext/win32ole/tests/testall.rb
    branches/ruby_1_8_6/ext/win32ole/win32ole.c
    branches/ruby_1_8_6/gc.c
    branches/ruby_1_8_6/intern.h
    branches/ruby_1_8_6/version.h

  Log:
    merge revision(s) 17827,17846:17848:
    * gc.c: add rb_during_gc(). based on a patch from arton <artonx AT
      yahoo.co.jp> at [ruby-dev:35313].   
    * intern.h: ditto.
    * ext/win32ole/win32ole.c: avoid creating Ruby object during
      GC. thanks to arton <artonx AT yahoo.co.jp>. [ruby-dev:35313]
    * ext/win32ole/tests: add test_win32ole_event.rb, remove
      testOLEEVENT.rb
    * ext/win32ole/tests/testWIN32OLE.rb(test_convert_bignum):
      fix test.


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


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