1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/modules/juce_core/text
2017-08-23 10:06:56 +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 a bug where floating point numbers were parsed using the system's locale 2017-08-22 13:05:05 +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 Worked around a compiler warning 2017-08-23 10:06:56 +01:00
juce_String.h Deleted the String (bool) constructor to prevent nasty type conversion edge cases 2017-08-23 09:27:58 +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