1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-08 04:20:09 +00:00
JUCE/modules/juce_core/text
2022-01-10 22:15:19 +00:00
..
juce_Base64.cpp Use jassertquiet where possible 2021-07-23 10:58:44 +01:00
juce_Base64.h
juce_CharacterFunctions.cpp
juce_CharacterFunctions.h CharacterFunctions: Avoid UB when parsing hex strings 2021-10-25 09:51:20 +01:00
juce_CharPointer_ASCII.h Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_CharPointer_UTF8.h Fix CharPointer_UTF8::isWhitespace() when encountering ideographic whitespace 2021-12-17 11:23:09 +01:00
juce_CharPointer_UTF16.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_CharPointer_UTF32.h
juce_Identifier.cpp
juce_Identifier.h
juce_LocalisedStrings.cpp Tidy up 2021-12-02 09:24:55 +00:00
juce_LocalisedStrings.h Tidy up 2021-12-02 09:24:55 +00:00
juce_NewLine.h
juce_String.cpp CharacterFunctions: Avoid UB when parsing hex strings 2021-10-25 09:51:20 +01:00
juce_String.h Update code to use C++14 [[deprecated]] attribute 2021-09-29 16:14:00 +01:00
juce_StringArray.cpp Tidy up 2021-12-02 09:24:55 +00:00
juce_StringArray.h Tidy up 2021-12-02 09:24:55 +00:00
juce_StringPairArray.cpp StringPairArray: Allow adding the contents of a std::unordered_map<String, String> 2022-01-10 22:15:19 +00:00
juce_StringPairArray.h StringPairArray: Allow adding the contents of a std::unordered_map<String, String> 2022-01-10 22:15:19 +00:00
juce_StringPool.cpp Tidy up 2021-12-02 09:24:55 +00:00
juce_StringPool.h Tidy up 2021-12-02 09:24:55 +00:00
juce_StringRef.h
juce_TextDiff.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_TextDiff.h