$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Råde (rade_at_[hidden])
Date: 2006-11-11 12:57:04
Version 15 has been uploaded to the vault.
It works with VC 6.5.
The tests handle broken signaling_NaN on Intel 7 and VC 6.
(std::numeric_limits<T>::signaling_NaN() returns negative infinity!)
The tests handle platforms where denorms may be rounded of to zero.
--Johan