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

ruby-cvs:18400

From: (knu) <knu ruby-lang.org>
Date: Fri, 13 Oct 2006 19:55:52 +0900
Subject: [ruby-cvs:18400] ruby, ruby/ext/digest: * ext/digest/digest.c (rb_digest_base_equal): Again, should call

knu         Fri, 13 Oct 2006 19:55:52 +0900

  Modified files:
    ruby:
      ChangeLog
    ruby/ext/digest:
      digest.c
  Log:
    * ext/digest/digest.c (rb_digest_base_equal): Again, should call
      digest() of a subclass instead of the one defined in the base
      class.
  
  Revision    Changes    Path
  1.5506      +6   -0    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5505&r2=1.5506
  1.32        +2   -2    ruby/ext/digest/digest.c
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/digest/digest.c?cvsroot=src&r1=1.31&r2=1.32


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