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
2017-07-18 13:09:03 +01:00
..
containers Fixed a compiler error in MSVC in a recent commit when unit tests are enabled 2017-06-30 11:29:28 +01:00
files Win32: Added globalApplicationsDirectoryX86 to File::SpecialLocationType 2017-05-11 15:33:00 +01:00
javascript Added a missing "pragma once" 2017-06-15 18:00:17 +01:00
logging Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
maths Removed the JUCE_COMPILER_SUPPORTS_LAMBDAS macro 2017-06-22 09:33:30 +01:00
memory Removed a superfluous base class inside SharedResourcePointer 2017-06-22 08:35:11 +01:00
misc MinGW: Fixed some build warnings 2017-07-07 11:06:16 +01:00
native JUCE Demo: Increased the compiler warning level 2017-07-18 13:09:03 +01:00
network URL: Added support for query string parameters without values 2017-07-12 12:03:23 +01:00
streams Added method BufferedInputStream::peekByte(), and tidied up some internal code in that class 2017-06-29 15:16:35 +01:00
system JUCE Demo: Increased the compiler warning level 2017-07-18 13:09:03 +01:00
text Tidied up some CharPointer classes, and gave them isNotEmpty() methods 2017-06-21 10:35:22 +01:00
threads Fixed a compiler error on older macOS SDK targets 2017-07-05 11:13:47 +01:00
time Documentation: Some typo fixes 2017-06-08 16:51:07 +01:00
unit_tests Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
xml Documentation: Some typo fixes 2017-06-08 16:51:07 +01:00
zip Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_core.cpp Cleaned up some code in HashMap and added a getReference method 2017-06-29 17:25:48 +01:00
juce_core.h Bump version number to 5.0.2 2017-05-30 16:32:47 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00