|
|
@@ -20,7 +20,7 @@
|
|
|
</tr>
|
|
|
</table>
|
|
|
<h1>Welcome to Boost.org!</h1>
|
|
|
-<p>The Boost web site provides a repository for free, peer-reviewed, C++ <a href="libraries.htm">libraries</a>.
|
|
|
+<p>The Boost web site provides free, peer-reviewed, C++ <a href="libraries.htm">libraries</a>.
|
|
|
The emphasis is on portable libraries which work well with the C++ Standard
|
|
|
Library.</p>
|
|
|
<p><a href="more/lib_guide.htm">Library Requirements and Guidelines</a> and <a href="more/submission_process.htm">Library
|
|
|
@@ -29,7 +29,9 @@ Submission Process</a> provides basic information for library authors.</p>
|
|
|
check out <a href="people.htm">people</a>.</p>
|
|
|
<p>The <a href="more/faq.htm">FAQ</a> answers questions we hope someone will
|
|
|
bother to ask.</p>
|
|
|
-<p>Click here for <a href="libraries.htm#Download">download</a> instructions.</p>
|
|
|
+<p>You may <a href="file:///c:/boost/site/boost_all.zip">download all of boost</a>
|
|
|
+as a single ZIP file. Click here for <a href="libraries.htm#Download">download</a>
|
|
|
+details. The source code is also publicly accessible in a CVS <a href="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/?cvsroot=boost">repository</a>.</p>
|
|
|
<p>See <a href="libs/compiler_status.htm">Compiler Status</a> to find out what
|
|
|
library works with which compiler.</p>
|
|
|
<h2><a name="Mailing List">Membership</a></h2>
|
|
|
@@ -48,12 +50,23 @@ section</a> (formerly called the "vault").</p>
|
|
|
<p>Beman Dawes is the Boost <a name="webmaster">webmaster</a>; email him at <a href="mailto:beman@boost.org">beman@boost.org</a>
|
|
|
with any concerns you don't want to just post to the mailing list.</p>
|
|
|
<h2>Latest News</h2>
|
|
|
-<p>??? - Version 1.16.2</p>
|
|
|
+<p>August 3, 2000 - Version 1.17.0</p>
|
|
|
<ul>
|
|
|
+ <li><a href="libs/array/array.htm">Array Library</a> added - An STL compliant
|
|
|
+ container wrapper for arrays of constant size from Nicolai Josuttis.</li>
|
|
|
+ <li><a href="libs/array_traits/index.html">array traits</a> header renamed
|
|
|
+ array_traits.hpp (was array.hpp).</li>
|
|
|
+ <li><a href="libs/random/index.html">Random Number Library</a>: more minor
|
|
|
+ changes to support more compilers.</li>
|
|
|
<li><a href="libs/smart_ptr/index.htm">Smart Pointer Library</a>: performance
|
|
|
reducing exception-specifications removed.</li>
|
|
|
<li><a href="libs/utility/index.htm">Utility Library</a>: compiler and test
|
|
|
- program fixes for call_traits, compressed_pair, and type_traits. </li>
|
|
|
+ program fixes for call_traits, compressed_pair, and type_traits.</li>
|
|
|
+ <li><a href="libs/utility/index.htm">Utility Library</a>: updated <a href="boost/cast.hpp">cast.hpp</a>
|
|
|
+ to clear compiler warning messages..</li>
|
|
|
+ <li>Linux <a href="libs/compiler_status.htm">Compiler Status</a> added.</li>
|
|
|
+ <li>Boost source code now lives in a publicly accessible Concurrent Versions
|
|
|
+ System (CVS) <a href="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/?cvsroot=boost">repository</a>.</li>
|
|
|
</ul>
|
|
|
<p>July 5, 2000 - Version 1.16.1</p>
|
|
|
<ul>
|
|
|
@@ -128,7 +141,7 @@ header from Jens Maurer to the <a href="libs/integer/index.htm">Integer Library<
|
|
|
pointer timings</a> added (thanks to Gavin Collings). Minor fix <a href="libs/min_rand/index.htm">min_rand</a>
|
|
|
sample program. Minor fixes to <a href="boost/config.hpp">config.hpp</a>.</p>
|
|
|
<hr>
|
|
|
-<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->24 July 2000<!--webbot bot="Timestamp" endspan i-checksum="18764" --></p>
|
|
|
+<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->03 August 2000<!--webbot bot="Timestamp" endspan i-checksum="31242" --></p>
|
|
|
|
|
|
</body>
|
|
|
|