General

Profile

dresselm (Matt Dressel)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

11/28/2014

09:50 PM Ruby master Bug #10522: SSL_VERSION not handled properly in Net::Http, OpenSSL libraries
Who is the best person to review this? AKA who should I assign this to? dresselm (Matt Dressel)

11/18/2014

12:23 AM Ruby master Bug #10522: SSL_VERSION not handled properly in Net::Http, OpenSSL libraries
This has become quite a problem due to POODLE and the systematic phasing out of SSLv3 support from many of the APIs w... dresselm (Matt Dressel)
12:18 AM Ruby master Bug #10429: Ruby 2.x exponents produce wildly varying precision for integers vs decimals
Thank you. I will add some additional thoughts. dresselm (Matt Dressel)

11/17/2014

09:19 PM Ruby master Bug #10429: Ruby 2.x exponents produce wildly varying precision for integers vs decimals
What do I need to do to get someone to look at this? dresselm (Matt Dressel)
09:16 PM Ruby master Bug #10522 (Rejected): SSL_VERSION not handled properly in Net::Http, OpenSSL libraries
https://github.com/ruby/ruby/pull/762/files
While using the Faraday gem with the default net/http adapter, we are ...
dresselm (Matt Dressel)

10/26/2014

05:17 PM Ruby master Bug #10429 (Closed): Ruby 2.x exponents produce wildly varying precision for integers vs decimals
## 2.0.0
```
> 1.1.to_d ** -1.9999999
=> #<BigDecimal:7fdcc1fcdfa0,'0.8264462888 68609939E0',18(45)>
> 1.1.to_d...
dresselm (Matt Dressel)

Also available in: Atom