]> gitweb.factorcode.org Git - factor.git/history - extra/punycode/punycode.factor
Fixes #2966
[factor.git] / extra / punycode / punycode.factor
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-20 John BenediktssonSwitch to https urls
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-26 John Benediktssonpunycode: simplify decode-digit add test cases.
2021-03-04 John Benediktssonpunycode: remove IRL in favor of >idna and idna> generics.
2020-11-03 John Benediktssonpunycode: change IRL to keep all params decoded (for...
2020-11-02 John Benediktssonpunycode: simplify ebnf, and handle iquery.
2020-10-29 John Benediktssonpunycode: adding an initial version of an IRL.
2020-05-26 John Benediktssonpunycode: adding basic support for Punycode (RFC 3492).