'port-position' works on CBIPs that do not support 'set-port-position!'.
[bpt/guile.git] / test-suite / tests / r6rs-arithmetic-flonums.test
2013-08-09 Mark H WeaverFix numerator and denominator handling of signed zeroes...
2013-07-16 Mark H WeaverUpdate copyright dates of recently-changed R6RS bitwise...
2013-07-16 Mark H WeaverFlonum operations always return flonums.
2013-07-16 Mark H Weaverflfinite? applied to a NaN returns false.
2013-07-16 Mark H Weaverflonum? returns false for complex number objects.
2013-07-16 Mark H WeaverAllow fl+ and fl* to accept zero arguments.
2011-01-30 Mark H WeaverAdd two new sets of fast quotient and remainder operators
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs arithm...