1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--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 Import bigdecimal 1.4.0.pre.20181205a 2018-12-05 11:30:24 +00:00
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 Import bigdecimal 1.4.0.pre.20181205a 2018-12-05 11:30:24 +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 Import changes from ruby/bigdecimal (#2531) 2019-10-08 09:06:28 +09:00