Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84502 - in website/public_html/live: doc generated
From: dnljms_at_[hidden]
Date: 2013-05-26 04:23:12


Author: danieljames
Date: 2013-05-26 04:23:07 EDT (Sun, 26 May 2013)
New Revision: 84502
URL: http://svn.boost.org/trac/boost/changeset/84502

Log:
Add Vicente to thread authors.
Text files modified:
   website/public_html/live/doc/libraries.xml | 14 ++++++++++++++
   1 files changed, 14 insertions(+), 0 deletions(-)

Modified: website/public_html/live/doc/libraries.xml
==============================================================================
--- website/public_html/live/doc/libraries.xml (original)
+++ website/public_html/live/doc/libraries.xml 2013-05-26 04:23:07 EDT (Sun, 26 May 2013)
@@ -1377,6 +1377,7 @@
   <library>
     <key>thread</key>
     <boost-version>1.25.0</boost-version>
+ <boost-max-version>1.48.0</boost-max-version>
     <name>Thread</name>
     <authors>Anthony Williams (originally William Kempf)</authors>
     <description>Portable C++ multi-threading.</description>
@@ -1387,6 +1388,19 @@
     <category>System</category>
   </library>
   <library>
+ <key>thread</key>
+ <boost-version>1.25.0</boost-version>
+ <boost-min-version>1.49.0</boost-min-version>
+ <name>Thread</name>
+ <authors>Vicente J. Botet Escrib&#225;, Anthony Williams (originally William Kempf)</authors>
+ <description>Portable C++ multi-threading.</description>
+ <documentation>libs/thread/</documentation>
+ <std-proposal>true</std-proposal>
+ <std-tr1>false</std-tr1>
+ <category>Concurrent</category>
+ <category>System</category>
+ </library>
+ <library>
     <key>timer</key>
     <boost-version>1.9.0</boost-version>
     <name>Timer</name>

Modified: website/public_html/live/generated/libraries.txt
==============================================================================
Binary files website/public_html/live/generated/libraries.txt (original) and website/public_html/live/generated/libraries.txt 2013-05-26 04:23:07 EDT (Sun, 26 May 2013) differ


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