This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a0f0eb5e032012f6e075db9014d0942e033b2f7d
godot
/
modules
/
mono
/
utils
History
bruvzg
0c5431644d
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
2022-07-07 11:07:18 +03:00
..
macros.h
…
mono_reg_utils.cpp
Style: Cleanup single-line blocks, semicolons, dead code
2022-02-16 14:06:29 +01:00
mono_reg_utils.h
…
osx_utils.cpp
[macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK.
2022-05-10 21:11:34 +03:00
osx_utils.h
…
path_utils.cpp
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
2022-07-07 11:07:18 +03:00
path_utils.h
…
string_utils.cpp
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
2022-07-07 11:07:18 +03:00
string_utils.h
…