1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_core/maths
2015-12-10 09:08:42 +00:00
..
juce_BigInteger.cpp Minor compiler warning fix. 2015-08-10 16:44:44 +01:00
juce_BigInteger.h Update copyright notice 2015-07-22 15:59:34 +01:00
juce_Expression.cpp Avoided exceptions getting thrown by Expression::evaluate() 2015-10-05 12:53:47 +01: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 Corrected a typo in the documentation 2015-12-10 09:08:42 +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