ruby/ext/pathname
Jeremy Evans ffd0820ab3 Deprecate taint/trust and related methods, and make the methods no-ops
This removes the related tests, and puts the related specs behind
version guards.  This affects all code in lib, including some
libraries that may want to support older versions of Ruby.
2019-11-18 01:00:25 +02:00
..
lib Pathname#relative_path_from uses is_a? 2018-12-18 03:09:54 +00:00
depend Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
extconf.rb Try statx syscall 2019-02-20 06:54:23 +00:00
pathname.c Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00