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

ruby-cvs:23660

From: nobu ruby-lang.org
Date: Thu, 15 May 2008 15:34:04 +0900 (JST)
Subject: [ruby-cvs:23660] Ruby:r16420 (trunk, ruby_1_8): * file.c (file_expand_path): support for alternative data stream

nobu	2008-05-15 15:34:02 +0900 (Thu, 15 May 2008)

  New Revision: 16420

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/defines.h
    branches/ruby_1_8/file.c
    branches/ruby_1_8/version.h
    trunk/ChangeLog
    trunk/dir.c
    trunk/file.c
    trunk/include/ruby/defines.h
    trunk/test/ruby/test_file_exhaustive.rb
    trunk/version.h

  Log:
    * file.c (file_expand_path): support for alternative data stream
      and ignored trailing garbages of NTFS.
    
    * file.c (rb_file_s_basename): ditto.
    
    * file.c (rb_file_s_extname): ditto.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_file_exhaustive.rb?r1=16420&r2=16419&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/defines.h?r1=16420&r2=16419&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=16420&r2=16419&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/file.c?r1=16420&r2=16419&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16420&r2=16419&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=16420&r2=16419&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/file.c?r1=16420&r2=16419&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/dir.c?r1=16420&r2=16419&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=16420&r2=16419&diff_format=u
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/include/ruby/defines.h?r1=16420&r2=16419&diff_format=u


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