Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r54636 - in sandbox/cloneable/libs/cloneable/doc: . html html/cloneable html/cloneable/heterogenous_containers
From: christian.schladetsch_at_[hidden]
Date: 2009-07-04 05:18:31


Author: cschladetsch
Date: 2009-07-04 05:18:30 EDT (Sat, 04 Jul 2009)
New Revision: 54636
URL: http://svn.boost.org/trac/boost/changeset/54636

Log:
udpated
Text files modified:
   sandbox/cloneable/libs/cloneable/doc/cloneable.qbk | 5 ++++-
   sandbox/cloneable/libs/cloneable/doc/html/cloneable/change_log.html | 2 +-
   sandbox/cloneable/libs/cloneable/doc/html/cloneable/heterogenous_containers/extended_object_hierarhcy.html | 2 +-
   sandbox/cloneable/libs/cloneable/doc/html/cloneable/intro.html | 4 ++++
   sandbox/cloneable/libs/cloneable/doc/html/index.html | 4 ++--
   5 files changed, 12 insertions(+), 5 deletions(-)

Modified: sandbox/cloneable/libs/cloneable/doc/cloneable.qbk
==============================================================================
--- sandbox/cloneable/libs/cloneable/doc/cloneable.qbk (original)
+++ sandbox/cloneable/libs/cloneable/doc/cloneable.qbk 2009-07-04 05:18:30 EDT (Sat, 04 Jul 2009)
@@ -49,6 +49,9 @@
 each type in a given class hierarchy. The user can supply their own base classes,
 or sensible defaults are generated.
 
+The complete source code for the library, with unit-tests, are available
+in the Boost SVN respository [@http://svn.boost.org/svn/boost/sandbox/cloneable/ here].
+
 [1] Cloneable objects can be used in containers-of-pointers (based on a modified [*Boost.PtrContainer] implementation), producing a 'heterogenous' container system with value semantics for comparison and copying, and emplace semantics for insertion. These containers are currently a part of the proposal as well, however it is intended that they eventually form a distinct library. This proposal will focus mostly on the single-object aspect of the system.
 
 [endsect]
@@ -563,7 +566,7 @@
 ``
 
 This is just a little more elaborate than the previous example hierarchy we used earlier in the tutorial.
-We have added an `age` field for all animals, which is how old it is in years. Animals have relational
+We have added an `age` field for all animals, indicating how old it is in years. Animals have relational
 operators for testing equivalence and sorting. Another functor named `CompareNames` is provided, which
 sorts by the name field of animals rather than age.
 

Modified: sandbox/cloneable/libs/cloneable/doc/html/cloneable/change_log.html
==============================================================================
--- sandbox/cloneable/libs/cloneable/doc/html/cloneable/change_log.html (original)
+++ sandbox/cloneable/libs/cloneable/doc/html/cloneable/change_log.html 2009-07-04 05:18:30 EDT (Sat, 04 Jul 2009)
@@ -27,7 +27,7 @@
 <a name="cloneable.change_log"></a><a class="link" href="change_log.html" title="Change Log"> Change Log</a>
 </h2></div></div></div>
 <a name="cloneable.change_log.version_0_1"></a><h4>
-<a name="id646995"></a>
+<a name="id652465"></a>
       <a class="link" href="change_log.html#cloneable.change_log.version_0_1">Version 0.1</a>
     </h4>
 <div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem">

Modified: sandbox/cloneable/libs/cloneable/doc/html/cloneable/heterogenous_containers/extended_object_hierarhcy.html
==============================================================================
--- sandbox/cloneable/libs/cloneable/doc/html/cloneable/heterogenous_containers/extended_object_hierarhcy.html (original)
+++ sandbox/cloneable/libs/cloneable/doc/html/cloneable/heterogenous_containers/extended_object_hierarhcy.html 2009-07-04 05:18:30 EDT (Sat, 04 Jul 2009)
@@ -64,7 +64,7 @@
 <p>
         This is just a little more elaborate than the previous example hierarchy
         we used earlier in the tutorial. We have added an <code class="computeroutput"><span class="identifier">age</span></code>
- field for all animals, which is how old it is in years. Animals have relational
+ field for all animals, indicating how old it is in years. Animals have relational
         operators for testing equivalence and sorting. Another functor named <code class="computeroutput"><span class="identifier">CompareNames</span></code> is provided, which sorts by
         the name field of animals rather than age.
       </p>

Modified: sandbox/cloneable/libs/cloneable/doc/html/cloneable/intro.html
==============================================================================
--- sandbox/cloneable/libs/cloneable/doc/html/cloneable/intro.html (original)
+++ sandbox/cloneable/libs/cloneable/doc/html/cloneable/intro.html 2009-07-04 05:18:30 EDT (Sat, 04 Jul 2009)
@@ -53,6 +53,10 @@
       classes, or sensible defaults are generated.
     </p>
 <p>
+ The complete source code for the library, with unit-tests, are available in
+ the Boost SVN respository here.
+ </p>
+<p>
       [1] Cloneable objects can be used in containers-of-pointers (based on a modified
       <span class="bold"><strong>Boost.PtrContainer</strong></span> implementation), producing
       a 'heterogenous' container system with value semantics for comparison and copying,

Modified: sandbox/cloneable/libs/cloneable/doc/html/index.html
==============================================================================
--- sandbox/cloneable/libs/cloneable/doc/html/index.html (original)
+++ sandbox/cloneable/libs/cloneable/doc/html/index.html 2009-07-04 05:18:30 EDT (Sat, 04 Jul 2009)
@@ -28,7 +28,7 @@
 </h3></div></div></div>
 <div><p class="copyright">Copyright © 2009 Christian Schladetsch</p></div>
 <div><div class="legalnotice" title="Legal Notice">
-<a name="id646905"></a><p>
+<a name="id652367"></a><p>
         Distributed under the Boost Software License, Version 1.0. (See accompanying
         file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
       </p>
@@ -74,7 +74,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: July 04, 2009 at 09:08:01 GMT</small></p></td>
+<td align="left"><p><small>Last revised: July 04, 2009 at 09:17:12 GMT</small></p></td>
 <td align="right"><div class="copyright-footer"></div></td>
 </tr></table>
 <hr>


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