Quellcode durchsuchen

Merge some missing link/libraries changes. Fixes #2279,#3454.

Merged revisions 52231,53476 via svnmerge from 
https://svn.boost.org/svn/boost/trunk

........
  r52231 | jewillco | 2009-04-07 17:46:32 +0100 (Tue, 07 Apr 2009) | 1 line
  
  Updating maintainer info for BGL, fixes #2279
........
  r53476 | jewillco | 2009-05-31 02:40:59 +0100 (Sun, 31 May 2009) | 1 line
  
  Fixed more links to property_map
........


[SVN r56226]
Daniel James vor 16 Jahren
Ursprung
Commit
d8540205a7
2 geänderte Dateien mit 8 neuen und 8 gelöschten Zeilen
  1. 7 7
      libs/libraries.htm
  2. 1 1
      libs/parameter

+ 7 - 7
libs/libraries.htm

@@ -147,7 +147,7 @@ how to download, build, and install the libraries.</p>
         Lubomir Bourdev and Hailin Jin.</li>
     <li><a href="graph/doc/table_of_contents.html">graph</a> -
         Generic graph components and algorithms, from Jeremy Siek
-        and a University of Notre Dame team.</li>
+        and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.</li>
     <li><a href="integer/index.html">integer</a> - Headers to ease
         dealing with integral types.</li>
     <li><a href="interprocess/index.html">interprocess </a>- Shared memory, memory mapped files,
@@ -215,7 +215,7 @@ how to download, build, and install the libraries.</p>
     and Paul Mensonides.</li>
     <li><a href="../doc/html/program_options.html">program_options</a> - Access to configuration
         data given on command line, in config files and other sources, from Vladimir Prus.</li>
-    <li><a href="property_map/property_map.html">property map</a>
+    <li><a href="property_map/doc/property_map.html">property map</a>
         - Concepts defining interfaces which map key objects to
         value objects, from Jeremy Siek.</li>
     <li><a href="proto/index.html">proto</a> - Expression template library and compiler
@@ -346,7 +346,7 @@ how to download, build, and install the libraries.</p>
          Lubomir Bourdev and Hailin Jin.</li>
     <li><a href="graph/doc/table_of_contents.html">graph</a> -
         Generic graph components and algorithms, from Jeremy Siek
-        and a University of Notre Dame team.</li>
+        and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.</li>
     <li><a href="intrusive/index.html">intrusive </a>- Intrusive containers and algorithms, from Ion Gazta&ntilde;aga</li>
     <li><a href="multi_array/doc/index.html">multi_array</a> - Multidimensional
     containers and adaptors for arrays of contiguous data, from Ron Garcia.</li>
@@ -355,7 +355,7 @@ how to download, build, and install the libraries.</p>
     Mu&ntilde;oz.</li>
     <li><a href="ptr_container/index.html">pointer container</a>
       - Containers for storing heap-allocated polymorphic objects to ease OO-programming, from Thorsten Ottosen. </li>
-    <li><a href="property_map/property_map.html">property map</a>
+    <li><a href="property_map/doc/property_map.html">property map</a>
         - Concepts defining interfaces which map key objects to
         value objects, from Jeremy Siek.</li>
     <li><a href="../doc/html/unordered.html">unordered</a> - unordered associative containers, from Daniel James.</li>
@@ -370,7 +370,7 @@ how to download, build, and install the libraries.</p>
      Lubomir Bourdev and Hailin Jin.</li>
     <li><a href="graph/doc/table_of_contents.html">graph</a> -
         Generic graph components and algorithms, from Jeremy Siek
-        and a University of Notre Dame team.</li>
+        and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.</li>
     <li><a href="iterator/doc/index.html">iterators</a> - Iterator
         construction framework, adaptors, concepts, and more, from Dave
         Abrahams, Jeremy Siek, and Thomas Witt.</li>
@@ -390,7 +390,7 @@ how to download, build, and install the libraries.</p>
         Lubomir Bourdev and Hailin Jin.</li>
     <li><a href="graph/doc/table_of_contents.html">graph</a> -
         Generic graph components and algorithms, from Jeremy Siek
-        and a University of Notre Dame team.</li>
+        and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.</li>
     <li><a href="algorithm/minmax/index.html">minmax</a> - standard library
         extensions for simultaneous min/max and min/max element computations,
         from Herv&eacute; Br&ouml;nnimann.</li>
@@ -452,7 +452,7 @@ how to download, build, and install the libraries.</p>
         ease arithmetic classes and iterators, from Dave Abrahams
         and Jeremy Siek.</li>
 
-    <li><a href="property_map/property_map.html">property map</a>
+    <li><a href="property_map/doc/property_map.html">property map</a>
         - Concepts defining interfaces which map key objects to
         value objects, from Jeremy Siek.</li>
     <li><a href="static_assert/static_assert.htm">static_assert</a>

+ 1 - 1
libs/parameter

@@ -1 +1 @@
-Subproject commit 1b1499b94c4a67b41c71fd0ca7a005892c26fde0
+Subproject commit 7ff5c4b9965bc507d1e3cfdf08f53ed3c4d9e152

粤ICP备19079148号