Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r65636 - in sandbox/chrono/libs/ratio: doc doc/html test
From: vicente.botet_at_[hidden]
Date: 2010-09-27 12:25:10


Author: viboes
Date: 2010-09-27 12:25:08 EDT (Mon, 27 Sep 2010)
New Revision: 65636
URL: http://svn.boost.org/trac/boost/changeset/65636

Log:
Ratio. Remove Chrono reference
Text files modified:
   sandbox/chrono/libs/ratio/doc/html/index.html | 32 ++++++++++++++++----------------
   sandbox/chrono/libs/ratio/doc/ratio.qbk | 7 +++----
   sandbox/chrono/libs/ratio/test/ratio_test.cpp | 2 +-
   3 files changed, 20 insertions(+), 21 deletions(-)

Modified: sandbox/chrono/libs/ratio/doc/html/index.html
==============================================================================
--- sandbox/chrono/libs/ratio/doc/html/index.html (original)
+++ sandbox/chrono/libs/ratio/doc/html/index.html 2010-09-27 12:25:08 EDT (Mon, 27 Sep 2010)
@@ -216,17 +216,17 @@
           Boost.Ratio </a>
         </h5>
 <p>
- You can get the last stable release of <span class="bold"><strong>Boost.Chrono</strong></span>
- by downloading <code class="literal">chrono.zip</code> from the <a href="http://www.boost-consulting.com/vault/index.php?directory=System" target="_top">Boost
- Vault</a>. Directories ratio.
+ You can get the last stable release of <span class="bold"><strong>Boost.Ratio</strong></span>
+ by downloading <code class="literal">ratio.zip</code> from the <a href="http://www.boostpro.com/vault/index.php?action=downloadfile&amp;filename=ratio.zip&amp;directory=Math%20-%20Numerics&amp;PHPSESSID=2d7859f3e812c993f5a9e2d9900dfee8" target="_top">Boost
+ Vault</a>.
         </p>
 <p>
           You can also access the latest (unstable?) state from the <a href="https://svn.boost.org/svn/boost/sandbox/chrono" target="_top">Boost
- Sandbox</a>. Just go to here
+ Sandbox</a> directories boost/ratio and libs/ratio. Just go to here
           and follow the instructions there for anonymous SVN access.
         </p>
 <a name="boost_ratio.users_guide.getting_started.install.where_to_install_boost_ratio__"></a><h5>
-<a name="id4949126"></a>
+<a name="id4949134"></a>
           <a href="index.html#boost_ratio.users_guide.getting_started.install.where_to_install_boost_ratio__">Where
           to install Boost.Ratio? </a>
         </h5>
@@ -242,7 +242,7 @@
           variable. Any help is welcome.
         </p>
 <a name="boost_ratio.users_guide.getting_started.install.building_boost_ratio_"></a><h5>
-<a name="id4949163"></a>
+<a name="id4949171"></a>
           <a href="index.html#boost_ratio.users_guide.getting_started.install.building_boost_ratio_">Building
           Boost.Ratio </a>
         </h5>
@@ -251,7 +251,7 @@
           so no need to compile anything.
         </p>
 <a name="boost_ratio.users_guide.getting_started.install.requirements"></a><h5>
-<a name="id4949194"></a>
+<a name="id4949202"></a>
           <a href="index.html#boost_ratio.users_guide.getting_started.install.requirements">Requirements</a>
         </h5>
 <p>
@@ -292,7 +292,7 @@
 </dl>
 </div>
 <a name="boost_ratio.users_guide.getting_started.install.building_an_executable_that_uses__emphasis_role__bold__boost_ratio__emphasis__"></a><h5>
-<a name="id4949373"></a>
+<a name="id4949380"></a>
           <a href="index.html#boost_ratio.users_guide.getting_started.install.building_an_executable_that_uses__emphasis_role__bold__boost_ratio__emphasis__">Building
           an executable that uses <span class="bold"><strong>Boost.Ratio</strong></span> </a>
         </h5>
@@ -300,7 +300,7 @@
           No link is needed.
         </p>
 <a name="boost_ratio.users_guide.getting_started.install.exceptions_safety_"></a><h5>
-<a name="id4949406"></a>
+<a name="id4949413"></a>
           <a href="index.html#boost_ratio.users_guide.getting_started.install.exceptions_safety_">Exceptions
           safety </a>
         </h5>
@@ -309,7 +309,7 @@
           of exception safety as long as the underlying parameters provide it.
         </p>
 <a name="boost_ratio.users_guide.getting_started.install.thread_safety_"></a><h5>
-<a name="id4949433"></a>
+<a name="id4949441"></a>
           <a href="index.html#boost_ratio.users_guide.getting_started.install.thread_safety_">Thread
           safety </a>
         </h5>
@@ -317,7 +317,7 @@
           All functions in the library are thread-unsafe except when noted explicitly.
         </p>
 <a name="boost_ratio.users_guide.getting_started.install.tested_compilers_"></a><h5>
-<a name="id4949459"></a>
+<a name="id4949466"></a>
           <a href="index.html#boost_ratio.users_guide.getting_started.install.tested_compilers_">Tested
           compilers </a>
         </h5>
@@ -1415,7 +1415,7 @@
 <a name="boost_ratio.appendices.rationale"></a> Appendix B: Rationale
 </h3></div></div></div>
 <a name="boost_ratio.appendices.rationale.why_ratio_needs_copyconstruction_and_assignment_from_ratios_having_the_same_normalized_form"></a><h4>
-<a name="id5011423"></a>
+<a name="id5011424"></a>
         <a href="index.html#boost_ratio.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>
@@ -1450,7 +1450,7 @@
         succeeds.
       </p>
 <a name="boost_ratio.appendices.rationale.why_ratio_needs_the_nested_normalizer_typedef_type"></a><h4>
-<a name="id5011828"></a>
+<a name="id5011829"></a>
         <a href="index.html#boost_ratio.appendices.rationale.why_ratio_needs_the_nested_normalizer_typedef_type">Why
         ratio needs the nested normalizer typedef type</a>
       </h4>
@@ -1488,7 +1488,7 @@
       Notes</a>
 </h3></div></div></div>
 <a name="boost_ratio.appendices.implementation.how_boost_ratio_manage_with_compile_time_rational_arithmetic_overflow_"></a><h4>
-<a name="id5012090"></a>
+<a name="id5012091"></a>
         <a href="index.html#boost_ratio.appendices.implementation.how_boost_ratio_manage_with_compile_time_rational_arithmetic_overflow_">How
         Boost.Ratio manage with compile-time rational arithmetic overflow?</a>
       </h4>
@@ -2781,7 +2781,7 @@
 <a name="boost_ratio.appendices.todo"></a> Appendix H: Future plans
 </h3></div></div></div>
 <a name="boost_ratio.appendices.todo.for_later_releases"></a><h4>
-<a name="id5017727"></a>
+<a name="id5017728"></a>
         <a href="index.html#boost_ratio.appendices.todo.for_later_releases">For later
         releases</a>
       </h4>
@@ -2793,7 +2793,7 @@
 </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 23, 2010 at 10:28:54 GMT</small></p></td>
+<td align="left"><p><small>Last revised: September 27, 2010 at 12:23:40 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>

Modified: sandbox/chrono/libs/ratio/doc/ratio.qbk
==============================================================================
--- sandbox/chrono/libs/ratio/doc/ratio.qbk (original)
+++ sandbox/chrono/libs/ratio/doc/ratio.qbk 2010-09-27 12:25:08 EDT (Mon, 27 Sep 2010)
@@ -24,7 +24,6 @@
 ]
 
 [/==================]
-[def __Boost_Chrono__ [*Boost.Chrono]]
 [def __Boost_Ratio__ [*Boost.Ratio]]
 
 [/===============================================]
@@ -244,10 +243,10 @@
 [heading Getting Boost.Ratio ]
 [/=================================]
 
-You can get the last stable release of __Boost_Chrono__ by downloading [^chrono.zip] from the
-[@http://www.boost-consulting.com/vault/index.php?directory=System Boost Vault]. Directories ratio.
+You can get the last stable release of __Boost_Ratio__ by downloading [^ratio.zip] from the
+[@http://www.boostpro.com/vault/index.php?action=downloadfile&filename=ratio.zip&directory=Math%20-%20Numerics&PHPSESSID=2d7859f3e812c993f5a9e2d9900dfee8 Boost Vault].
 
-You can also access the latest (unstable?) state from the [@https://svn.boost.org/svn/boost/sandbox/chrono Boost Sandbox]. Just go to [@http://svn.boost.org/trac/boost/wiki/BoostSubversion here] and follow the instructions there for anonymous SVN access.
+You can also access the latest (unstable?) state from the [@https://svn.boost.org/svn/boost/sandbox/chrono Boost Sandbox] directories boost/ratio and libs/ratio. Just go to [@http://svn.boost.org/trac/boost/wiki/BoostSubversion here] and follow the instructions there for anonymous SVN access.
 
 [/==========================================]
 [heading Where to install Boost.Ratio? ]

Modified: sandbox/chrono/libs/ratio/test/ratio_test.cpp
==============================================================================
--- sandbox/chrono/libs/ratio/test/ratio_test.cpp (original)
+++ sandbox/chrono/libs/ratio/test/ratio_test.cpp 2010-09-27 12:25:08 EDT (Mon, 27 Sep 2010)
@@ -33,4 +33,4 @@
     std::cout << RS::num << '/' << RS::den << '\n';
 
   return 0;
-}
\ No newline at end of file
+}


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