1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/misc
2019-03-11 08:17:13 +00:00
..
juce_ConsoleApplication.cpp Added some extra methods to ArgumentList 2019-03-11 08:17:13 +00:00
juce_ConsoleApplication.h Added some extra methods to ArgumentList 2019-03-11 08:17:13 +00:00
juce_Result.cpp Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_Result.h Add documentation tags 2018-03-15 12:10:32 +00:00
juce_RuntimePermissions.cpp Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_RuntimePermissions.h Misc cleanups and modernisation 2018-05-11 12:46:30 +01:00
juce_StdFunctionCompat.cpp Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
juce_StdFunctionCompat.h Fixed a leak in JUCE's std::function compatibility implementation 2018-08-21 00:17:07 +01:00
juce_Uuid.cpp Moved the UUID hashing template to the header file 2018-12-05 15:30:35 +00:00
juce_Uuid.h Moved the UUID hashing template to the header file 2018-12-05 15:30:35 +00:00
juce_WindowsRegistry.h Add documentation tags 2018-03-15 12:10:32 +00:00