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

ruby-cvs:15809

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

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

  Modified files:        (Branch: ruby_1_8)
    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.2673.2.1347 +4   -1    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1346&r2=1.2673.2.1347
  1.90.2.14   +11  -12   ruby/time.c
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/time.c?cvsroot=src&r1=1.90.2.13&r2=1.90.2.14


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