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
2024-09-06 15:40:39 +00:00
..
containers FixedSizeFunction: Replace std::aligned_storage_t to avoid C++23 warning 2024-08-15 11:15:15 +02:00
detail ListenerList: Replace ListenerList with LightweightListenerList in select places 2024-08-01 16:10:09 +00:00
files Update licensing information 2024-04-16 11:39:35 +01:00
javascript Javascript: Convert void and undefined vars to correct QuickJS values 2024-07-05 17:18:16 +02:00
logging Update licensing information 2024-04-16 11:39:35 +01:00
maths MinGW: Remove support 2024-06-27 18:10:21 +01:00
memory Formatting: Improve consistency of static inline word ordering 2024-09-06 15:40:39 +00:00
misc Fix some Doxygen docstrings 2024-06-12 09:35:32 +01:00
native Formatting: Improve consistency of static inline word ordering 2024-09-06 15:40:39 +00:00
network MinGW: Remove support 2024-06-27 18:10:21 +01:00
serialisation Update licensing information 2024-04-16 11:39:35 +01:00
streams Update licensing information 2024-04-16 11:39:35 +01:00
system Core: Update compile time flags for checking C++ support 2024-09-05 18:59:05 +01:00
text MinGW: Remove support 2024-06-27 18:10:21 +01:00
threads CriticalSection: Replace std::aligned_storage_t to avoid C++23 warning 2024-08-15 11:15:15 +02:00
time MinGW: Remove support 2024-06-27 18:10:21 +01:00
unit_tests Update licensing information 2024-04-16 11:39:35 +01:00
xml XmlElement: Avoid potential undefined-init-order issues with juce_xmltextContentAttributeName 2024-07-08 13:09:30 +01:00
zip Update licensing information 2024-04-16 11:39:35 +01:00
juce_core.cpp Fix C++23 compilation 2024-08-15 11:15:15 +02:00
juce_core.h CopyableHeapBlock: Add initial implementation 2024-09-04 18:53:18 +01:00
juce_core.mm Update licensing information 2024-04-16 11:39:35 +01:00
juce_core_CompilationTime.cpp Core: Move __DATE__ and __TIME__ into a dedicated TU 2024-06-07 09:23:23 +01:00