Browse Source

various fixes helped

[SVN r10501]
Jens Maurer 25 years ago
parent
commit
51b58cf66c
1 changed files with 5 additions and 5 deletions
  1. 5 5
      status/cs-tru64.html

+ 5 - 5
status/cs-tru64.html

@@ -8,7 +8,7 @@ Compiler Status: tru64
 <h1><img border border="0" src="../c++boost.gif" width="277" height="86"></h1>
 <h1>Compiler Status: tru64</h1>
 
-<p><b>Run Date:</b> 24 Jun 2001 16:20 GMT</p>
+<p><b>Run Date:</b> 01 Jul 2001 14:08 GMT</p>
 <p><b>System Configuration:</b> OSF1 V5.0 (CPU: alpha)</p>
 <p>
 <table border="1" cellspacing="0" cellpadding="5">
@@ -105,7 +105,7 @@ Compiler Status: tru64
 <tr>
 <td><a href="../libs/math/quaternion/quaternion_test.cpp">libs/math/quaternion/quaternion_test.cpp</a></td>
 <td>run</td>
-<td><font color="#FF0000">Fail</font></td>
+<td>Pass</td>
 </tr>
 <tr>
 <td><a href="../libs/math/special_functions/special_functions_test.cpp">libs/math/special_functions/special_functions_test.cpp</a></td>
@@ -140,12 +140,12 @@ Compiler Status: tru64
 <tr>
 <td><a href="../libs/regex/test/regress/regex_test.cpp">libs/regex/test/regress/regex_test.cpp</a></td>
 <td>run</td>
-<td><font color="#FF0000">Fail</font></td>
+<td>Pass</td>
 </tr>
 <tr>
 <td><a href="../libs/regex/test/regress/wregex_test.cpp">libs/regex/test/regress/wregex_test.cpp</a></td>
 <td>run</td>
-<td><font color="#FF0000">Fail</font></td>
+<td>Pass</td>
 </tr>
 <tr>
 <td><a href="../libs/smart_ptr/smart_ptr_test.cpp">libs/smart_ptr/smart_ptr_test.cpp</a></td>
@@ -240,7 +240,7 @@ Compiler Status: tru64
 <tr>
 <td><a href="../libs/type_traits/tests/is_function_test.cpp">libs/type_traits/tests/is_function_test.cpp</a></td>
 <td>run</td>
-<td><font color="#FF0000">Fail</font></td>
+<td>Pass</td>
 </tr>
 <tr>
 <td><a href="../libs/type_traits/tests/is_convertible_test.cpp">libs/type_traits/tests/is_convertible_test.cpp</a></td>

粤ICP备19079148号