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

Some needed updates.

[SVN r32386]
Ronald Garcia 20 лет назад
Родитель
Сommit
ee88920178
1 измененных файлов с 21 добавлено и 9 удалено
  1. 21 9
      more/formal_review_schedule.html

+ 21 - 9
more/formal_review_schedule.html

@@ -44,14 +44,6 @@ authors address issues raised in the formal review.</p>
     Dates</b></td>
   </tr>
 
-  <tr>
-    <td>Fixed Strings</td>
-    <td>Reece Dunn</td>
-    <td><a href="http://boost-sandbox.sourceforge.net/">Boost Sandbox</a>
-      - fixed_string</td>
-    <td>Harmut Kaiser</td>
-    <td>2006 January 19 - 2006 January 28</td>
-  </tr>
   <tr>
     <td>Intrusive Containers</td>
     <td>Olaf Krzikalla</td>
@@ -88,7 +80,7 @@ authors address issues raised in the formal review.</p>
     <td>Pimpl Pointer</td>
     <td>Asger Mangaard</td>
     <td><a href="http://boost-sandbox.sourceforge.net/vault/">
-	Boost Sandbox Vault - pimpl_ptr.zip</a></td>
+	Boost Sandbox Vault</a> - pimpl_ptr.zip</td>
     <td>Needed</td>
     <td>-</td>
   </tr>
@@ -100,6 +92,17 @@ authors address issues raised in the formal review.</p>
     <td>Needed</td>
     <td>-</td>
   </tr>
+  <tr>
+    <td>Property Tree</td>
+    <td>Marcin Kalicinski</td>
+    <td><a href="http://boost-sandbox.sourceforge.net/vault/">
+	Boost Sandbox Vault</a> - property_tree_rev4.zip<br>
+      <a href="http://kaalus.atspace.com/ptree">
+      http://kaalus.atspace.com/ptree</a>
+      </td>
+    <td>Needed</td>
+    <td>-</td>
+  </tr>
 
 </table>
 <h2>Past Review Results and Milestones</h2>
@@ -114,6 +117,15 @@ authors address issues raised in the formal review.</p>
     <td valign="top"><b>Result</b></td>
   </tr>
 
+  <tr>
+    <td>Fixed Strings</td>
+    <td>Reece Dunn</td>
+    <td>Harmut Kaiser</td>
+    <td>2006 January 19 - 2006 January 28</td>
+    <td><a href="http://lists.boost.org/boost-announce/2006/01/0080.php">
+      In Progress</a></td>
+  </tr>
+
   <tr>
     <td>Review Wizard Status Report</td>
     <td></td>

粤ICP备19079148号