ruby/ext/pathname
usa 25a2e376bb merge revision(s) 59102: [Backport #13515]
pathname.rb: UNC root pathname needs a separator

	* ext/pathname/lib/pathname.rb (Pathname#plus): UNC root pathname
	  needs a separator.  File.basename returns "/" on UNC root, as
	  well as sole drive letter, even if it does not end with a
	  separator.  [ruby-core:80900] [Bug #13515]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@59240 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-06-30 13:01:26 +00:00
..
lib merge revision(s) 59102: [Backport #13515] 2017-06-30 13:01:26 +00:00
depend * ext/-test-/debug/depend: New file. 2013-04-14 10:48:08 +00:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
pathname.c * file.c: NotImplementedError is raised if birthtime is unavailable. 2015-01-19 17:57:03 +00:00