1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core/text
2017-09-05 16:06:57 +01:00
..
juce_Base64.cpp Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
juce_Base64.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_CharacterFunctions.cpp Bit of minor modernisation in CharacterFunctions 2017-07-23 09:39:00 +01:00
juce_CharacterFunctions.h Projucer: Fixed a few live-build errors on Windows 2017-09-01 11:06:01 +01:00
juce_CharPointer_ASCII.h Tidied up some CharPointer classes, and gave them isNotEmpty() methods 2017-06-21 10:35:22 +01:00
juce_CharPointer_UTF8.h Fixed some undefined (or implementation defined) behavior 2017-08-24 18:16:03 +01:00
juce_CharPointer_UTF16.h Tidied up some CharPointer classes, and gave them isNotEmpty() methods 2017-06-21 10:35:22 +01:00
juce_CharPointer_UTF32.h Tidied up some CharPointer classes, and gave them isNotEmpty() methods 2017-06-21 10:35:22 +01:00
juce_Identifier.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_Identifier.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_LocalisedStrings.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_LocalisedStrings.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_NewLine.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_String.cpp Tidied up some method calls involving HeapBlock 2017-09-05 16:06:57 +01:00
juce_String.h Whitespace 2017-09-05 15:06:25 +01:00
juce_StringArray.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_StringArray.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_StringPairArray.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_StringPairArray.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_StringPool.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_StringPool.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_StringRef.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_TextDiff.cpp Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
juce_TextDiff.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00