Skip to content
Snippets Groups Projects
Commit 25d4dd2b authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

CHANGES: Added nore about Unicode.normalize() optimization.

parent acd0a0f7
Branches
Tags
No related merge requests found
......@@ -197,6 +197,11 @@ o mktime/System.TM
Considerable speedup and a reduction in codesize.
o Unicode
Avoid scanning the string in NFC mode if the string is 8-bit,
as NFC normalization of 8-bit strings is the identity function.
Building & Tools
----------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment