Files
Nim/lib
Christoph Krybus ade85ee91f Fix punycode.decode function (#19136)
* Refactor: rename proc to func

* Fix punycode.decode function

This function could only properly decode punycodes containing a single
encoded unicode character. As soon as there was more than one punycode
character group to decode it produced invalid output - the number of
characters was correct, but their position was not.

* Update tpunycode.nim

Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com>
2021-11-12 22:51:58 -05:00
..
2017-02-20 17:24:19 +02:00
2021-04-09 16:29:10 +02:00
2021-08-26 23:07:54 +02:00
2021-10-24 11:51:57 +02:00
2021-11-02 16:30:59 +01:00
2021-07-20 20:12:15 +08:00
2013-03-16 23:53:07 +01:00
2021-06-03 14:00:53 +02:00
2021-04-07 23:26:53 +02:00
2021-08-29 09:18:54 +02:00
2021-10-19 17:01:56 +02:00