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/maths
2016-02-12 17:28:54 +00:00
..
juce_BigInteger.cpp Cleared up some overlap between the JUCE_CLANG and JUCE_GCC flags 2016-02-12 17:03:21 +00:00
juce_BigInteger.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Expression.cpp Used the ignoreUnused() function to tidy up some old code 2015-12-23 16:27:50 +00:00
juce_Expression.h Removal of some exception code from the Expression class parsing methods. 2015-09-06 21:19:57 +01:00
juce_MathsFunctions.h Added some length-squared methods to Line and Point 2016-02-01 11:22:04 +00:00
juce_NormalisableRange.h Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 2015-11-02 14:49:47 +00:00
juce_Random.cpp Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
juce_Random.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Range.h Improved some comments in the Range class. 2015-10-13 11:36:40 +01:00
juce_StatisticsAccumulator.h Added a new class: StatisticsAccumulator 2016-02-12 17:28:54 +00:00