Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r79619 - in trunk: libs status
From: hcb_at_[hidden]
Date: 2012-07-20 07:15:31


Author: helge.bahmann
Date: 2012-07-20 07:15:30 EDT (Fri, 20 Jul 2012)
New Revision: 79619
URL: http://svn.boost.org/trac/boost/changeset/79619

Log:
Hook up atomic to test infrastructure

Text files modified:
   trunk/libs/maintainers.txt | 1 +
   trunk/status/Jamfile.v2 | 1 +
   2 files changed, 2 insertions(+), 0 deletions(-)

Modified: trunk/libs/maintainers.txt
==============================================================================
--- trunk/libs/maintainers.txt (original)
+++ trunk/libs/maintainers.txt 2012-07-20 07:15:30 EDT (Fri, 20 Jul 2012)
@@ -16,6 +16,7 @@
 array Marshall Clow <marshall -at- idio.com>
 asio Chris Kohlhoff <chris -at- kohlhoff.com>
 assign Thorsten Ottosen <nesotto -at- cs.auc.dk>
+atomic Helge Bahmann <hcb -at- chaoticmind.net>
 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>

Modified: trunk/status/Jamfile.v2
==============================================================================
--- trunk/status/Jamfile.v2 (original)
+++ trunk/status/Jamfile.v2 2012-07-20 07:15:30 EDT (Fri, 20 Jul 2012)
@@ -53,6 +53,7 @@
     array/test # test-suite array
     asio/test # test-suite asio
     assign/test # test-suite assign
+ atomic/test # test-suite atomic
     any/test # test-suite any
     bimap/test # test-suite bimap
     bind/test # test-suite bind


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