| .. |
|
containers
|
Fixed an issue iterating arrays of owned objects from object destructors
|
2019-03-20 14:33:19 +00:00 |
|
files
|
Restored compatibility with older versions of Xcode
|
2019-02-11 14:59:05 +00:00 |
|
javascript
|
Added a trailing decimal when serialising integer valued doubles
|
2019-03-21 17:50:11 +00:00 |
|
logging
|
Removed unused method
|
2019-03-05 17:23:34 +00:00 |
|
maths
|
MathsFunctions: Made numElementsInArray constexpr
|
2019-03-25 14:47:21 +00:00 |
|
memory
|
Remove HashMap dependency from HeavyweightLeakedObjectDetector so it can be included as early as possible
|
2019-02-22 14:00:16 +00:00 |
|
misc
|
Minor whitespace tidying
|
2019-03-15 14:10:14 +00:00 |
|
native
|
Minor whitespace tidying
|
2019-03-15 14:10:14 +00:00 |
|
network
|
Added a couple of missing JUCE_API macros
|
2019-02-11 14:50:20 +00:00 |
|
streams
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
system
|
macOS: Added missing OS versions to SystemStats::OperatingSystemType
|
2019-03-01 09:18:40 +00:00 |
|
text
|
Added a trailing decimal when serialising integer valued doubles
|
2019-03-21 17:50:11 +00:00 |
|
threads
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
time
|
Support comma decimal mark in Time::fromISO8601()
|
2019-03-25 10:07:17 +00:00 |
|
unit_tests
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
xml
|
Added a trailing decimal when serialising integer valued doubles
|
2019-03-21 17:50:11 +00:00 |
|
zip
|
Added various clang-tidy modernize-* fixes
|
2019-01-31 15:15:31 +00:00 |
|
juce_core.cpp
|
Fixed a few more places where doubles were not serialised to full accuracy
|
2019-02-11 14:44:19 +00:00 |
|
juce_core.h
|
Set JUCE_ALLOW_STATIC_NULL_VARIABLES 0 by default - these have all been marked as deprecated for a long time
|
2019-03-15 10:08:26 +00:00 |
|
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |