Просмотр исходного кода

Snapshot after various fixes from numerous people

[SVN r7808]
Beman Dawes 25 лет назад
Родитель
Сommit
f6cd40a8df
1 измененных файлов с 6 добавлено и 6 удалено
  1. 6 6
      libs/cs-win32.html

+ 6 - 6
libs/cs-win32.html

@@ -6,13 +6,13 @@ Compiler Status: Windows NT / Windows 2000
 </head><body bgcolor="#FFFFFF" text="#000000">
 <h1><img border="0" src="../c++boost.gif" width="277" height="86"></h1>
 <h1>Compiler Status: Windows NT / Windows 2000</h1>
-<p><b>Run Date:</b> 03 Aug 2000 GMT</p>
+<p><b>Run Date:</b> 25 Sep 2000 GMT</p>
 <p>
 <table border="1" cellspacing="0" cellpadding="5">
 <tr>
 <td>Program</td>
-<td>Borland<br>BCC<br>5.4</td>
-<td>Borland<br>BCC<br>5.5</td>
+<td>Borland<br>BCC<br>5.4 up2</td>
+<td>Borland<br>BCC<br>5.5.1</td>
 <td>Metrowerks<br>CodeWarrior<br>5.3</td>
 <td>Microsoft<br>VC++<br>6.0 SP3</td>
 <td>Microsoft<br>VC++<br>6.0 SP3<br>STLport<br>3.2.1</td>
@@ -30,14 +30,14 @@ Compiler Status: Windows NT / Windows 2000
 <td>yes</td>
 <td>yes</td>
 <td>yes</td>
-<td>no</td>
-<td>no</td>
+<td>yes</td>
+<td>yes</td>
 </tr>
 <tr>
 <td><a href="functional/function_test.cpp">functional/function_test.cpp</a></td>
 <td>yes</td>
 <td>yes</td>
-<td>no</td>
+<td>yes</td>
 <td>yes</td>
 <td>no</td>
 </tr>

粤ICP备19079148号