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

ruby-cvs:15808

From: (nobu) <nobu ruby-lang.org>
Date: Sat, 22 Oct 2005 13:27:35 +0900
Subject: [ruby-cvs:15808] ruby: * time.c (rb_strftime): removed meaningless volatile modifiers, and

nobu        Sat, 22 Oct 2005 13:27:35 +0900

  Modified files:
    ruby:
      ChangeLog time.c
  Log:
    * time.c (rb_strftime): removed meaningless volatile modifiers, and
      concatenate successive nul characters at once.  [ruby-dev:27472]
  
  Revision    Changes    Path
  1.4708      +4   -1    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4707&r2=1.4708
  1.109       +11  -12   ruby/time.c
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/time.c?cvsroot=src&r1=1.108&r2=1.109


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