ruby-cvs:16058
From: (akr) <akr ruby-lang.org>
Date: Sun, 27 Nov 2005 05:43:09 +0900
Subject: [ruby-cvs:16058] ruby, ruby/lib, ruby/test/pathname, ruby/test: * lib/pathname.rb: use File.basename to decompose pathnames.
akr Sun, 27 Nov 2005 05:43:09 +0900
Modified files:
ruby:
ChangeLog
ruby/lib:
pathname.rb
Added files:
ruby/test/pathname:
test_pathname.rb
Removed files:
ruby/test:
test_pathname.rb
Log:
* lib/pathname.rb: use File.basename to decompose pathnames.
experimental Windows support.
Revision Changes Path
1.4807 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4806&r2=1.4807
1.46 +237 -529 ruby/lib/pathname.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/pathname.rb?cvsroot=src&r1=1.45&r2=1.46
1.1 -ADDED- ruby/test/pathname/test_pathname.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/test/pathname/test_pathname.rb?cvsroot=src&rev=1.1
1.3 -REMOVED- ruby/test/test_pathname.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/test/test_pathname.rb?cvsroot=src&rev=1.2