liquidaty
liquidaty
@nicowilliams awesome! super helpful and definitely not something I would have done correctly, so thank you. I do see some minor changes that were dropped, that I probably should add...
@nicowilliams good to go now, thanks for your help!
@nicowilliams I see. Totally off-topic: out of curiosity, what fuzzing tools are you using? am new to the art of fuzzing and looking to learn more about how it's being...
@nicowilliams thank you, much appreciated
thank you @pkoppstein -- absolutely, will do. Your suggested names sound fine to me. I realized after submitting the last PR state that the autoconf did not properly work with...
> What would the main “cons” be in including libutf8proc unconditionally? Do we have any numbers at this point? No cons in my view, unless someone had some preference to...
OK should be all set now, utf8proc is included unconditionally (hence no need to modify autoconf), filter names changed to `upcase` and `downcase`, couple tests have been added, license notice...
Actually, please do not merge this just yet. It occurs to me that the current way of unconditionally including libutf8 is to simply include the utf8proc.c into the source code....
I've updated the PR with a proposed way to thread the needle as follows (apologies for the weird path of merging master into the branch, that was a workaround for...
> I'd be OK with the UTF-8 builtins being added by the jq executable and not being in libjq, but I'd rather they be in libjq. OK, maybe we can...