Explorar o código

Merge link fixes for pool and timer.

[SVN r76534]
Daniel James %!s(int64=14) %!d(string=hai) anos
pai
achega
89ca0e25ff
Modificáronse 3 ficheiros con 4 adicións e 4 borrados
  1. 2 2
      libs/libraries.htm
  2. 1 1
      libs/pool
  3. 1 1
      libs/timer

+ 2 - 2
libs/libraries.htm

@@ -227,7 +227,7 @@ how to download, build, and install the libraries.</p>
       OO-programming, from Thorsten Ottosen. </li>
       OO-programming, from Thorsten Ottosen. </li>
     <li><a href="polygon/index.html">polygon</a> - Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from
     <li><a href="polygon/index.html">polygon</a> - Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from
       Lucanus Simonson.</li>
       Lucanus Simonson.</li>
-    <li><a href="pool/doc/index.html">pool</a> - Memory pool management, from
+    <li><a href="pool/doc/html/index.html">pool</a> - Memory pool management, from
       Steve Cleary.</li>
       Steve Cleary.</li>
     <li><a href="preprocessor/doc/index.html">preprocessor</a> - Preprocessor
     <li><a href="preprocessor/doc/index.html">preprocessor</a> - Preprocessor
     metaprogramming tools including repetition and recursion, from Vesa Karvonen
     metaprogramming tools including repetition and recursion, from Vesa Karvonen
@@ -680,7 +680,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
 <h3><a name="Memory">Memory</a></h3>
 <h3><a name="Memory">Memory</a></h3>
 
 
 <ul>
 <ul>
-    <li><a href="pool/doc/index.html">pool</a> - Memory pool management, from
+    <li><a href="pool/doc/html/index.html">pool</a> - Memory pool management, from
       Steve Cleary.</li>
       Steve Cleary.</li>
     <li><a href="smart_ptr/index.html">smart_ptr</a> - Six smart
     <li><a href="smart_ptr/index.html">smart_ptr</a> - Six smart
         pointer class templates, from Greg Colvin, Beman Dawes,
         pointer class templates, from Greg Colvin, Beman Dawes,

+ 1 - 1
libs/pool

@@ -1 +1 @@
-Subproject commit 3b4171e1a053350702449a9a24a99b31842971dc
+Subproject commit 87ae52573cae8cd184a2770bdfa3ba0529921652

+ 1 - 1
libs/timer

@@ -1 +1 @@
-Subproject commit b4735376461d3bbbf1706b2fbd8b2944e3ab46c1
+Subproject commit 1be8a9d6b32462d610fc8f276cddce05df162fa1

粤ICP备19079148号