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
2022-09-22 19:36:40 +01:00
..
containers Optional: Implement in terms of std::optional 2022-09-12 16:14:57 +01:00
files Improve some documentation 2022-07-14 15:24:40 +01: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 MathsFunctions: Make countNumberOfBits constexpr 2022-09-22 19:36:40 +01:00
memory Fix a compiler crash in GCC < 11 2022-04-04 12:36:33 +01:00
misc Improve some documentation 2022-07-14 15:24:40 +01:00
native Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
network Build: Replace JUCE_NODISCARD with [[nodiscard]] 2022-09-12 16:14:57 +01:00
streams MemoryOutputStream: Fix preallocating overly large buffer 2022-09-13 15:20:57 +02:00
system Build: Update the minimum C++ standard to C++17 2022-09-12 16:14:57 +01:00
text Improve some documentation 2022-07-14 15:24:40 +01:00
threads TimeSliceThread: Add function to check whether a certain job is still registered 2022-09-22 19:36:40 +01: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 Eliminate all usages of JUCE_STANDALONE_APPLICATION in the modules 2022-08-03 13:06:55 +00: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