mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
point to summary on sourceforge for actual results
[SVN r17211]
This commit is contained in:
parent
86ae673dff
commit
b8719fc19a
1 changed files with 23 additions and 145 deletions
|
@ -27,20 +27,20 @@ content="text/html; charset=iso-8859-1">
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
<h1>Compiler Status Regression Tests</h1>
|
||||
<h1>Compiler Status Tables</h1>
|
||||
|
||||
<p><a href="#Introduction">Introduction</a><br>
|
||||
Compiler Status Tables<br>
|
||||
<a href="#Tables">For the current release</a><br>
|
||||
<a href="http://boost.sourceforge.net/regression-logs/">For
|
||||
the current CVS</a><br>
|
||||
<p><a href="http://boost.sourceforge.net/regression-logs/">Compiler Status
|
||||
Summary</a> (on SourceForge) of Boost regression test results.<br>
|
||||
<a href="#Introduction">Introduction</a><br>
|
||||
<a href="#Understanding">Understanding the Tables</a><br>
|
||||
<a href="#Acknowledgements">Acknowledgements</a></p>
|
||||
|
||||
<h2><a name="Introduction">Introduction</a></h2>
|
||||
|
||||
<p>Will all boost libraries work with your compiler?
|
||||
Unfortunately, the answer is "it depends.".</p>
|
||||
<p>Will all Boost libraries work with your compiler?
|
||||
Unfortunately, the answer is "it depends". See the
|
||||
<a href="http://boost.sourceforge.net/regression-logs/">Compiler Status Summary</a>
|
||||
to see exactly what works and what doesn't.</p>
|
||||
|
||||
<p>Boost libraries rely on modern C++ features such as templates
|
||||
and the C++ Standard Library. Most modern compilers support
|
||||
|
@ -61,11 +61,6 @@ automatically generates Compiler Status Tables for various
|
|||
platforms. Unless otherwise indicated, the C++ Standard Library
|
||||
implementation is the one shipped with the compiler.</p>
|
||||
|
||||
<h2>Compiler Status <a name="Tables">Tables</a></h2>
|
||||
|
||||
<p>The compiler status tables summarize the results of the
|
||||
<a href="../more/regression.html">regression tests</a>.</p>
|
||||
|
||||
<p><b>Warnings:</b></p>
|
||||
|
||||
<ul>
|
||||
|
@ -75,141 +70,21 @@ Boost libraries often contain workarounds which mask compiler
|
|||
deficiencies.<br>
|
||||
</li>
|
||||
<li>Some regression tests are run only occasionally, and so are relatively
|
||||
out-of-date. Check the date at the top of each table.</li>
|
||||
out-of-date. Check the date for each table.</li>
|
||||
</ul>
|
||||
|
||||
<p><a name="quick-reference"></a>Select the <b>Current Release</b> links if you want to know the status relative to the
|
||||
current release
|
||||
code from the <a href="http://www.boost.org">www.boost.org</a> web site.</p>
|
||||
<p><a name="quick-reference"></a>The
|
||||
<a href="http://boost.sourceforge.net/regression-logs/">Compiler Status Summary</a>
|
||||
includes table summaries for specific releases, as well as table summaries for
|
||||
recent <a href="../more/download.html#CVS">CVS</a> snapshots. Release tables are
|
||||
identified by the release number appended to the table name. CVS snapshot tables
|
||||
do not have a release number appended.</p>
|
||||
|
||||
<p>Select the <b>CVS</b> links if you want to know the status of the code in the
|
||||
Boost <a href="../more/download.html#CVS">CVS repository</a>. The CVS
|
||||
<p>The <a href="../more/download.html#CVS">CVS</a>
|
||||
code is being updated several times a day, so it may contain bug fixes, compiler
|
||||
workarounds, new features, and even whole new libraries. It may be unstable,
|
||||
however.</p>
|
||||
|
||||
<table border="1" cellpadding="5" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
|
||||
<tr>
|
||||
<td align="center"><b>Operating System</b></td>
|
||||
<td align="center"><b>Current Release</b></td>
|
||||
<td align="center"><b>CVS</b></td>
|
||||
<td align="center"><b>Contributed by</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Apple Mac OS X</td>
|
||||
<td valign="top"><a href="cs-macosx.html">Table</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/macosx.log.gz">
|
||||
Messages</a>
|
||||
</td>
|
||||
<td valign="top"> </td>
|
||||
<td valign="top"><a href="../people/darin_adler.htm">Darin Adler</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Compaq Tru64 Unix 5.0 </td>
|
||||
<td valign="top"><a href="cs-tru64.html">Table</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/alpha.log.gz">
|
||||
Messages</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/alpha-times.html">
|
||||
Times</a></td>
|
||||
<td valign="top"> </td>
|
||||
<td valign="top"><a href="../people/jens_maurer.htm">Jens Maurer</a>
|
||||
in cooperation with <a
|
||||
href="../people/ralf_w_grosse_kunstleve.htm">Ralf W.
|
||||
Grosse-Kunstleve</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">HP/UX 11.0</td>
|
||||
<td valign="top"><a href="cs-hpux.html">Table</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/hpux.log.gz">Messages</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/hpux-times.html">
|
||||
Times</a>
|
||||
</td>
|
||||
<td valign="top">
|
||||
<a href="http://boost.sourceforge.net/regression-logs/cs-HP-UX.html">Full Results</a>
|
||||
</td>
|
||||
<td valign="top"><a href="../people/jens_maurer.htm">Jens Maurer</a>
|
||||
in cooperation with Thomas Matelich and Hewlett-Packard
|
||||
<br>Toon Knapen
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">IBM Aix<br>
|
||||
</td>
|
||||
<td valign="top"><a href="cs-aix.html">Table</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/aix.log.gz">Messages</a></td>
|
||||
<td valign="top">
|
||||
<a href="http://boost.sourceforge.net/regression-logs/cs-AIX.html">VisualAge v6.0</a>
|
||||
<br>
|
||||
VisualAge v5.0 :
|
||||
<a href="http://boost.sourceforge.net/regression-logs/cs-vacpp.html">Normal</a>
|
||||
<a href="http://boost.sourceforge.net/regression-logs/cs-vacpp-full.html">Full</a>
|
||||
<a href="http://boost.sourceforge.net/regression-logs/cs-vacpp-links.html">Links</a>
|
||||
<a href="http://boost.sourceforge.net/regression-logs/cs-vacpp-fail.html">Fail</a>
|
||||
</td>
|
||||
<td valign="top">Toon Knapen<br>Markus Schöpflin<br>with the support of IBM</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Linux x86<br>
|
||||
</td>
|
||||
<td valign="top"><a href="cs-linux.html">Table</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/linux.log.gz">
|
||||
Messages</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/linux-times.html">
|
||||
Times</a></td>
|
||||
<td valign="top">
|
||||
<a href="http://boost.sourceforge.net/regression-logs/cs-linux.html">
|
||||
Full results</a></td>
|
||||
<td valign="top"><a href="../people/jens_maurer.htm">Jens Maurer</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Microsoft Windows 2000<br>
|
||||
</td>
|
||||
<td valign="top"><a href="cs-win32.html">Table</a></td>
|
||||
<td valign="top">
|
||||
<a href="http://boost.sourceforge.net/regression-logs/cs-win32-diff.html">
|
||||
Full results</a> - Recent changes emphasized<br>
|
||||
<a href="http://boost.sourceforge.net/regression-logs/cs-win32-index.html">
|
||||
More choices</a></td>
|
||||
<td valign="top"><a href="../people/beman_dawes.html">Beman Dawes</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">SGI IRIX 6.5 </td>
|
||||
<td valign="top"><a href="cs-irix.html">Table</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/irix.log.gz">Messages</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/irix-times.html">
|
||||
Times</a></td>
|
||||
<td valign="top"> </td>
|
||||
<td valign="top"><a href="../people/jens_maurer.htm">Jens Maurer</a>
|
||||
in cooperation with <a
|
||||
href="../people/ralf_w_grosse_kunstleve.htm">Ralf W.
|
||||
Grosse-Kunstleve</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top">Sun Solaris SPARC 2.8<br>
|
||||
</td>
|
||||
<td valign="top"><a href="cs-solaris.html">Table</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/solaris.log.gz">
|
||||
Messages</a><br>
|
||||
<a
|
||||
href="http://boost.sourceforge.net/regression-logs/solaris-times.html">
|
||||
Times</a></td>
|
||||
<td valign="top"> </td>
|
||||
<td valign="top"><a href="../people/jens_maurer.htm">Jens Maurer</a>
|
||||
in cooperation with Andrew Lumsdaine</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2><a name="Understanding">Understanding</a> the Tables</h2>
|
||||
|
||||
<p>A table might look like this:</p>
|
||||
|
@ -236,7 +111,7 @@ however.</p>
|
|||
<tr>
|
||||
<td>libs/bar/bar_test.cpp</td>
|
||||
<td>run</td>
|
||||
<td><font color="#FF0000">Fail</font></td>
|
||||
<td><u><font color="#FF0000">Fail</font></u></td>
|
||||
<td>Pass</td>
|
||||
</tr>
|
||||
</tbody> </table>
|
||||
|
@ -319,8 +194,11 @@ compiler indicated. Unless otherwise indicated, the C++ Standard
|
|||
Library implementation is the one shipped with the compiler. A <i>Pass</i>
|
||||
entry indicates success for the indicated <i>Test Type</i>, while
|
||||
a <font color="#FF0000"><i>Fail</i></font> entry indicates
|
||||
failure. See <i>Required to Pass</i> in the above table for
|
||||
specifics. </p>
|
||||
failure. See <i>Required to Pass</i> in the above table for specifics.</p>
|
||||
|
||||
<p>When possible, <font color="#FF0000"><i>Fail</i></font> entries are linked to
|
||||
error messages indicating the reason for the failure. Note that the web page
|
||||
containing error messages may be as much as one megabyte in size.</p>
|
||||
|
||||
<h2><a name="Acknowledgements">Acknowledgements</a></h2>
|
||||
|
||||
|
@ -355,6 +233,6 @@ above. </p>
|
|||
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" s-type="EDITED"
|
||||
s-format="%d %B %Y" startspan -->20 January 2003<!--webbot bot="Timestamp" endspan i-checksum="32294" --></p>
|
||||
s-format="%d %B %Y" startspan -->04 February 2003<!--webbot bot="Timestamp" endspan i-checksum="40865" --></p>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Reference in a new issue