Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r70378 - in branches/release: doc status
From: vicente.botet_at_[hidden]
Date: 2011-03-21 18:20:17


Author: viboes
Date: 2011-03-21 18:20:16 EDT (Mon, 21 Mar 2011)
New Revision: 70378
URL: http://svn.boost.org/trac/boost/changeset/70378

Log:
Chrono: import from Trunk
Text files modified:
   branches/release/doc/Jamfile.v2 | 2 ++
   branches/release/status/Jamfile.v2 | 1 +
   2 files changed, 3 insertions(+), 0 deletions(-)

Modified: branches/release/doc/Jamfile.v2
==============================================================================
--- branches/release/doc/Jamfile.v2 (original)
+++ branches/release/doc/Jamfile.v2 2011-03-21 18:20:16 EDT (Mon, 21 Mar 2011)
@@ -18,6 +18,7 @@
     <dependency>../libs/accumulators/doc//statsdoc.xml
     <dependency>../libs/accumulators/doc//opdoc.xml
     <dependency>../libs/accumulators/doc//accumulators
+ <dependency>../libs/chrono/doc//chrono
     <dependency>../libs/program_options/doc//autodoc.xml
     <dependency>../libs/algorithm/string/doc//autodoc.xml
     <dependency>../libs/logic/doc//reference.xml
@@ -56,6 +57,7 @@
     ## Add path references to the QuickBook generated docs...
 
     <implicit-dependency>../libs/accumulators/doc//accumulators
+ <implicit-dependency>../libs/chrono/doc//chrono
     <implicit-dependency>../libs/functional/hash/doc//hash
     #<implicit-dependency>../libs/type_traits/doc//type_traits
     <implicit-dependency>../libs/static_assert/doc//static_assert

Modified: branches/release/status/Jamfile.v2
==============================================================================
--- branches/release/status/Jamfile.v2 (original)
+++ branches/release/status/Jamfile.v2 2011-03-21 18:20:16 EDT (Mon, 21 Mar 2011)
@@ -55,6 +55,7 @@
     any/test # test-suite any
     bimap/test # test-suite bimap
     bind/test # test-suite bind
+ chrono/test # test-suite chrono
     circular_buffer/test # test-suite circular_buffer
     concept_check # test-suite concept_check
     config/test # test-suite config


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