1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
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
..
-test- Remove unneeded exec bits from some files 2019-11-09 21:36:30 +09:00
bigdecimal [ruby/bigdecimal] Remove taint checking 2019-11-12 11:16:07 +09:00
cgi/escape Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
continuation
coverage Revert https://github.com/ruby/ruby/pull/2486 2019-10-03 12:45:24 +09:00
date [ruby/date] Added update-zonetab target 2019-11-01 17:30:17 +09:00
dbm [ruby/dbm] Remove taint support 2019-10-26 07:03:33 +09:00
digest Suppress deprecation warnings of MD5 from Xcode 11.1 2019-10-12 18:47:06 +09:00
etc Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
fcntl
fiber
fiddle Revert "[ruby/fiddle] Use ffi_closure_free by default. (#20)" 2019-10-24 20:58:32 +09:00
gdbm [ruby/gdbm] Use Gemfile instead of Gem::Specification#add_development_dependency. 2019-10-31 15:34:01 +09:00
io Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
json Removed duplicate file 2019-11-11 15:57:21 +09:00
monitor Monitor#exit: check monitor ownership. 2019-11-12 10:07:45 +09:00
nkf Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
objspace Revert "Method reference operator" 2019-11-12 17:24:48 +09:00
openssl Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
pathname Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
psych [ruby/psych] Add a note about safe_load 2019-11-12 10:43:54 +09:00
pty
racc/cparse Update the latest versions from upstream repository of racc 2019-10-30 21:36:59 +09:00
rbconfig/sizeof
readline Warn on access/modify of $SAFE, and remove effects of modifying $SAFE 2019-11-18 01:00:25 +02:00
ripper Update comment of Ripper.lex 2019-11-13 09:50:58 +09:00
rubyvm
sdbm
socket Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
stringio [ruby/stringio] Remove taint support 2019-10-31 16:24:02 +09:00
strscan Fixed overflow at onig_region_set 2019-10-14 15:10:56 +09:00
syslog Warn on access/modify of $SAFE, and remove effects of modifying $SAFE 2019-11-18 01:00:25 +02:00
win32
win32ole Warn on access/modify of $SAFE, and remove effects of modifying $SAFE 2019-11-18 01:00:25 +02:00
zlib Adjust a fucntion signature 2019-11-05 02:05:46 +09:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt