| .. |
|
containers
|
A couple of very minor cleanups.
|
10 years ago |
|
files
|
Minor spelling correction
|
10 years ago |
|
javascript
|
Added override specifiers to unit test classes
|
10 years ago |
|
logging
|
Update copyright notice
|
10 years ago |
|
maths
|
Improved some comments in the Range class.
|
10 years ago |
|
memory
|
Fix for mingw64
|
10 years ago |
|
misc
|
Update copyright notice
|
10 years ago |
|
native
|
Fix for builds with JUCE_STRING_UTF_TYPE = 32
|
10 years ago |
|
network
|
Fix DatagramSocket from always blocking on read
|
10 years ago |
|
streams
|
Avoided possible arithmetic overflow in MemoryInputStream::read() for very large streams.
|
10 years ago |
|
system
|
Workaround for problems with Xcode 7 SDK headers.
|
10 years ago |
|
text
|
Fix for builds with JUCE_STRING_UTF_TYPE = 32
|
10 years ago |
|
threads
|
Tweaked Timer and TimeSliceThread to reduce the frequency of their calls to wait()
|
10 years ago |
|
time
|
Fixes for mingw headers.
|
10 years ago |
|
unit_tests
|
Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase.
|
10 years ago |
|
xml
|
Added method XmlElement::isValidXmlName() and implemented standard-compliant checking for XML name validity
|
10 years ago |
|
zip
|
Added override specifiers to unit test classes
|
10 years ago |
|
juce_core.cpp
|
Added some cunning sentinel classes to make sure that if you accidentally mix up debug/release compile units, you'll get a link error rather than memory corruption bugs.
|
10 years ago |
|
juce_core.h
|
Fix to make linker checking code work with DLL builds.
|
10 years ago |
|
juce_core.mm
|
Update copyright notice
|
10 years ago |
|
juce_module_info
|
Version 3.2.0
|
10 years ago |