1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core/text
2021-12-17 11:23:09 +01:00
..
juce_Base64.cpp Use jassertquiet where possible 2021-07-23 10:58:44 +01:00
juce_Base64.h Updated all license headers 2020-04-23 17:30:39 +01:00
juce_CharacterFunctions.cpp Fixed some parsing issues in readDoubleValue 2021-02-03 17:53:32 +00:00
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 CharacterFunctions: Add new function to move pointer past whitespace 2021-02-18 10:54:29 +00:00
juce_Identifier.cpp Updated all license headers 2020-04-23 17:30:39 +01:00
juce_Identifier.h Updated all license headers 2020-04-23 17:30:39 +01:00
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 Updated all license headers 2020-04-23 17:30:39 +01:00
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 Tidy up 2021-12-02 09:24:55 +00:00
juce_StringPairArray.h Tidy up 2021-12-02 09:24:55 +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 Updated all license headers 2020-04-23 17:30:39 +01:00
juce_TextDiff.cpp Windows: Fix and suppress some analysis warnings 2021-05-26 15:34:26 +01:00
juce_TextDiff.h Updated all license headers 2020-04-23 17:30:39 +01:00