Fix R6RS 'fixnum-width'.
[bpt/guile.git] / module / rnrs / arithmetic / fixnums.scm
2013-07-16 Mark H WeaverFix R6RS 'fixnum-width'.
2013-07-16 Mark H WeaverFix 'fxbit-count' for negative arguments.
2011-04-13 Andy Wingo(rnrs arithmetic fixnums) fixnum? export a procedure...
2011-04-08 Andreas RottmannImplement R6RS' `fixnum?' in a smarter way
2011-04-04 Andreas RottmannSeveral optimizations for R6RS fixnum arithmetic
2011-01-30 Mark H WeaverAdd two new sets of fast quotient and remainder operators
2010-08-28 Andreas RottmannSeveral fixes to R6RS libraries
2010-06-16 Andy Wingoremove encoding of versions into the file system (for...