We should compile even if REAL is not 5
[ipdf/code.git] / src / tests /
2014-07-07 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-07-07 Sam MooreChange Rational<Arbint> -> Rational<Gmpint>
2014-07-07 Sam MooreNow with GNU MultiPrecision (GMP) integers
2014-07-07 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-07-07 Sam MooreArbint subtraction/addition deal with borrow/carry...
2014-07-07 Sam MooreArbint subtraction should work* now
2014-07-06 Sam MooreMore debugging, harder realops test
2014-07-06 Sam MooreArbint now does sign in division correctly
2014-07-06 Sam MooreMore testing particularly of negatives
2014-07-06 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-07-06 Sam MooreImproved "realops" tester
2014-07-06 Sam MooreHorribly unreliable Arbint's and Rational<Arbint>'s
2014-07-05 Sam MooreDivision less buggy, still slow
2014-07-05 Sam MooreArbint class implemented
2014-07-05 Sam MooreInner step of multiplication in x64 assembly
2014-07-05 Sam MooreArbint class with += and -= operators
2014-07-04 David GowUse the lea instruction to reduce number of "inc"s
2014-07-04 Sam MooreArbitrary integer addition in x64 assembly
2014-06-30 Sam MooreRational representation
2014-06-16 Sam MooreGLSL Shaders -> Files (instead of #define)
2014-05-09 Sam MooreFix the Floating Point
2014-05-08 Sam MooreTests: MakeBitmap -> PointsToBitmap in its own header
2014-05-08 Sam MooreTester for Beziers
2014-05-01 Sam MooreTest from one of Kahan's articles
2014-05-01 Sam MooreTester from some lecture notes by Kahan
2014-04-30 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-04-30 Sam MooreTester for loading document in XML format
2014-04-25 Sam MooreTest representations of floats working*
2014-04-23 Sam MooreYeah it's broken
2014-04-23 Sam MooreChange float representations to be more IEEE-ish
2014-04-22 Sam MooreTester for exploring the mapping of a float to a real
2014-04-22 Sam MooreTester based on Handbook of Floating-Point Arithmetic 1.1
2014-04-21 Sam MooreReal that uses Fast2Sum for addition
2014-04-21 Sam MooreAbility to define Real as long double
2014-04-17 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-04-11 Sam MooreRemove REAL_HALF as it doesn't actually implement a...
2014-04-11 Sam MooreAdd rounding mode to VFPU
2014-04-09 Sam MooreAn interface for a FPU compiled from VHDL
2014-04-09 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-04-09 David GowFix RealToFloat test (hopefully)
2014-04-03 Sam MooreAdd tester for numerical calculation of PI
2014-03-26 Sam MooreTester to compare custom Real to IEEE float
2014-03-26 Sam MooreMake real.h so we can change reals
2014-03-26 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-03-26 Sam MooreTweak Makefile to make testing nicer
2014-03-26 David GowMerge branch 'master' of git.ucc.asn.au:ipdf/code
2014-03-26 Sam MooreAdd ObjectType for Object Type
2014-03-26 Sam MooreImplement document saving and loading

UCC git Repository :: git.ucc.asn.au