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
Tatsuya Shiozawa 131b838c65
String: Use string length during UTF8 conversion
This implementation is equivalent to JUCE 7.
2024-06-20 17:52:22 +01:00
..
containers ListenerList: Prevent a data race while clearing the list 2024-06-13 11:22:04 +01:00
detail Update licensing information 2024-04-16 11:39:35 +01:00
files Update licensing information 2024-04-16 11:39:35 +01:00
javascript Suppress GCC warnings related to the anonymous namespace used around choc::javascript 2024-06-06 13:48:51 +02:00
logging Update licensing information 2024-04-16 11:39:35 +01:00
maths Update licensing information 2024-04-16 11:39:35 +01:00
memory Update licensing information 2024-04-16 11:39:35 +01:00
misc Fix some Doxygen docstrings 2024-06-12 09:35:32 +01:00
native File: Remove broken dynamic load of GetFinalPathNamebyHandle 2024-04-29 16:08:24 +01:00
network URL: Add getOrigin() 2024-04-16 17:43: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 Bump version number to 8.0.0 2024-04-16 17:43:20 +01:00
text String: Use string length during UTF8 conversion 2024-06-20 17:52:22 +01:00
threads ListenerList: Add a thread safe ListenerList type 2024-06-07 20:25:39 +01:00
time Core: Move __DATE__ and __TIME__ into a dedicated TU 2024-06-07 09:23:23 +01:00
unit_tests Update licensing information 2024-04-16 11:39:35 +01:00
xml Update licensing information 2024-04-16 11:39:35 +01:00
zip Update licensing information 2024-04-16 11:39:35 +01:00
juce_core.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_core.h Javascript: Replace old engine with QuickJS 2024-04-16 17:43:22 +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