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
2016-08-26 09:42:28 +01:00
..
juce_BigInteger.cpp Modified BigInteger so that small (128-bit) values don't require heap allocation 2016-08-26 09:42:28 +01:00
juce_BigInteger.h Modified BigInteger so that small (128-bit) values don't require heap allocation 2016-08-26 09:42:28 +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 Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
juce_NormalisableRange.h Minor formatting tidyups 2016-04-19 09:47:22 +01: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 Added a method Range::expanded() 2016-07-07 11:10:35 +01:00
juce_StatisticsAccumulator.h Normalised some divider comments 2016-02-20 09:45:43 +00:00