Primcall inlining in eval.scm, lazy function body compilation
[bpt/guile.git] / module / rnrs / arithmetic /
2013-08-12 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-09 Mark H WeaverFix numerator and denominator handling of signed zeroes...
2013-08-06 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-21 Mark H WeaverOptimize R6RS bitwise operators.
2013-07-18 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-16 Mark H WeaverFix R6RS 'fixnum-width'.
2013-07-16 Mark H WeaverUpdate copyright dates of recently-changed R6RS bitwise...
2013-07-16 Mark H WeaverFix 'fxbit-count' for negative arguments.
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
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.
2013-07-16 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-07-14 Mark H WeaverFix 'bitwise-bit-count' for negative arguments.
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-13 Andy Wingo(rnrs arithmetic fixnums) fixnum? export a procedure...
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
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...
2010-05-21 Julian GrahamTest suite and fixes for R6RS (rnrs arithmetic fixnums).
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs arithm...
2010-05-21 Julian GrahamFix missing imports for `(rnrs arithmetic bitwise)'.
2010-05-21 Julian GrahamImplementation and test cases for the R6RS (rnrs arithm...