release run-up

[SVN r17590]
This commit is contained in:
Beman Dawes 2003-02-22 16:12:23 +00:00
parent de52a8bb03
commit 03b721b590

View file

@ -22,10 +22,9 @@
.&nbsp;<a href="more/download.html#Installation">Install</a> &amp; <a href="tools/build/index.html">
Build<br>
</a>.&nbsp;Regression Tests:<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="status/compiler_status.html">Current
Release</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://boost.sourceforge.net/regression-logs">Current
CVS</a></p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="status/compiler_status.html">General
Info</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://boost.sourceforge.net/regression-logs">Test Summary</a></p>
<p><b>Mailing Lists<br>
and newsgroups</b><br>
.&nbsp;<a href="more/mailing_lists.htm#main">Boost (Developers)</a><br>
@ -104,7 +103,7 @@
</center>
<!-- Search Google -->
<h2><a name="Latest News">Latest News</a></h2>
<p>???? ??, 2003 - Version 1.30.0</p>
<p>March 1, 2003 - Version 1.30.0</p>
<ul>
<li>
<a href="libs/filesystem/doc/index.htm">Filesystem Library</a>
@ -147,8 +146,20 @@
have been documented.
<li> <a href="libs/date_time/doc/index.html">Date-Time Library</a> - several fixes and small additions including an interface change to partial_date. See <a href="libs/date_time/doc/Changes.html">Date-Time Change History</a> for more details.
</li>
<li> <a href="libs/function/index.html">Function Library</a>: support for assignment to zero (to clear) and comparison against zero (to check if empty). </li>
<LI> <a href="libs/test/index.html">Test Library</a> introduced following new facilities:
<li> <a href="libs/function/index.html">Function Library</a>
- added support for assignment to zero (to clear) and comparison against zero (to check if empty). </li>
<li>
<a href="libs/utility/operators.htm#symmetry">
Operators Library</a> - now takes advantage
of named return value optimization (NRVO)
when available, from Daniel Frey.</li>
<li> <a href="status/compiler_status.html">
Regression Tests</a> - Much expanded, plus a
very nice
<a href="http://boost.sourceforge.net/regression-logs/">
summary page</a> from Rene Rivera.</li>
<LI> <a href="libs/test/index.html">Test Library</a>
- introduced following new facilities:
<ul>
<li>Automatic registration of unit tests</li>
<li>XML log format</li>
@ -289,32 +300,6 @@
<li>
Minor fixes to many libraries.</li>
</ul>
<p>November 30, 2001 - Version 1.26.0</p>
<ul>
<li>
<a href="libs/math/doc/common_factor.html">Common Factor Library</a>
added. Greatest common divisor and least common multiple, from Daryle Walker.
<li>
<a href="libs/preprocessor/doc/index.html">Preprocessor Library</a>
added. Preprocessor metaprogramming tools including repetition and recursion,
from Vesa Karvonen.
<li>
<a href="libs/utility/iterator_adaptors.htm">Iterator Adaptor Library</a>:
Added <a href="libs/utility/generator_iterator.htm">generator iterator</a>
adaptor, from Jens Maurer.
<li>
<a href="libs/random/index.html">Random Number Library</a>: Removed
iterator interface. Fixed overflows in uniform_int&lt;&gt;. Both changes cause
random number sequences to differ compared to previous boost releases.
<li>
<a href="libs/utility/operators.htm">operators.hpp</a>: Improvements from
Daryle and Helmut Ziesel
<li>
<a href="tools/build/index.html">Boost.Build:</a> Continuing improvements,
including pre-built <a href="tools/build/index.html#Jam">Boost.Jam executables</a>.
<li>
Minor fixes to a number of other libraries.</li>
</ul>
</td>
</tr>
</table>
@ -323,6 +308,6 @@
</table>
<hr>
<p>Revised
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->17 February, 2003<!--webbot bot="Timestamp" endspan i-checksum="40411" --></p>
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->22 February, 2003<!--webbot bot="Timestamp" endspan i-checksum="40402" --></p>
</body>
</html>