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

ruby-cvs:16909

From: (akr) <akr ruby-lang.org>
Date: Sat, 17 Jun 2006 14:55:52 +0900
Subject: [ruby-cvs:16909] ruby, ruby/lib, ruby/test/pathname: * lib/pathname.rb: backport from 1.9.

akr         Sat, 17 Jun 2006 14:55:52 +0900

  Modified files:        (Branch: ruby_1_8)
    ruby:
      ChangeLog
    ruby/lib:
      pathname.rb
  Added files:        (Branch: ruby_1_8)
    ruby/test/pathname:
      test_pathname.rb
  Log:
    * lib/pathname.rb: backport from 1.9.
      (Kernel#Pathname): new method.
  
  Revision    Changes    Path
  1.2673.2.1653 +5   -0    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1652&r2=1.2673.2.1653
  1.20.2.15   +336 -473  ruby/lib/pathname.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/pathname.rb?cvsroot=src&r1=1.20.2.14&r2=1.20.2.15
  1.4.2.1     +22  -3    ruby/test/pathname/test_pathname.rb
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/test/pathname/test_pathname.rb?cvsroot=src&r1=1.4&r2=1.4.2.1


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