ruby/ext
Jeremy Evans b38b26c62d
[ruby/bigdecimal] Remove taint checking
This removes the taint checking.  Taint support is deprecated in
Ruby 2.7 and has no effect.  I don't think removing the taint
checks in earlier ruby versions will cause any problems.

https://github.com/ruby/bigdecimal/commit/1918d466f3
2019-11-12 11:16:07 +09: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
continuation
coverage
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
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
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
objspace
openssl Prefer rb_gc_register_mark_object 2019-10-10 19:59:21 +09:00
pathname
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 Promote readline to default gems named readline-ext 2019-11-09 07:32:34 +09:00
ripper Remove unneeded exec bits from some files 2019-11-09 21:36:30 +09:00
rubyvm
sdbm
socket Clean up implementation of SOCKSSocket, its confusing and undocumented 2019-11-01 18:40:24 +09: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 ext/syslog/extconf.rb: add -llog for Android 2019-10-10 23:21:24 +09:00
win32
win32ole
zlib Adjust a fucntion signature 2019-11-05 02:05:46 +09:00
.document
Setup
Setup.atheos
Setup.nt
extmk.rb