Fix bit-count* bug
[bpt/guile.git] / test-suite / tests / r6rs-arithmetic-fixnums.test
2013-07-21 Mark H WeaverOptimize R6RS bitwise operators.
2013-07-16 Mark H WeaverFix R6RS 'fixnum-width'.
2013-07-16 Mark H WeaverFix 'fxbit-count' for negative arguments.
2011-01-30 Mark H WeaverAdd two new sets of fast quotient and remainder operators
2010-05-21 Julian GrahamTest suite and fixes for R6RS (rnrs arithmetic fixnums).