spiegel-keyman/common/windows
Marc Durdin 2d6ab45f9a fix(developer): emit JSON strings as characters, not surrogate pairs
Fixes #11193.

The JSON pretty-printed format in Delphi would emit strings with
surrogate pairs as e.g. "\uD801\uDDB0" instead of the character. This
change uses TStringBuilder which emits the characters cleanly.
2024-04-18 09:20:40 +07:00
..
cpp fix(common,core): support other lookup for modifiers 2024-04-01 23:21:33 -05:00
data chore(windows): move unicodedata to common 2022-06-10 13:26:07 +10:00
delphi fix(developer): emit JSON strings as characters, not surrogate pairs 2024-04-18 09:20:40 +07:00
.gitignore chore(common): add __history to .gitignore 2022-06-21 09:39:05 +10:00
build.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
cef-checkout.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
CEF_VERSION.md chore(windows): move cef-checkout.sh to common 2022-06-10 13:23:45 +10:00
mkver.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
signtime.bat chore(windows): move signtime.bat to common 2022-06-10 13:25:29 +10:00