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

ruby-cvs:25072

From: shyouhei ruby-lang.org
Date: Thu, 3 Jul 2008 20:14:51 +0900 (JST)
Subject: [ruby-cvs:25072] Ruby:r17852 (ruby_1_8_7): merge revision(s) 17396:

shyouhei	2008-07-03 20:14:50 +0900 (Thu, 03 Jul 2008)

  New Revision: 17852

  Modified files:
    branches/ruby_1_8_7/ChangeLog
    branches/ruby_1_8_7/lib/singleton.rb
    branches/ruby_1_8_7/marshal.c
    branches/ruby_1_8_7/object.c
    branches/ruby_1_8_7/version.h

  Log:
    merge revision(s) 17396:
    * marshal.c (w_object, marshal_dump, r_object0, marshal_load): search
      public methods only.  [ruby-core:17283]
    * object.c (convert_type): ditto.
    * lib/singleton.rb (Singleton#_dump): conversion method should be
      public.


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


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