Timothy Flynn
|
8d7216f4e0
|
LibUnicode: Replace IDNA ASCII conversion with ICU
|
2024-06-18 21:07:56 +02:00 |
|
Timothy Flynn
|
43e9dc0500
|
LibUnicode: Use weak symbols to provide default IDNA defintions
Rather than using #ifdef blocks, update the fallback IDNA definitions to
use weak symbols to match the rest of LibUnicode / LibLocale.
|
2023-12-10 10:19:14 -05:00 |
|
Simon Wanner
|
5bcb019106
|
LibUnicode: Add IDNA::to_ascii
This implements the ToASCII operation of Unicode Technical Standard 46
|
2023-12-10 08:04:58 -05:00 |
|
Simon Wanner
|
7d9fe44039
|
LibUnicode: Download and parse IDNA data
|
2023-12-10 08:04:58 -05:00 |
|