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-07-26 15:52:50 +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 Fixed an intermittent JSON parsing test failure 2017-07-26 15:52:50 +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 Tidied up some CharPointer classes, and gave them isNotEmpty() methods 2017-06-21 10:35:22 +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 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_String.h Simplified the String::toHexString overloads into a templated function that should work with all integer types 2017-05-10 09:50:56 +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