Browse Source

Added new reviews to the queue.

[SVN r36133]
Ronald Garcia 19 years ago
parent
commit
6840c3d93d
1 changed files with 23 additions and 7 deletions
  1. 23 7
      more/formal_review_schedule.html

+ 23 - 7
more/formal_review_schedule.html

@@ -34,9 +34,7 @@ track review manager assignments and libraries reviewed but not yet posted on
 the web site. There is often a lag between acceptance and site posting as 
 authors address issues raised in the formal review.</p>
 <h2><a name="Schedule">Schedule</a></h2>
-No Reviews Pending
 
-<!--
 <table border="1" cellpadding="5" cellspacing="0">
   <tr>
     <td valign="top"><b>Submission</b></td>
@@ -49,14 +47,32 @@ No Reviews Pending
   </tr>
 
   <tr>
-    <td>Function Types (Re-review)</td>
-    <td>Tobias Schwinger</td>
-    <td><a href="http://boost-sandbox.sourceforge.net/vault/">
+    <td>Exception</td>
+    <td>Emil Dotchevski</td>
+    <td><a href="http://www.revergestudios.com/boost-exception/boost-exception.zip">
+	http://www.revergestudios.com/boost-exception/boost-exception.zip</a></td>
+    <td>Needed</td>
+    <td>-</td>
+  </tr>
+
+  <tr>
+    <td>Accumulators</td>
+    <td>Eric Niebler</td>
+    <td><a href="http://boost-consulting.com/vault/index.php?directory=Math%20-%20Numerics">
 	Boost Sandbox Vault</a></td>
-    <td>Tom Brinkman</td>
+    <td>Needed</td>
     <td>-</td>
   </tr>
--->
+
+  <tr>
+    <td>Bimap</td>
+    <td>Matias Capelleto</td>
+    <td><a href="http://boost-consulting.com/vault/index.php?&direction=0&order=&directory=Containers">
+	Boost Sandbox Vault</a></td>
+    <td>Needed</td>
+    <td>-</td>
+  </tr>
+
 </table>
 
 <h2>Past Review Results and Milestones</h2>

粤ICP备19079148号