1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
akr 78dc3da299 Pathname#relative_path_from uses is_a?
I reconsidered because simpler code would have better maintainablity.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-12-18 03:09:54 +00:00
..
-test- Add test cases of rb_arithmetic_sequence_extract 2018-12-12 21:17:04 +00:00
bigdecimal Suppress deprecation warnings 2018-12-14 04:10:42 +00:00
cgi/escape
continuation
coverage
date Separate RSTRING_PTR from a function call 2018-12-13 05:09:58 +00:00
dbm
digest
etc
fcntl
fiber
fiddle
gdbm
io
json
nkf Revert "* expand tabs." 2018-12-15 14:45:36 +00:00
objspace
openssl
pathname Pathname#relative_path_from uses is_a? 2018-12-18 03:09:54 +00:00
psych Bump version to psych 3.1.0. 2018-12-18 02:01:39 +00:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper Use delete_prefix instead of sub(/\Afixed-pattern/, '') 2018-12-04 08:22:10 +00:00
rubyvm Disable tailcall optimization [Bug #15303] 2018-12-12 05:46:13 +00:00
sdbm
socket
stringio
strscan
syslog
win32
win32ole
zlib zlib (gzfile_write_raw): do not resize string after .write call 2018-12-07 07:09:31 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt