ruby/ext/bigdecimal
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
..
lib Import changes from ruby/bigdecimal (#2531) 2019-10-08 09:06:28 +09:00
sample
util Import changes from ruby/bigdecimal (#2531) 2019-10-08 09:06:28 +09:00
bigdecimal.c [ruby/bigdecimal] Remove taint checking 2019-11-12 11:16:07 +09:00
bigdecimal.gemspec Import changes from ruby/bigdecimal (#2531) 2019-10-08 09:06:28 +09:00
bigdecimal.h
depend
extconf.rb Import changes from ruby/bigdecimal (#2531) 2019-10-08 09:06:28 +09:00