Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r65379 - in sandbox/chrono/libs/chrono/doc: . html html/boost_chrono/appendices html/boost_chrono/users_guide
From: vicente.botet_at_[hidden]
Date: 2010-09-11 03:16:47


Author: viboes
Date: 2010-09-11 03:16:45 EDT (Sat, 11 Sep 2010)
New Revision: 65379
URL: http://svn.boost.org/trac/boost/changeset/65379

Log:
update links
Added:
   sandbox/chrono/libs/chrono/doc/index.html (contents, props changed)
Text files modified:
   sandbox/chrono/libs/chrono/doc/chrono.qbk | 4 ++--
   sandbox/chrono/libs/chrono/doc/html/boost_chrono/appendices/faq.html | 2 +-
   sandbox/chrono/libs/chrono/doc/html/boost_chrono/appendices/rationale.html | 2 +-
   sandbox/chrono/libs/chrono/doc/html/boost_chrono/users_guide/ext_references.html | 4 ++--
   sandbox/chrono/libs/chrono/doc/html/index.html | 2 +-
   5 files changed, 7 insertions(+), 7 deletions(-)

Modified: sandbox/chrono/libs/chrono/doc/chrono.qbk
==============================================================================
--- sandbox/chrono/libs/chrono/doc/chrono.qbk (original)
+++ sandbox/chrono/libs/chrono/doc/chrono.qbk 2010-09-11 03:16:45 EDT (Sat, 11 Sep 2010)
@@ -1580,12 +1580,12 @@
 
 
 [
- [[@http://home.roadrunner.com/~hinnant/issue_review/lwg-defects.html#934 [*LGW 934. duration is missing operator%]]]
+ [[@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3134.html#934 [*LGW 934. duration is missing operator%]]]
     [From Terry Golubiewski. Is very informative and provides motivation for key design decisions]
 ]
 
 [
- [[@http://home.roadrunner.com/~hinnant/issue_review/lwg-active.html#1281 [*LWG 1281. CopyConstruction and Assignment between ratios having the same normalized form]]]
+ [[@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3133.html#1281 [*LWG 1281. CopyConstruction and Assignment between ratios having the same normalized form]]]
     [From Vicente Juan Botet Escriba.]
 ]
 

Modified: sandbox/chrono/libs/chrono/doc/html/boost_chrono/appendices/faq.html
==============================================================================
--- sandbox/chrono/libs/chrono/doc/html/boost_chrono/appendices/faq.html (original)
+++ sandbox/chrono/libs/chrono/doc/html/boost_chrono/appendices/faq.html 2010-09-11 03:16:45 EDT (Sat, 11 Sep 2010)
@@ -62,7 +62,7 @@
         is also undefined.
       </p>
 <a name="boost_chrono.appendices.faq.why_does_stopwatch_reporter_only_display_millisecond_place_precision_when_the_underlying_clock_has_nanosecond_precision_"></a><h4>
-<a name="id5063891"></a>
+<a name="id5063890"></a>
         <a href="faq.html#boost_chrono.appendices.faq.why_does_stopwatch_reporter_only_display_millisecond_place_precision_when_the_underlying_clock_has_nanosecond_precision_">Why
         does stopwatch_reporter only display millisecond place precision when the
         underlying Clock has nanosecond precision?</a>

Modified: sandbox/chrono/libs/chrono/doc/html/boost_chrono/appendices/rationale.html
==============================================================================
--- sandbox/chrono/libs/chrono/doc/html/boost_chrono/appendices/rationale.html (original)
+++ sandbox/chrono/libs/chrono/doc/html/boost_chrono/appendices/rationale.html 2010-09-11 03:16:45 EDT (Sat, 11 Sep 2010)
@@ -74,7 +74,7 @@
 <span class="special">};</span>
 </pre>
 <a name="boost_chrono.appendices.rationale.why_ratio_needs_copyconstruction_and_assignment_from_ratios_having_the_same_normalized_form"></a><h4>
-<a name="id5062768"></a>
+<a name="id5062767"></a>
         <a href="rationale.html#boost_chrono.appendices.rationale.why_ratio_needs_copyconstruction_and_assignment_from_ratios_having_the_same_normalized_form">Why
         ratio needs CopyConstruction and Assignment from ratios having the same normalized
         form</a>

Modified: sandbox/chrono/libs/chrono/doc/html/boost_chrono/users_guide/ext_references.html
==============================================================================
--- sandbox/chrono/libs/chrono/doc/html/boost_chrono/users_guide/ext_references.html (original)
+++ sandbox/chrono/libs/chrono/doc/html/boost_chrono/users_guide/ext_references.html 2010-09-11 03:16:45 EDT (Sat, 11 Sep 2010)
@@ -42,12 +42,12 @@
               From Howard E. Hinnant, Walter E. Brown, Jeff Garland and Marc Paterno.
               Is very informative and provides motivation for key design decisions
             </p></dd>
-<dt><span class="term">LGW 934. duration is missing operator%</span></dt>
+<dt><span class="term">LGW 934. duration is missing operator%</span></dt>
 <dd><p>
               From Terry Golubiewski. Is very informative and provides motivation
               for key design decisions
             </p></dd>
-<dt><span class="term"><a href="http://home.roadrunner.com/~hinnant/issue_review/lwg-active.html#1281" target="_top"><span class="bold"><strong>LWG 1281. CopyConstruction and Assignment between ratios having
+<dt><span class="term"><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3133.html#1281" target="_top"><span class="bold"><strong>LWG 1281. CopyConstruction and Assignment between ratios having
           the same normalized form</strong></span></a></span></dt>
 <dd><p>
               From Vicente Juan Botet Escriba.

Modified: sandbox/chrono/libs/chrono/doc/html/index.html
==============================================================================
--- sandbox/chrono/libs/chrono/doc/html/index.html (original)
+++ sandbox/chrono/libs/chrono/doc/html/index.html 2010-09-11 03:16:45 EDT (Sat, 11 Sep 2010)
@@ -94,7 +94,7 @@
 </table></div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: September 06, 2010 at 16:46:57 GMT</small></p></td>
+<td align="left"><p><small>Last revised: September 10, 2010 at 15:11:47 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>

Added: sandbox/chrono/libs/chrono/doc/index.html
==============================================================================
--- (empty file)
+++ sandbox/chrono/libs/chrono/doc/index.html 2010-09-11 03:16:45 EDT (Sat, 11 Sep 2010)
@@ -0,0 +1,9 @@
+<html>
+<head>
+<meta http-equiv="refresh" content="0; URL=html/index.html">
+</head>
+<body>
+Automatic redirection failed, please go to
+../../doc/html/chrono.html
+</body>
+</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