summaryrefslogtreecommitdiffstats
path: root/sigcore/Fraction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use drand48() instead of qrand() since it's more fairBen Boeckel2009-04-231-2/+5
* To simplify code, add using namespace Sigcore to sigcore sources and testsBen Boeckel2009-02-241-29/+31
* Fraction operations don't reduce internally anymoreBen Boeckel2008-12-171-16/+6
* Direct formula for modulo in fractionsBen Boeckel2008-12-161-6/+2
* Added modulo operation to FractionBen Boeckel2008-12-161-4/+29
* [FIX] Moved Hat, Fraction, Matrix, and Script to sigcoreBen Boeckel2008-10-171-0/+177