Sfoglia il codice sorgente

Formal Review Schedule initial commit

[SVN r10894]
Beman Dawes 25 anni fa
parent
commit
aff60da4ee
2 ha cambiato i file con 128 aggiunte e 1 eliminazioni
  1. 125 0
      more/formal_review_schedule.html
  2. 3 1
      more/index.htm

+ 125 - 0
more/formal_review_schedule.html

@@ -0,0 +1,125 @@
+<html>
+
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
+<meta name="ProgId" content="FrontPage.Editor.Document">
+<title>Formal Review Schedule</title>
+</head>
+
+<body bgcolor="#FFFFFF" text="#000000">
+
+<table border="1" bgcolor="#007F7F" cellpadding="2">
+  <tr>
+    <td bgcolor="#FFFFFF"><img src="../c++boost.gif" alt="c++boost.gif (8819 bytes)" width="277" height="86"></td>
+    <td><a href="../index.htm"><font face="Arial" color="#FFFFFF"><big>Home</big></font></a></td>
+    <td><a href="../libs/libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries</big></font></a></td>
+    <td><a href="../people/people.htm"><font face="Arial" color="#FFFFFF"><big>People</big></font></a></td>
+    <td><a href="faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ</big></font></a></td>
+    <td><a href="index.htm"><font face="Arial" color="#FFFFFF"><big>More</big></font></a></td>
+  </tr>
+</table>
+<h1>Formal Review Schedule</h1>
+<p>Reviews are usually scheduled on a first-come-first-served basis, and
+normally last ten days.&nbsp; See <a href="formal_review_process.htm">Formal
+Review Process</a> for more information.</p>
+<p>The schedule shows submissions ordered by review date. In addition to
+upcoming reviews, it includes recent&nbsp; reviews already completed; that helps
+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>
+<table border="1" cellpadding="5" cellspacing="0">
+  <tr>
+    <td valign="top"><b>Submission</b></td>
+    <td valign="top"><b>Submitter</b></td>
+    <td valign="top"><b>Date<br>
+      Submitted</b></td>
+    <td valign="top"><b>Review<br>
+      Manager</b></td>
+    <td valign="top"><b>Review<br>
+      Dates</b></td>
+  </tr>
+  <tr>
+    <td>Thread Library</td>
+    <td>Bill Kempf</td>
+    <td>Aug 2</td>
+    <td>Ed Brey</td>
+    <td>Aug 30 - Sep 8</td>
+  </tr>
+  <tr>
+    <td>Config System</td>
+    <td>John Maddock</td>
+    <td>Aug 1</td>
+    <td>Dave Abrahams?</td>
+    <td>Aug 20 - 29&nbsp;</td>
+  </tr>
+  <tr>
+    <td>Bind Library</td>
+    <td>Peter Dimov</td>
+    <td>Jul 23</td>
+    <td>Darin Adler</td>
+    <td>Aug 10 - 19</td>
+  </tr>
+  <tr>
+    <td>Base from Member Library</td>
+    <td>Daryle Walker</td>
+    <td>Jun 8</td>
+    <td>Beman Dawes</td>
+    <td>Jul 30 - Aug 9</td>
+  </tr>
+  <tr>
+    <td>Coding Guidelines</td>
+    <td>Dave Abrahams</td>
+    <td>Jul 5</td>
+    <td>Aleksey Gurtovoy</td>
+    <td>Jul 20 - 29</td>
+  </tr>
+  <tr>
+    <td>Preprocessor Library</td>
+    <td>Vesa Karvonen</td>
+    <td>May 25</td>
+    <td>Jeremy Siek</td>
+    <td>Jun 28 - Jul 9</td>
+  </tr>
+  <tr>
+    <td>Tuples Library</td>
+    <td>Jaakko Järvi</td>
+    <td>May 23</td>
+    <td>Beman Dawes</td>
+    <td>Jun 17 - 26</td>
+  </tr>
+  <tr>
+    <td>Function Library</td>
+    <td>Doug Gregor</td>
+    <td>May 5</td>
+    <td>John Maddock</td>
+    <td>Jun 6 - 16</td>
+  </tr>
+  <tr>
+    <td>Tokenizer</td>
+    <td>John Bandela</td>
+    <td>April 27</td>
+    <td>Doug Gregor</td>
+    <td>May 28 - Jun 6</td>
+  </tr>
+  <tr>
+    <td>Special Functions</td>
+    <td>Hubert Holin</td>
+    <td>April 10</td>
+    <td>Jens Maurer</td>
+    <td>May 18 - 27</td>
+  </tr>
+</table>
+<h2>Review <a name="Managers">Managers</a></h2>
+<p>We try to rotate the task of Review Manager between many experienced Boost
+members, both to ensure fairness, and to spread the workload.&nbsp; If you would
+like to volunteer to become a review manager, please contact any of the
+moderators.</p>
+<hr>
+<p>Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %b %Y" startspan -->19 Aug 2001<!--webbot bot="Timestamp" endspan i-checksum="14767" -->
+</p>
+
+</body>
+
+</html>

+ 3 - 1
more/index.htm

@@ -61,6 +61,8 @@ content="text/html; charset=iso-8859-1">
     <p><a href="../status/compiler_status.html"><b>Compiler
     Status</b></a>&nbsp;&nbsp; Describes what library works with
     which compiler.</p>
+    <p><b><a href="formal_review_schedule.html">Formal Review Schedule</a></b>&nbsp;
+    Future, current, and recently past Formal Reviews.</p>
     <p><a href="regression.html"><b>Internal Regression Test
     Suite</b></a>&nbsp;&nbsp; Describes the tool for generating
     the compiler status tables </p>
@@ -121,6 +123,6 @@ content="text/html; charset=iso-8859-1">
 <hr>
 
 <p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
-s-format="%d %B, %Y" startspan -->13 July, 2001<!--webbot bot="Timestamp" endspan i-checksum="21067" --></p>
+s-format="%d %B, %Y" startspan -->19 August, 2001<!--webbot bot="Timestamp" endspan i-checksum="34359" --></p>
 </body>
 </html>

粤ICP备19079148号