$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matthias Troyer (troyer_at_[hidden])
Date: 2003-08-09 08:56:02
On Friday, August 8, 2003, at 12:21 PM, David Abrahams wrote:
> Matthias Troyer <troyer_at_[hidden]> writes:
>
>> Dear Boosters,
>>
>> Since some of the applications and libraries we plan on releasing soon
>> rely on Boost features and bugfixes that are in the CVS but not in
>> Boost 1.30.[012] I wonder what the plans are for the Boost 1.31.0
>> release? Since we would prefer to base our released software on a
>> Boost release instead of a CVS snapshot I would be interested in
>> hearing about the plans for a Boost 1.31 release
>
> As far as I know the CVS is in very good health at the moment. The
> only major thing I know needs to be done is to complete the
> documentation for the new iterator adaptors. I'd like to get that
> over with soon, so it isn't hanging over our heads much longer.
As far as I can see Jens Maurer has updated boost.random to his
standards proposal, but not yet the documentation. I believe it would
be important to have the random documentation be consistent with the
sources, especially since the interface has changed significantly.
Matthias