Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67699 - trunk/libs
From: vicente.botet_at_[hidden]
Date: 2011-01-05 19:48:46


Author: viboes
Date: 2011-01-05 19:48:44 EST (Wed, 05 Jan 2011)
New Revision: 67699
URL: http://svn.boost.org/trac/boost/changeset/67699

Log:
Boost.Chrono: Moved to trunk
Text files modified:
   trunk/libs/libraries.htm | 4 ++++
   trunk/libs/maintainers.txt | 1 +
   2 files changed, 5 insertions(+), 0 deletions(-)

Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2011-01-05 19:48:44 EST (Wed, 05 Jan 2011)
@@ -100,6 +100,8 @@
     <li>call_traits -
         Defines types for passing parameters, from John Maddock,
         Howard Hinnant, et al.</li>
+ <li>chrono - A compile time ratio arithmetic,
+ from Vicente J. Botet Escrib&aacute.</li>
     <li>circular_buffer - STL compliant
         container also known as ring or cyclic buffer, from Jan Gaspar.</li>
     <li>compatibility - Help for
@@ -706,6 +708,8 @@
 <ul>
     <li>base-from-member - Idiom to
     initialize a base class with a member, from Daryle Walker.</li>
+ <li>chrono - A compile time ratio arithmetic,
+ from Vicente J. Botet Escrib&aacute.</li>
     <li>compressed_pair
         - Empty member optimization, from John Maddock, Howard
         Hinnant, et al.</li>

Modified: trunk/libs/maintainers.txt
==============================================================================
--- trunk/libs/maintainers.txt (original)
+++ trunk/libs/maintainers.txt 2011-01-05 19:48:44 EST (Wed, 05 Jan 2011)
@@ -17,6 +17,7 @@
 assign Thorsten Ottosen <nesotto -at- cs.auc.dk>
 bimap Matias Capeletto <matias.capeletto -at- gmail.com>
 bind Peter Dimov <pdimov -at- mmltd.net>
+chrono Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>
 circular_buffer Jan Gaspar <jano_gaspar -at- yahoo.com>
 concept_check Jeremy Siek <jeremy.siek -at- gmail.com>
 config John Maddock <john -at- johnmaddock.co.uk>


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