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
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
..
app Text: Improve string validation 2024-09-06 15:40:39 +00:00
gradle/wrapper Resave all projects 2024-06-13 07:42:58 +01:00
build.gradle Resave all projects 2024-06-13 07:42:58 +01:00
gradle.properties Resave all projects 2024-06-13 07:42:58 +01:00
gradlew Add DemoRunner project 2018-03-15 12:10:35 +00:00
gradlew.bat Add DemoRunner project 2018-03-15 12:10:35 +00:00
settings.gradle Re-saved all projects 2019-07-02 09:29:08 +01:00