CVSROOT: /cvs Module name: ports Changes by: [EMAIL PROTECTED] 2008/07/26 08:59:45
Modified files:
math/R : Makefile
math/R/patches : patch-configure patch-src_main_connections_c
Added files:
math/R/patches : patch-src_nmath_dnbeta_c
Log message:
we don't yet have extended-precision version of isfinite, this is
what will be added post-release
for now __isinf will do, relying on the ieee 754 fact that long
infinity assigned to double infinity will be infinity
XXX: remove post-release
ok sthen@
