1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 2875337533 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/trunk@59102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-06-16 14:44:01 +00:00
..
-test- thread.c: avoid busy looping on rb_thread_fd_close 2017-06-07 00:32:02 +00:00
bigdecimal
cgi/escape cgi/util.rb: Don't escape tilde in #escape 2017-05-17 12:34:59 +00:00
continuation
coverage
date date_core.c: fix docs for %Z format 2017-05-09 18:56:22 +00:00
dbm
digest
etc
fcntl
fiber
fiddle
gdbm
io
json Merge json-2.1.0 from https://github.com/flori/json 2017-06-16 03:04:46 +00:00
nkf
objspace
openssl openssl: import v2.0.4 2017-06-14 09:49:09 +00:00
pathname pathname.rb: UNC root pathname needs a separator 2017-06-16 14:44:01 +00:00
psych Merge psych-3.0.0.beta2 from https://github.com/ruby/psych 2017-06-16 07:02:22 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper ripper.c should have #line "ripper.c", not #line "parse.c" 2017-05-20 12:23:27 +00:00
rubyvm
sdbm
socket separate constdefs.c and constdefs.h 2017-05-08 05:31:02 +00:00
stringio
strscan
syslog
win32
win32ole remove extra call to OleInitialize 2017-05-26 09:49:20 +00:00
zlib zlib.c: no buf_filled in zstream 2017-05-01 02:01:38 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nacl
Setup.nt