1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core
2017-09-05 16:06:57 +01:00
..
containers Tidied up some method calls involving HeapBlock 2017-09-05 16:06:57 +01:00
files Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
javascript JSON: Added the ability to limit the number of decimal places when serialising floating point numbers 2017-07-31 12:23:27 +01:00
logging Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
maths Fixed some undefined (or implementation defined) behavior 2017-08-24 18:16:03 +01:00
memory Fixed some undefined (or implementation defined) behavior 2017-08-24 18:16:03 +01:00
misc Fixed some g++ compiler warnings 2017-08-29 14:47:04 +01:00
native Tidied up some method calls involving HeapBlock 2017-09-05 16:06:57 +01:00
network Tidied up some method calls involving HeapBlock 2017-09-05 16:06:57 +01:00
streams Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
system Removed the sstream header from juce_StandardHeader.h 2017-08-25 09:42:16 +01:00
text Tidied up some method calls involving HeapBlock 2017-09-05 16:06:57 +01:00
threads Fixed a typo in the last ThreadPool change 2017-08-24 16:56:50 +01:00
time Avoided a VS warning 2017-08-08 09:08:21 +01:00
unit_tests Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 2017-07-20 17:24:05 +01:00
xml Documentation: Some typo fixes 2017-06-08 16:51:07 +01:00
zip Added an option to ignore the case when getting an entry inside a zip file with ZipFile::getEntry 2017-08-24 11:30:11 +01:00
juce_core.cpp Cleaned up some code in HashMap and added a getReference method 2017-06-29 17:25:48 +01:00
juce_core.h Bump version number to 5.1.1 2017-08-02 18:35:29 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00