guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] First batch of numerics changes


From: Mark H Weaver
Subject: Re: [PATCH] First batch of numerics changes
Date: Sat, 29 Jan 2011 03:20:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Andy Wingo <address@hidden> writes:
> I applied up to patch 12, I think, [...]

Great, thanks!  Here's another batch which should now apply cleanly.

This includes an efficient implementation of the R6RS division
operations along with documentation and extensive tests.  The code has
many paths, so I was careful to include tests for all of them.

    Best,
     Mark


Attachment: 0001-Remove-useless-test-and-fix-spelling-errors.patch
Description: Remove useless test and fix spelling errors

Attachment: 0002--equal-and-eqv-are-now-equivalent-for-numbers.patch
Description: `equal?' and `eqv?' are now equivalent for numbers

Attachment: 0003-Infinities-and-NaNs-are-no-longer-rational.patch
Description: Infinities and NaNs are no longer rational

Attachment: 0004-Implement-R6RS-real-valued-rational-valued.patch
Description: Implement R6RS `real-valued?', `rational-valued?', `integer-valued?'

Attachment: 0005-Add-SCM_LIKELY-and-SCM_UNLIKELY-for-optimization.patch
Description: Add SCM_LIKELY and SCM_UNLIKELY for optimization

Attachment: 0006-Implement-efficient-R6RS-div-mod-et-al.patch
Description: Implement efficient R6RS `div', `mod', et al


reply via email to

[Prev in Thread] Current Thread [Next in Thread]