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
2018-09-06 22:01:19 +01:00
..
containers Fixed some documentation errors 2018-09-05 17:23:37 +01:00
files Added unit tests to the InputStream classes 2018-09-06 09:35:30 +01:00
javascript Whitespace 2018-07-03 11:51:36 +01:00
logging Added some missing override keywords 2018-09-03 10:54:16 +01:00
maths Add approximatelyEqualTo() and isWithin() methods to juce_MathsFunctions.h 2018-08-10 16:36:50 +01:00
memory Fixed some whitespace in juce_MemoryBlock.h 2018-09-06 09:35:30 +01:00
misc Fixed a leak in JUCE's std::function compatibility implementation 2018-08-21 00:17:07 +01:00
native Linux: Fixed a race condition when loading cURL lazily 2018-09-05 17:36:15 +01:00
network Multiple spelling fixes 2018-08-20 18:16:24 +01:00
streams Made an assertion in MemoryOutputStream::write() slightly more forgiving 2018-09-06 22:01:19 +01:00
system Added a String method to store decimals to a set number of significant figures 2018-08-23 09:20:20 +01:00
text Added a String method to store decimals to a set number of significant figures 2018-08-23 09:20:20 +01:00
threads Fixed a documentation typo 2018-07-02 16:42:27 +01:00
time Misc cleanups and modernisation 2018-05-11 12:46:30 +01:00
unit_tests Add documentation tags 2018-03-15 12:10:32 +00:00
xml Cleaned up some doc comments 2018-08-29 10:56:56 +01:00
zip Added unit tests to the InputStream classes 2018-09-06 09:35:30 +01:00
juce_core.cpp Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments 2018-08-17 15:20:44 +01:00
juce_core.h Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments 2018-08-17 15:20:44 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00