Adrien Rey-Jarthon

Results 13 issues of Adrien Rey-Jarthon

Following #247, here is the PR adding `libidn2` support through a small `ffi` wrapper (no dependencies other than `ffi`). :heavy_check_mark: Benchmark result (benchmark code in the PR), slightly slower than...

Forked from #408, this is the separate ticket to deal with the improvement of the default (pure ruby) IDNA implementation. - **IDNA2003** is the older standard (which was design for...

Accepted

Hello! While debugging some coverage measurement issues in my code, I noticed that some specs were actually not executed at all when using `paraspec` (vs `rspec` directly), although they were...