Bladeren bron

Closes http://sourceforge.net/tracker/index.php?func=detail&aid=1612399&group_id=7586&atid=307586

[SVN r36992]
Dave Abrahams 19 jaren geleden
bovenliggende
commit
a3e085cfd5
2 gewijzigde bestanden met toevoegingen van 18 en 3 verwijderingen
  1. 8 2
      index.htm
  2. 10 1
      more/mailing_lists.htm

+ 8 - 2
index.htm

@@ -266,7 +266,7 @@
                           Library</a>:</span> Boost.Function now implements a
                           small buffer optimization, which can drastically
                           improve the performance when copying or
-                          construction Boost.Function objects storing small
+                          constructing Boost.Function objects storing small
                           function objects. For instance,
                           <code>bind(&amp;X:foo, &amp;x, _1, _2)</code>
                           requires no heap allocation when placed into a
@@ -798,6 +798,9 @@
                                 <li><a href=
                                 "more/version_history.html">Version
                                 History</a></li>
+
+                                <li><a href=
+                                "more/mailing_lists.htm#IRC">#boost IRC channel</a></li>
                               </ul>
                             </div>
                           </div>
@@ -807,7 +810,7 @@
                               <h4>Other Resources</h4>
 
                               <ul>
-                                <li><a href="more/BoostCon07.html">BoostCon 2007</a></li>
+                                <li><a href="http://www.boostcon.com">BoostCon 2007</a></li>
 
                                 <li><a href=
                                 "http://boost-consulting.com/vault/">Vault
@@ -821,6 +824,9 @@
                                 "more/mailing_lists.htm#sandbox">Sandbox
                                 CVS</a></li>
 
+                                <li><a href=
+                                "http://engineering.meta-comm.com/boost.aspx">Snapshots</a></li>
+
                                 <li><a href="tools/index.html">Tools</a></li>
 
                                 <li><a href=

+ 10 - 1
more/mailing_lists.htm

@@ -155,6 +155,8 @@ div.admonition p.admonition-title {
     </dd>
 
     <dt><a href="#sandbox">Boost Sandbox CVS</a></dt>
+
+    <dt><a href="#IRC">#boost IRC channel</a></dt>
   </dl>
 
   <h2>Boost <a name="users" id="users">Users</a> mailing list (also available
@@ -383,11 +385,18 @@ div.admonition p.admonition-title {
   listed on its <a href=
   "http://sourceforge.net/projects/boost-sandbox/">Sourceforge Project
   Page</a>.</p>
+
+  <h2>#boost <a name="IRC" id="IRC">IRC</a> channel</h2>
+
+  <p>In addition to the mailing lists presented above, a #boost IRC channel on
+  <a href="http://freenode.net">freenode</a> is frequented by some boost users.
+  As usual with IRC channels, one should not necessarily expect that his questions
+  will be answered. The channel is not moderated.</p>
   <hr>
 
   <p>Revised 
     <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y"
-    startspan -->04 December, 2005<!--webbot bot="Timestamp" endspan
+    startspan -->11 December, 2006<!--webbot bot="Timestamp" endspan
     i-checksum="39365" --></p>
 
   <p>Copyright Beman Dawes and David Abrahams 2001-2005</p>

粤ICP备19079148号