Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76534 - in branches/release: . libs libs/pool libs/pool/doc libs/timer
From: dnljms_at_[hidden]
Date: 2012-01-15 15:55:27


Author: danieljames
Date: 2012-01-15 15:55:26 EST (Sun, 15 Jan 2012)
New Revision: 76534
URL: http://svn.boost.org/trac/boost/changeset/76534

Log:
Merge link fixes for pool and timer.
Added:
   branches/release/libs/pool/doc/index.html
      - copied unchanged from r75543, /trunk/libs/pool/doc/index.html
Properties modified:
   branches/release/ (props changed)
   branches/release/libs/ (props changed)
   branches/release/libs/libraries.htm (contents, props changed)
   branches/release/libs/pool/ (props changed)
   branches/release/libs/timer/ (props changed)
Text files modified:
   branches/release/libs/libraries.htm | 4 ++--
   branches/release/libs/timer/index.html | 4 ++--
   2 files changed, 4 insertions(+), 4 deletions(-)

Modified: branches/release/libs/libraries.htm
==============================================================================
--- branches/release/libs/libraries.htm (original)
+++ branches/release/libs/libraries.htm 2012-01-15 15:55:26 EST (Sun, 15 Jan 2012)
@@ -227,7 +227,7 @@
       OO-programming, from Thorsten Ottosen. </li>
     <li>polygon - Booleans/clipping, resizing/offsetting and more for planar polygons with integral coordinates, from
       Lucanus Simonson.</li>
- <li>pool - Memory pool management, from
+ <li>pool - Memory pool management, from
       Steve Cleary.</li>
     <li>preprocessor - Preprocessor
     metaprogramming tools including repetition and recursion, from Vesa Karvonen
@@ -680,7 +680,7 @@
 <h3><a name="Memory">Memory</a></h3>
 
 <ul>
- <li>pool - Memory pool management, from
+ <li>pool - Memory pool management, from
       Steve Cleary.</li>
     <li>smart_ptr - Six smart
         pointer class templates, from Greg Colvin, Beman Dawes,

Modified: branches/release/libs/timer/index.html
==============================================================================
--- branches/release/libs/timer/index.html (original)
+++ branches/release/libs/timer/index.html 2012-01-15 15:55:26 EST (Sun, 15 Jan 2012)
@@ -1,6 +1,6 @@
 <html>
 <head>
-<meta http-equiv="refresh" content="0; URL=v3/doc/index.htm">
+<meta http-equiv="refresh" content="0; URL=doc/index.html">
 </head>
 <body>
 Automatic redirection failed, please go to doc/index.html.
@@ -11,4 +11,4 @@
 <p> See <a href="http://www.boost.org/LICENSE_1_0.txt">
 www.boost.org/LICENSE_1_0.txt</a></p>
 </body>
-</html>
\ No newline at end of file
+</html>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk