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
Tom Poole 473283fa19 Projucer: Update the default minimum deployment targets
Xcode 14 has minimum deployment targets of macos 10.13 and iOS 11.
2022-11-23 09:15:38 +00:00
..
containers Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
files MimeTypes: Speed up release-mode compilation 2022-11-08 12:04:31 +00:00
javascript Update copyright banners 2022-04-04 12:36:32 +01:00
logging Update copyright banners 2022-04-04 12:36:32 +01:00
maths BigInteger: Mutating methods now return self references to facilitate easy concatenating of several mutating operations 2022-10-06 14:57:58 +02:00
memory WeakReference: Remove ambiguous operator== 2022-10-19 14:28:44 +01:00
misc Functional: Add ScopeGuard implementation 2022-11-02 11:38:29 +00:00
native SystemStats: Return just "Windows" or "MacOSX" when operating system version is unknown 2022-11-07 12:33:57 +00:00
network URL: Add support for anchors in URLs 2022-11-02 20:27:20 +01:00
streams MemoryOutputStream: Fix preallocating overly large buffer 2022-09-13 15:20:57 +02:00
system Projucer: Update the default minimum deployment targets 2022-11-23 09:15:38 +00:00
text Use more concise stdlib type aliases 2022-09-26 18:03:47 +01:00
threads Threading: Add priority support for lambda thread method 2022-10-31 12:49:59 +00:00
time Update copyright banners 2022-04-04 12:36:32 +01:00
unit_tests Stats: Unique Machine ID 2022-08-31 16:20:48 +01:00
xml Build: Replace JUCE_NODISCARD with [[nodiscard]] 2022-09-12 16:14:57 +01:00
zip Update copyright banners 2022-04-04 12:36:32 +01:00
juce_core.cpp Thread: Introduce a new Thread backend 2022-10-18 11:49:47 +01:00
juce_core.h Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
juce_core.mm Update copyright banners 2022-04-04 12:36:32 +01:00