1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core/maths
2016-06-02 15:23:43 +01:00
..
juce_BigInteger.cpp Whitespace. 2016-06-02 15:23:43 +01:00
juce_BigInteger.h Improved performance of some BigInteger methods by adding Montgomery Multiplication and extended Euclidan algorithms 2016-05-31 11:47:04 +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 Improved some comments in the Range class. 2015-10-13 11:36:40 +01:00
juce_StatisticsAccumulator.h Normalised some divider comments 2016-02-20 09:45:43 +00:00