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

ruby-cvs:18401

From: (knu) <knu ruby-lang.org>
Date: Fri, 13 Oct 2006 20:46:04 +0900
Subject: [ruby-cvs:18401] ruby, ruby/ext/digest, ruby/ext/digest/bubblebabble: * ext/digest/bubblebabble, ext/digest/digest.c: Rip BubbleBabble

knu         Fri, 13 Oct 2006 20:46:04 +0900

  Modified files:
    ruby:
      ChangeLog
    ruby/ext/digest:
      digest.c
  Added files:
    ruby/ext/digest/bubblebabble:
      bubblebabble.c extconf.rb
  Log:
    * ext/digest/bubblebabble, ext/digest/digest.c: Rip BubbleBabble
      support out of the base class and have a separate module named
      digest/bubblebabble.
  
  Revision    Changes    Path
  1.5507      +6   -0    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5506&r2=1.5507
  1.33        +1   -77   ruby/ext/digest/digest.c
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/digest/digest.c?cvsroot=src&r1=1.32&r2=1.33
  1.1         -ADDED-    ruby/ext/digest/bubblebabble/bubblebabble.c
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/digest/bubblebabble/bubblebabble.c?cvsroot=src&rev=1.1
  1.1         -ADDED-    ruby/ext/digest/bubblebabble/extconf.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/digest/bubblebabble/extconf.rb?cvsroot=src&rev=1.1


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