David Sheets

Results 97 issues of David Sheets

functions with primes shouldn't have, functions without should; get_query_param\* is the current exception

bug
enhancement

`resolve` should not require a default scheme string.

enhancement

See #25 for more discussion.

enhancement

We should have separate packages for http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml and http://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml.

enhancement

Hi Jake, I've removed the trampoline arity restriction to accomodate curried object constructors with many arguments. I've also added caml_mod_float and fixed a string literal printing bug (the native caml_is_printable...

I've updated the API to support `libzfs` as of zfsonlinux/zfs@2e5dc449c1a65e0b0bf730fd69c9b5804bd57ee8 (current `master`) which happens to coincide with the `libzfs` API as shipped in FreeBSD 11.2. I used Debian GNU/Linux 9...

enhancement

The current active user was almost persisted and reported but wasn't. The handler for the discovery server is under an Arc so I introduced a Mutex to protect the username...

Would the Shapiro-Wilk *W* statistic for normality testing be appropriate in this library? Is it already available under another name? I would like to use it so if it isn't...

It looks like workers need to register their IP addresses and port numbers. Is this necessary? What if workers are behind network address translation middleboxes?