Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84410 - in website/public_html/live: doc generated
From: dnljms_at_[hidden]
Date: 2013-05-21 18:50:54


Author: danieljames
Date: 2013-05-21 18:50:53 EDT (Tue, 21 May 2013)
New Revision: 84410
URL: http://svn.boost.org/trac/boost/changeset/84410

Log:
New libraries for 1.54
Text files modified:
   website/public_html/live/doc/libraries.xml | 23 +++++++++++++++++++++++
   1 files changed, 23 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-21 18:50:53 EDT (Tue, 21 May 2013)
@@ -779,6 +779,17 @@
     <category>Concurrent</category>
   </library>
   <library>
+ <key>log</key>
+ <boost-version>1.54.0</boost-version>
+ <name>Log</name>
+ <authors>Andrey Semashev</authors>
+ <description>Logging library.</description>
+ <documentation>libs/log/</documentation>
+ <std-proposal>false</std-proposal>
+ <std-tr1>false</std-tr1>
+ <category>Miscellaneous</category>
+ </library>
+ <library>
     <key>logic/tribool</key>
     <boost-version>1.32.0</boost-version>
     <name>Tribool</name>
@@ -1418,6 +1429,18 @@
     <category>Miscellaneous</category>
   </library>
   <library>
+ <key>tti</key>
+ <boost-version>1.54.0</boost-version>
+ <name>TTI</name>
+ <authors>Edward Diener</authors>
+ <description>Type Traits Introspection library.</description>
+ <documentation>libs/tti/</documentation>
+ <std-proposal>false</std-proposal>
+ <std-tr1>false</std-tr1>
+ <category>Generic</category>
+ <category>Metaprogramming</category>
+ </library>
+ <library>
     <key>tuple</key>
     <boost-version>1.24.0</boost-version>
     <name>Tuple</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-21 18:50:53 EDT (Tue, 21 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