Runup to 1.20.1

[SVN r8547]
This commit is contained in:
Beman Dawes 2001-01-10 18:29:11 +00:00
parent 753ec421ef
commit 99d4d7f6e9
5 changed files with 43 additions and 47 deletions

View file

@ -50,6 +50,16 @@ section</a> (formerly called the &quot;vault&quot;).</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>January 10, 2001 - Version 1.20.1</p>
<ul>
<li><a href="boost/compressed_pair.hpp">compressed_pair.hpp</a> minor update
fixes test failures of other libraries under VC++.</li>
<li><a href="libs/graph/doc/table_of_contents.html">Graph Library</a> minor
updates.</li>
<li> <a href="libs/regex/index.htm">Regular Expression Library</a>&nbsp; minor
updates.</li>
<li> Minor website fixes including missing files in boost_all.zip.</li>
</ul>
<p>January 6, 2001 - Version 1.20.0</p>
<ul>
<li><a href="libs/conversion/index.htm">Conversion Library</a> added - <a href="libs/conversion/cast.htm">cast</a>
@ -171,45 +181,8 @@ with any concerns you don't want to just post to the mailing list.</p>
<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>
<li><a href="libs/integer/index.htm">Integer</a> library: fixed <a href="boost/cstdint.hpp">cstdint.hpp</a>
bug, added <a href="libs/integer/cstdint_test.cpp">cstdint_test.cpp</a>,
updated <a href="libs/integer/cstdint.htm">docs</a>.</li>
<li><a href="libs/random/index.html">Random Number Library</a>: minor fixes to
<a href="boost/random.hpp">random.hpp</a> and <a href="libs/random/random_test.cpp">random_test.cpp</a>
to support more compilers.</li>
<li>Updated <a href="boost/cast.hpp">cast.hpp</a>
with more Microsoft compiler workarounds.</li>
<li>Updated <a href="libs/utility/call_traits.htm">call_traits
docs</a>, added <a href="libs/utility/call_traits_test.cpp">call_traits_test.cpp</a></li>
<li>Cleanup and bug
fixes for <a href="boost/operators.hpp">operators.hpp</a> and <a href="libs/utility/operators_test.cpp">operators_test.cpp</a></li>
</ul>
<p>June 28, 2000 - Version 1.16.0:</p>
<ul>
<li>Added <a href="libs/functional/index.html">Functional Library</a> -
Enhanced function object adaptors from Mark Rodgers.</li>
<li>Added missing <a href="libs/random/index.html">Random Number Library</a>
files.</li>
<li>Updated <a href="libs/utility/operators.htm">operators docs</a> and <a href="boost/operators.hpp">operators.hpp</a>.</li>
<li>New <a href="boost/iterator.hpp">iterator.hpp</a> header.</li>
<li>Minor <a href="boost/rational.hpp">rational.hpp</a>, <a href="libs/rational/rational_example.cpp">rational_example.cpp</a>,
and <a href="libs/integer/integer_traits_test.cpp">integer_traits_test.cpp</a>
changes to support more compilers.</li>
<li>Revised <a href="boost/cast.hpp">cast.hpp</a>; removed implicit_cast, plus
fixes for broken compilers.</li>
<li>Minor <a href="boost/smart_ptr.hpp">smart_ptr.hpp</a> workaround for some
GCC builds</li>
<li>Several <a href="boost/config.hpp">config.hpp</a> changes for Microsoft,
Intel, and other compilers.</li>
<li>Added <a href="libs/config/index.htm">Configuration Header</a> page and
test program.</li>
<li>Added Experimental <a href="libs/compiler_status.htm">Compiler Status</a>
page showing what library works with which compilers.</li>
</ul>
<hr>
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->06 January 2001<!--webbot bot="Timestamp" endspan i-checksum="32176" --></p>
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B %Y" startspan -->10 January 2001<!--webbot bot="Timestamp" endspan i-checksum="32165" --></p>
</body>

View file

@ -87,6 +87,6 @@ library tests have not yet been included.</p>
<hr>
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
s-format="%d %B %Y" startspan -->06 January 2001<!--webbot bot="Timestamp" endspan i-checksum="32176" --></p>
s-format="%d %B %Y" startspan -->08 January 2001<!--webbot bot="Timestamp" endspan i-checksum="32180" --></p>
</body>
</html>

View file

@ -7,8 +7,9 @@ Compiler Status: win32
<body bgcolor="#ffffff" text="#000000">
<h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
<h1>Compiler Status: win32</h1>
</p>
<p><b>Run Date:</b> 06 Jan 2001 17:17 GMT</p>
<p><b>Run Date:</b> 10 Jan 2001 18:05 GMT</p>
<p><b>System Configuration:</b> Microsoft Windows 32bit</p>
<p>
<table border="1" cellspacing="0" cellpadding="5">
<tr>
@ -96,8 +97,8 @@ Compiler Status: win32
<td>run</td>
<td><font color="#FF0000">Fail</font></td>
<td>Pass</td>
<td><font color="#FF0000">Fail</font></td>
<td><font color="#FF0000">Fail</font></td>
<td>Pass</td>
<td>Pass</td>
</tr>
<tr>
<td><a href="../libs/integer/cstdint_test.cpp">libs/integer/cstdint_test.cpp</a></td>
@ -244,6 +245,22 @@ Compiler Status: win32
<td>Pass</td>
</tr>
<tr>
<td><a href="../libs/timer/timer.cpp">libs/timer/timer.cpp</a></td>
<td>compile</td>
<td>Pass</td>
<td>Pass</td>
<td>Pass</td>
<td>Pass</td>
</tr>
<tr>
<td><a href="../libs/timer/timer_test.cpp">libs/timer/timer_test.cpp</a></td>
<td>compile</td>
<td>Pass</td>
<td>Pass</td>
<td>Pass</td>
<td>Pass</td>
</tr>
<tr>
<td><a href="../libs/utility/call_traits_test.cpp">libs/utility/call_traits_test.cpp</a></td>
<td>compile</td>
<td>Pass</td>
@ -264,8 +281,8 @@ Compiler Status: win32
<td>run</td>
<td>Pass</td>
<td>Pass</td>
<td><font color="#FF0000">Fail</font></td>
<td><font color="#FF0000">Fail</font></td>
<td>Pass</td>
<td>Pass</td>
</tr>
<tr>
<td><a href="../libs/utility/iterators_test.cpp">libs/utility/iterators_test.cpp</a></td>
@ -299,4 +316,8 @@ Compiler Status: win32
<td>Pass</td>
<td>Pass</td>
</tr>
</table>
</table></p>
<p>
</p>
</body>
</html>

View file

@ -28,6 +28,8 @@ compile-fail libs/static_assert/static_assert_test_fail_5.cpp
compile-fail libs/static_assert/static_assert_test_fail_6.cpp
compile-fail libs/static_assert/static_assert_test_fail_7.cpp
compile-fail libs/static_assert/static_assert_test_fail_8.cpp
compile libs/timer/timer.cpp
compile libs/timer/timer_test.cpp
compile libs/utility/call_traits_test.cpp
compile libs/utility/compressed_pair_test.cpp
run libs/utility/iterator_adaptor_test.cpp

View file

@ -100,7 +100,7 @@ spent discussing where to put the bicycle shed (the parking lot would
be a modern equivalent) because everyone
understood the issues and felt comfortable discussing them.&nbsp;</p>
<hr>
<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->28 December, 2000<!--webbot bot="Timestamp" endspan i-checksum="38518" -->
<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->08 January, 2001<!--webbot bot="Timestamp" endspan i-checksum="38324" -->
</p>
</body>