Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r64142 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2010-07-18 15:03:38


Author: danieljames
Date: 2010-07-18 15:03:32 EDT (Sun, 18 Jul 2010)
New Revision: 64142
URL: http://svn.boost.org/trac/boost/changeset/64142

Log:
Fill in the release notes.
Text files modified:
   website/public_html/beta/feed/history-hashes.txt | 2
   website/public_html/beta/feed/history.rss | 178 ++++++++++++++++++++++++++++++++++++++-
   website/public_html/beta/feed/history/boost_1_44_0.qbk | 67 +++++++++++++-
   website/public_html/beta/feed/news-hashes.txt | 2
   website/public_html/beta/feed/news.rss | 178 ++++++++++++++++++++++++++++++++++++++-
   5 files changed, 408 insertions(+), 19 deletions(-)

Modified: website/public_html/beta/feed/history-hashes.txt
==============================================================================
--- website/public_html/beta/feed/history-hashes.txt (original)
+++ website/public_html/beta/feed/history-hashes.txt 2010-07-18 15:03:32 EDT (Sun, 18 Jul 2010)
@@ -52,5 +52,5 @@
 history/boost_1_41_0.qbk,826427c5daba1dc00aea14a2c57c6141dcdba4fc383c1c4616beb57d0c79aee5,4e919f57c667fec2e599d48c69b30bb2f10a7dd1d8ba551efbac83131c0ffa34
 history/boost_1_42_0.qbk,36765d15b10a22aaa541044a5109f9f4d7366b9f54809f44d55e1d9d162a1537,0c0c2b687cdb2ef6680aad359a9f3eb4fb002fe14363041906ec585663211521
 history/boost_1_43_0.qbk,242b5e8f79076daf044d3298e84c5e6afce6f075c9ea94a80bb55ad5ee49b45a,26924935e36618f705723425e30a045ff0d06a13ec27645115ad490f744ef9c3
-history/boost_1_44_0.qbk,b672189d10b0f231b86d038e190a7a07602cacd199e4433fe93e9428b3186729,e46a8cd706c25232d8b0c3f6574b25b4982c7e8ae77eef6cc9496ff1903200f3
+history/boost_1_44_0.qbk,23a3e7863526972445f75dc544221a9c25fa3814149cbe18d880bf5887e370a2,cc28d460b7025675400f99d8664e4e5117f1fe8a4c502b0db78744089e8cc5e2
 history/unversioned.qbk,2810bfebb2d0739fad2f520df2c386dde484dd28bcd117422b9a95f6df449d8e,8002a54cd484904089f5ece182b03e50d50160c1e1e6b276be44bcf91c8214fb

Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2010-07-18 15:03:32 EDT (Sun, 18 Jul 2010)
@@ -6,7 +6,11 @@
     <description/>
     <language>en-us</language>
     <copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
- <item><title>Version 1.44.0</title><pubDate>$Date$</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;/&gt;</boostbook:purpose><description>&lt;div class=&quot;description&quot;&gt;
+ <item><title>Version 1.44.0</title><pubDate>$Date: 2010/07/18 19:02:21 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ New Libraries: Meta State Machine, Polygon. Updated Libraries: Config, Hash,
+ Iostreams, Math, Regex, Thread, TR1, Type Traits, uBLAS, Utility. Updates for
+ Quickbook and Boostbook.
+ &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><description>&lt;div class=&quot;description&quot;&gt;
   
   
   &lt;div id=&quot;version_1_44_0.new_libraries&quot;&gt;
@@ -57,6 +61,17 @@
           &lt;/ul&gt;
         &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/functional/hash/index.html&quot;&gt;Hash&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Option to prevent implicit casts when calling the hash function by
+ defining the macro &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;BOOST_HASH_NO_IMPLICIT_CASTS&lt;/span&gt;&lt;/code&gt;,
+ which can avoid some subtle problems. This might be activated by
+ default in a future version.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
           &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/iostreams/index.html&quot;&gt;Iostreams&lt;/a&gt;:&lt;/span&gt;
           &lt;ul&gt;
             &lt;li&gt;
@@ -92,8 +107,9 @@
                 &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2325&quot;&gt;#2325&lt;/a&gt;).
               &lt;/li&gt;
             &lt;li&gt;
- Almost all of this is by Steven Watanabe. For more detail see the
- &lt;a href=&quot;/libs/iostreams/doc/release_notes.html&quot;&gt;release notes&lt;/a&gt;.
+ Thanks to Steven Watanabe for almost all these fixes. For more detail
+ see the &lt;a href=&quot;/libs/iostreams/doc/release_notes.html&quot;&gt;release
+ notes&lt;/a&gt;.
               &lt;/li&gt;
           &lt;/ul&gt;
         &lt;/li&gt;
@@ -228,6 +244,17 @@
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;Updated tools&lt;/span&gt;&lt;/h3&gt;
     &lt;ul&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/tools/boostbook/index.html&quot;&gt;Boostbook&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Significantly faster.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Improved syntax highlighter.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
           &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/tools/quickbook/index.html&quot;&gt;Quickbook&lt;/a&gt;:&lt;/span&gt;
           &lt;ul&gt;
             &lt;li&gt;
@@ -254,7 +281,39 @@
     &lt;/p&gt;
     &lt;ul&gt;
       &lt;li&gt;
- &lt;em&gt;TODO&lt;/em&gt;
+ OS X:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.0.1 on Intel Leopard.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ Linux:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.4 on 64-bit Suse.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ Windows:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Visual C++ 7.1 SP1, 8.0 SP1, 9.0 SP1 and 10.0.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.3.3, using Mingw.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ FreeBSD:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.2.1, 32 and 64 bit.
+ &lt;/li&gt;
+ &lt;/ul&gt;
         &lt;/li&gt;
     &lt;/ul&gt;
     &lt;p&gt;
@@ -262,14 +321,121 @@
     &lt;/p&gt;
     &lt;ul&gt;
       &lt;li&gt;
- &lt;em&gt;TODO&lt;/em&gt;
+ Linux:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Intel 10.1 on 32 bit Red Hat Enterprise Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Intel 10.1, 11.0, 11.1 on 64 bit Red Hat Enterprise Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 3.4.6, 4.2.4, 4.3.4, 4.4.3, 4.5 on Red Hat Enterprise Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC, with C++0x extensions, 4.3.4, 4.4.3, 4.5 on Red Hat Enterprise
+ Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.4 on 64 bit Suse.
+ &lt;/li&gt;
+ &lt;li&gt;
+ QLogic PathScale(TM) Compiler Suite: Version 3.2 on Red Hat Enterprise
+ Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Clang from subversion (will be released with LLVM 2.8).
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ OS X:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Intel C++ Compiler 10.1, 11.0, 11.1 on Leopard.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.0.1, 4.2.1 (Apple build).
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.4
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC, with C++0x extensions, 4.4
+ &lt;/li&gt;
+ &lt;li&gt;
+ Clang from subversion (will be released with LLVM 2.8).
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ Windows:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Visual C++ 7.1 SP, 8.0, 9.0 on 32-bit XP.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Visual C++ 9.0 using STLport 5.2 on XP and Windows Mobile 5.0.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Visual C++ 10.0 on XP.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Visual C++ 10.0 on 64-bit Windows 7.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Borland/Codegear C++ 5.9.3, 6.1.3 (2009), 6.2.1 (2010).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Intel C++ 11.1, with a Visual C++ 9.0 backend, on Vista 32-bit.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.3.3, 4.5 on Mingw.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC, with C++0x extensions, 4.5 on Mingw.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ AIX:
+ &lt;ul&gt;
+ &lt;li&gt;
+ IBM XL C/C++ Enterprise Edition, V11.1.0.0, on AIX Version 5.3.0.40.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ FreeBSD:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on FreeBSD 7.2, 64 bit.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on FreeBSD 8.0, 32 bit.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ Solaris:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Sun C++ 5.10 on Solaris 5.10.
+ &lt;/li&gt;
+ &lt;/ul&gt;
         &lt;/li&gt;
     &lt;/ul&gt;
   &lt;/div&gt;
   &lt;div id=&quot;version_1_44_0.acknowledgements&quot;&gt;
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;Acknowledgements&lt;/span&gt;&lt;/h3&gt;
     &lt;p&gt;
- &lt;em&gt;TODO&lt;/em&gt;
+ &lt;a href=&quot;/users/people/beman_dawes.html&quot;&gt;Beman Dawes&lt;/a&gt;, Eric Niebler,
+ &lt;a href=&quot;/users/people/rene_rivera.html&quot;&gt;Rene Rivera&lt;/a&gt;, Daniel James
+ and Vladimir Prus managed this release.
+ &lt;/p&gt;
+ &lt;p&gt;
+ Thanks to Marshall Clow for organizing the bug sprint and to everyone who took
+ part.
     &lt;/p&gt;
   &lt;/div&gt;
 &lt;/div&gt;</description></item><item><title>Version 1.43.0</title><pubDate>Thu 6 May 2010 12:00:00 GMT</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;

Modified: website/public_html/beta/feed/history/boost_1_44_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_44_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_44_0.qbk 2010-07-18 15:03:32 EDT (Sun, 18 Jul 2010)
@@ -1,7 +1,11 @@
 [article Version 1.44.0
     [quickbook 1.5]
     [source-mode c++]
- [purpose New Libraries: Updated Libraries: ]
+ [purpose
+ New Libraries: Meta State Machine, Polygon.
+ Updated Libraries: Config, Hash, Iostreams, Math, Regex,
+ Thread, TR1, Type Traits, uBLAS, Utility.
+ Updates for Quickbook and Boostbook.]
     [authors [Dawes, Beman]]
     [last-revision ]
 ]
@@ -39,6 +43,12 @@
   [@https://svn.boost.org/trac/boost/ticket/4041 #4041],
   [@https://svn.boost.org/trac/boost/ticket/4012 #4012].
 
+* [phrase library..[@/libs/functional/hash/index.html Hash]:]
+ * Option to prevent implicit casts when calling the hash function by
+ defining the macro `BOOST_HASH_NO_IMPLICIT_CASTS`, which can avoid
+ some subtle problems. This might be activated by default in a future
+ version.
+
 * [phrase library..[@/libs/iostreams/index.html Iostreams]:]
   * Several fixes for file descriptors class, including a breaking change to the
     constructors and `open` methods for `file_descriptor`,
@@ -66,7 +76,7 @@
     [@https://svn.boost.org/trac/boost/ticket/2998 #2998],
     [@https://svn.boost.org/trac/boost/ticket/1612 #1612],
     [@https://svn.boost.org/trac/boost/ticket/2325 #2325]).
- * Almost all of this is by Steven Watanabe.
+ * Thanks to Steven Watanabe for almost all these fixes.
     For more detail see the
     [@/libs/iostreams/doc/release_notes.html release notes].
 
@@ -144,6 +154,10 @@
 
 [section Updated tools]
 
+* [phrase library..[@/tools/boostbook/index.html Boostbook]:]
+ * Significantly faster.
+ * Improved syntax highlighter.
+
 * [phrase library..[@/tools/quickbook/index.html Quickbook]:]
   * Use the cygwin 1.7 API for better path handling.
   * Improved boostbook generation.
@@ -157,17 +171,60 @@
 
 Boost's primary test compilers are:
 
-* /TODO/
+* OS X:
+ * GCC 4.0.1 on Intel Leopard.
+* Linux:
+ * GCC 4.4 on 64-bit Suse.
+* Windows:
+ * Visual C++ 7.1 SP1, 8.0 SP1, 9.0 SP1 and 10.0.
+ * GCC 4.3.3, using Mingw.
+* FreeBSD:
+ * GCC 4.2.1, 32 and 64 bit.
 
 Boost's additional test compilers include:
 
-* /TODO/
+* Linux:
+ * Intel 10.1 on 32 bit Red Hat Enterprise Linux.
+ * Intel 10.1, 11.0, 11.1 on 64 bit Red Hat Enterprise Linux.
+ * GCC 3.4.6, 4.2.4, 4.3.4, 4.4.3, 4.5 on Red Hat Enterprise Linux.
+ * GCC, with C++0x extensions, 4.3.4, 4.4.3, 4.5 on Red Hat Enterprise Linux.
+ * GCC 4.4 on 64 bit Suse.
+ * QLogic PathScale(TM) Compiler Suite: Version 3.2 on Red Hat Enterprise Linux.
+ * Clang from subversion (will be released with LLVM 2.8).
+* OS X:
+ * Intel C++ Compiler 10.1, 11.0, 11.1 on Leopard.
+ * GCC 4.0.1, 4.2.1 (Apple build).
+ * GCC 4.4
+ * GCC, with C++0x extensions, 4.4
+ * Clang from subversion (will be released with LLVM 2.8).
+* Windows:
+ * Visual C++ 7.1 SP, 8.0, 9.0 on 32-bit XP.
+ * Visual C++ 9.0 using STLport 5.2 on XP and Windows Mobile 5.0.
+ * Visual C++ 10.0 on XP.
+ * Visual C++ 10.0 on 64-bit Windows 7.
+ * Borland/Codegear C++ 5.9.3, 6.1.3 (2009), 6.2.1 (2010).
+ * Intel C++ 11.1, with a Visual C++ 9.0 backend, on Vista 32-bit.
+ * GCC 4.3.3, 4.5 on Mingw.
+ * GCC, with C++0x extensions, 4.5 on Mingw.
+* AIX:
+ * IBM XL C/C++ Enterprise Edition, V11.1.0.0, on AIX Version 5.3.0.40.
+* FreeBSD:
+ * GCC 4.2.1 on FreeBSD 7.2, 64 bit.
+ * GCC 4.2.1 on FreeBSD 8.0, 32 bit.
+* Solaris:
+ * Sun C++ 5.10 on Solaris 5.10.
 
 [endsect]
 
 [section Acknowledgements]
 
-/TODO/
+[@/users/people/beman_dawes.html Beman Dawes],
+Eric Niebler,
+[@/users/people/rene_rivera.html Rene Rivera],
+Daniel James and Vladimir Prus managed this release.
+
+Thanks to Marshall Clow for organizing the bug sprint and to
+everyone who took part.
 
 [endsect]
 

Modified: website/public_html/beta/feed/news-hashes.txt
==============================================================================
--- website/public_html/beta/feed/news-hashes.txt (original)
+++ website/public_html/beta/feed/news-hashes.txt 2010-07-18 15:03:32 EDT (Sun, 18 Jul 2010)
@@ -2,4 +2,4 @@
 history/boost_1_41_0.qbk,826427c5daba1dc00aea14a2c57c6141dcdba4fc383c1c4616beb57d0c79aee5,4e919f57c667fec2e599d48c69b30bb2f10a7dd1d8ba551efbac83131c0ffa34
 history/boost_1_42_0.qbk,36765d15b10a22aaa541044a5109f9f4d7366b9f54809f44d55e1d9d162a1537,0c0c2b687cdb2ef6680aad359a9f3eb4fb002fe14363041906ec585663211521
 history/boost_1_43_0.qbk,242b5e8f79076daf044d3298e84c5e6afce6f075c9ea94a80bb55ad5ee49b45a,26924935e36618f705723425e30a045ff0d06a13ec27645115ad490f744ef9c3
-history/boost_1_44_0.qbk,b672189d10b0f231b86d038e190a7a07602cacd199e4433fe93e9428b3186729,e46a8cd706c25232d8b0c3f6574b25b4982c7e8ae77eef6cc9496ff1903200f3
+history/boost_1_44_0.qbk,23a3e7863526972445f75dc544221a9c25fa3814149cbe18d880bf5887e370a2,cc28d460b7025675400f99d8664e4e5117f1fe8a4c502b0db78744089e8cc5e2

Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2010-07-18 15:03:32 EDT (Sun, 18 Jul 2010)
@@ -6,7 +6,11 @@
     <description/>
     <language>en-us</language>
     <copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
- <item><title>Version 1.44.0</title><pubDate>$Date$</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;/&gt;</boostbook:purpose><description>&lt;div class=&quot;description&quot;&gt;
+ <item><title>Version 1.44.0</title><pubDate>$Date: 2010/07/18 19:02:21 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ New Libraries: Meta State Machine, Polygon. Updated Libraries: Config, Hash,
+ Iostreams, Math, Regex, Thread, TR1, Type Traits, uBLAS, Utility. Updates for
+ Quickbook and Boostbook.
+ &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><description>&lt;div class=&quot;description&quot;&gt;
   
   
   &lt;div id=&quot;version_1_44_0.new_libraries&quot;&gt;
@@ -57,6 +61,17 @@
           &lt;/ul&gt;
         &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/functional/hash/index.html&quot;&gt;Hash&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Option to prevent implicit casts when calling the hash function by
+ defining the macro &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;BOOST_HASH_NO_IMPLICIT_CASTS&lt;/span&gt;&lt;/code&gt;,
+ which can avoid some subtle problems. This might be activated by
+ default in a future version.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
           &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/iostreams/index.html&quot;&gt;Iostreams&lt;/a&gt;:&lt;/span&gt;
           &lt;ul&gt;
             &lt;li&gt;
@@ -92,8 +107,9 @@
                 &lt;a href=&quot;https://svn.boost.org/trac/boost/ticket/2325&quot;&gt;#2325&lt;/a&gt;).
               &lt;/li&gt;
             &lt;li&gt;
- Almost all of this is by Steven Watanabe. For more detail see the
- &lt;a href=&quot;/libs/iostreams/doc/release_notes.html&quot;&gt;release notes&lt;/a&gt;.
+ Thanks to Steven Watanabe for almost all these fixes. For more detail
+ see the &lt;a href=&quot;/libs/iostreams/doc/release_notes.html&quot;&gt;release
+ notes&lt;/a&gt;.
               &lt;/li&gt;
           &lt;/ul&gt;
         &lt;/li&gt;
@@ -228,6 +244,17 @@
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;Updated tools&lt;/span&gt;&lt;/h3&gt;
     &lt;ul&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/tools/boostbook/index.html&quot;&gt;Boostbook&lt;/a&gt;:&lt;/span&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ Significantly faster.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Improved syntax highlighter.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
           &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/tools/quickbook/index.html&quot;&gt;Quickbook&lt;/a&gt;:&lt;/span&gt;
           &lt;ul&gt;
             &lt;li&gt;
@@ -254,7 +281,39 @@
     &lt;/p&gt;
     &lt;ul&gt;
       &lt;li&gt;
- &lt;em&gt;TODO&lt;/em&gt;
+ OS X:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.0.1 on Intel Leopard.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ Linux:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.4 on 64-bit Suse.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ Windows:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Visual C++ 7.1 SP1, 8.0 SP1, 9.0 SP1 and 10.0.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.3.3, using Mingw.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ FreeBSD:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.2.1, 32 and 64 bit.
+ &lt;/li&gt;
+ &lt;/ul&gt;
         &lt;/li&gt;
     &lt;/ul&gt;
     &lt;p&gt;
@@ -262,14 +321,121 @@
     &lt;/p&gt;
     &lt;ul&gt;
       &lt;li&gt;
- &lt;em&gt;TODO&lt;/em&gt;
+ Linux:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Intel 10.1 on 32 bit Red Hat Enterprise Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Intel 10.1, 11.0, 11.1 on 64 bit Red Hat Enterprise Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 3.4.6, 4.2.4, 4.3.4, 4.4.3, 4.5 on Red Hat Enterprise Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC, with C++0x extensions, 4.3.4, 4.4.3, 4.5 on Red Hat Enterprise
+ Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.4 on 64 bit Suse.
+ &lt;/li&gt;
+ &lt;li&gt;
+ QLogic PathScale(TM) Compiler Suite: Version 3.2 on Red Hat Enterprise
+ Linux.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Clang from subversion (will be released with LLVM 2.8).
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ OS X:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Intel C++ Compiler 10.1, 11.0, 11.1 on Leopard.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.0.1, 4.2.1 (Apple build).
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.4
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC, with C++0x extensions, 4.4
+ &lt;/li&gt;
+ &lt;li&gt;
+ Clang from subversion (will be released with LLVM 2.8).
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ Windows:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Visual C++ 7.1 SP, 8.0, 9.0 on 32-bit XP.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Visual C++ 9.0 using STLport 5.2 on XP and Windows Mobile 5.0.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Visual C++ 10.0 on XP.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Visual C++ 10.0 on 64-bit Windows 7.
+ &lt;/li&gt;
+ &lt;li&gt;
+ Borland/Codegear C++ 5.9.3, 6.1.3 (2009), 6.2.1 (2010).
+ &lt;/li&gt;
+ &lt;li&gt;
+ Intel C++ 11.1, with a Visual C++ 9.0 backend, on Vista 32-bit.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.3.3, 4.5 on Mingw.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC, with C++0x extensions, 4.5 on Mingw.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ AIX:
+ &lt;ul&gt;
+ &lt;li&gt;
+ IBM XL C/C++ Enterprise Edition, V11.1.0.0, on AIX Version 5.3.0.40.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ FreeBSD:
+ &lt;ul&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on FreeBSD 7.2, 64 bit.
+ &lt;/li&gt;
+ &lt;li&gt;
+ GCC 4.2.1 on FreeBSD 8.0, 32 bit.
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ Solaris:
+ &lt;ul&gt;
+ &lt;li&gt;
+ Sun C++ 5.10 on Solaris 5.10.
+ &lt;/li&gt;
+ &lt;/ul&gt;
         &lt;/li&gt;
     &lt;/ul&gt;
   &lt;/div&gt;
   &lt;div id=&quot;version_1_44_0.acknowledgements&quot;&gt;
     &lt;h3&gt;&lt;span class=&quot;link&quot;&gt;Acknowledgements&lt;/span&gt;&lt;/h3&gt;
     &lt;p&gt;
- &lt;em&gt;TODO&lt;/em&gt;
+ &lt;a href=&quot;/users/people/beman_dawes.html&quot;&gt;Beman Dawes&lt;/a&gt;, Eric Niebler,
+ &lt;a href=&quot;/users/people/rene_rivera.html&quot;&gt;Rene Rivera&lt;/a&gt;, Daniel James
+ and Vladimir Prus managed this release.
+ &lt;/p&gt;
+ &lt;p&gt;
+ Thanks to Marshall Clow for organizing the bug sprint and to everyone who took
+ part.
     &lt;/p&gt;
   &lt;/div&gt;
 &lt;/div&gt;</description></item><item><title>Version 1.43.0</title><pubDate>Thu 6 May 2010 12:00:00 GMT</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;


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