1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples/DemoRunner/Builds/Android/app
Anthony Nicholls 0a78fefecb Text: Improve string validation
- Reject surrogate code points for all unicode encodings
- Prevent out of bounds access in some cases
- Move ASCII and UTF character validation functions to CharacterFunctions
- Add more unit tests
2024-09-06 15:40:39 +00:00
..
src Resave all projects 2024-07-29 12:46:05 +01:00
build.gradle Resave all projects 2024-06-13 07:42:58 +01:00
CMakeLists.txt Text: Improve string validation 2024-09-06 15:40:39 +00:00