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
2018-09-03 10:54:16 +01:00
..
containers Multiple spelling fixes 2018-08-20 18:16:24 +01:00
files Cleaned up some doc comments 2018-08-29 10:56:56 +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 a comment typo 2018-08-31 10:09:08 +01:00
misc Fixed a leak in JUCE's std::function compatibility implementation 2018-08-21 00:17:07 +01:00
native Added some locking to the linux curl networking code 2018-08-31 17:47:39 +01:00
network Multiple spelling fixes 2018-08-20 18:16:24 +01:00
streams Added some missing override keywords 2018-09-03 10:54:16 +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 Removed some legacy friend class declarations that are no longer needed with modern compilers 2018-06-13 17:11:37 +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