|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r65704 - in website/public_html/beta/feed: . history
From: john_at_[hidden]
Date: 2010-10-01 05:21:29
Author: johnmaddock
Date: 2010-10-01 05:21:25 EDT (Fri, 01 Oct 2010)
New Revision: 65704
URL: http://svn.boost.org/trac/boost/changeset/65704
Log:
Update Boost.Config release notes.
Text files modified:
website/public_html/beta/feed/history-hashes.txt | 1
website/public_html/beta/feed/history.rss | 71 ++++
website/public_html/beta/feed/history/boost_1_45_0.qbk | 10
website/public_html/beta/feed/news-hashes.txt | 2
website/public_html/beta/feed/news.rss | 620 ++++-----------------------------------
5 files changed, 151 insertions(+), 553 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-10-01 05:21:25 EDT (Fri, 01 Oct 2010)
@@ -53,4 +53,5 @@
history/boost_1_42_0.qbk,36765d15b10a22aaa541044a5109f9f4d7366b9f54809f44d55e1d9d162a1537,0c0c2b687cdb2ef6680aad359a9f3eb4fb002fe14363041906ec585663211521
history/boost_1_43_0.qbk,242b5e8f79076daf044d3298e84c5e6afce6f075c9ea94a80bb55ad5ee49b45a,26924935e36618f705723425e30a045ff0d06a13ec27645115ad490f744ef9c3
history/boost_1_44_0.qbk,5afefb7a3ac845e5bca131096f43532bc849a358a76fb5b81d1771c859567fe7,38b3363ee32e6ac268e029baaa675b4a6e21cc5ff2abb6310f9cc19d8ccc5ce5
+history/boost_1_45_0.qbk,c20835ed57d889eb0779f91b7074f0bd3506ea7d80e7b395ae5d6fdf36b03c2d,1c045036c26390e0f5f364d776e97a31a3efcb465ac74395f274de62c656cfa1
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-10-01 05:21:25 EDT (Fri, 01 Oct 2010)
@@ -6,7 +6,76 @@
<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>Fri, 13 Aug 2010 13:00:00 EDT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.45.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"/></boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.45.0/><description><div class="description">
+
+
+
+ <div id="version_1_45_0.new_libraries">
+ <h3><span class="link">New Libraries</span></h3>
+ <ul>
+ <li>
+ <div>
+ <em>TODO</em>
+ </div>
+ </li>
+ </ul>
+ </div>
+ <div id="version_1_45_0.updated_libraries">
+ <h3><span class="link">Updated Libraries</span></h3>
+ <ul>
+ <li>
+ <div>
+ <span class="library"><a href="/libs/config/index.html">Config</a>:</span>
+ <ul>
+ <li>
+ <div>
+ Added new defect macros, <code><span class="identifier">BOOST_NO_VARIADIC_MACROS</span></code>
+ and <code><span class="identifier">BOOST_NO_NUMERIC_LIMITS_LOWEST</span></code>.
+ </div>
+ </li>
+ <li>
+ <div>
+ Minor fixes (<a href="https://svn.boost.org/trac/boost/ticket/4670">#4670</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/4563">#4563</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/4474">#4474</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/4508">#4508</a>).
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ </ul>
+ </div>
+ <div id="version_1_45_0.compilers_tested">
+ <h3><span class="link">Compilers Tested</span></h3>
+ <p>
+ Boost's primary test compilers are:
+ </p>
+ <ul>
+ <li>
+ <div>
+ <em>TODO</em>
+ </div>
+ </li>
+ </ul>
+ <p>
+ Boost's additional test compilers include:
+ </p>
+ <ul>
+ <li>
+ <div>
+ <em>TODO</em>
+ </div>
+ </li>
+ </ul>
+ </div>
+ <div id="version_1_45_0.acknowledgements">
+ <h3><span class="link">Acknowledgements</span></h3>
+ <p>
+ <em>TODO</em>
+ </p>
+ </div>
+</div></description></item><item><title>Version 1.44.0</title><pubDate>Fri, 13 Aug 2010 13:00:00 EDT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Meta State Machine, Polygon. Updated Libraries: Accumulators,
Asio, Config, Filesystem, Foreach, Fusion, Hash, Iostreams, Math, MPL, Multi-index
Containers, Proto, Regex, Spirit, Thread, TR1, Type Traits, uBLAS, Utility,
Modified: website/public_html/beta/feed/history/boost_1_45_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_45_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_45_0.qbk 2010-10-01 05:21:25 EDT (Fri, 01 Oct 2010)
@@ -41,7 +41,14 @@
[section Updated Libraries]
-* /TODO/
+* [phrase library..[@/libs/config/index.html Config]:]
+ * Added new defect macros, `BOOST_NO_VARIADIC_MACROS` and `BOOST_NO_NUMERIC_LIMITS_LOWEST`.
+ * Minor fixes
+ ([@https://svn.boost.org/trac/boost/ticket/4670 #4670],
+ [@https://svn.boost.org/trac/boost/ticket/4563 #4563],
+ [@https://svn.boost.org/trac/boost/ticket/4474 #4474],
+ [@https://svn.boost.org/trac/boost/ticket/4508 #4508]).
+
[endsect]
@@ -63,3 +70,4 @@
[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-10-01 05:21:25 EDT (Fri, 01 Oct 2010)
@@ -1,5 +1,5 @@
-history/boost_1_40_0.qbk,1cbd35d1bbf7fba519658d0465006dc3ccde0b96240f3ce081cc2235babd7861,f7facd471c80ed74249b82ad0f71bf1aba7f152e3966069b3ea1e51cbb44649b
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,5afefb7a3ac845e5bca131096f43532bc849a358a76fb5b81d1771c859567fe7,38b3363ee32e6ac268e029baaa675b4a6e21cc5ff2abb6310f9cc19d8ccc5ce5
+history/boost_1_45_0.qbk,c20835ed57d889eb0779f91b7074f0bd3506ea7d80e7b395ae5d6fdf36b03c2d,1c045036c26390e0f5f364d776e97a31a3efcb465ac74395f274de62c656cfa1
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2010-10-01 05:21:25 EDT (Fri, 01 Oct 2010)
@@ -6,7 +6,76 @@
<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>Fri, 13 Aug 2010 13:00:00 EDT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+ <item><title>Version 1.45.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"/></boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.45.0/><description><div class="description">
+
+
+
+ <div id="version_1_45_0.new_libraries">
+ <h3><span class="link">New Libraries</span></h3>
+ <ul>
+ <li>
+ <div>
+ <em>TODO</em>
+ </div>
+ </li>
+ </ul>
+ </div>
+ <div id="version_1_45_0.updated_libraries">
+ <h3><span class="link">Updated Libraries</span></h3>
+ <ul>
+ <li>
+ <div>
+ <span class="library"><a href="/libs/config/index.html">Config</a>:</span>
+ <ul>
+ <li>
+ <div>
+ Added new defect macros, <code><span class="identifier">BOOST_NO_VARIADIC_MACROS</span></code>
+ and <code><span class="identifier">BOOST_NO_NUMERIC_LIMITS_LOWEST</span></code>.
+ </div>
+ </li>
+ <li>
+ <div>
+ Minor fixes (<a href="https://svn.boost.org/trac/boost/ticket/4670">#4670</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/4563">#4563</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/4474">#4474</a>,
+ <a href="https://svn.boost.org/trac/boost/ticket/4508">#4508</a>).
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ </ul>
+ </div>
+ <div id="version_1_45_0.compilers_tested">
+ <h3><span class="link">Compilers Tested</span></h3>
+ <p>
+ Boost's primary test compilers are:
+ </p>
+ <ul>
+ <li>
+ <div>
+ <em>TODO</em>
+ </div>
+ </li>
+ </ul>
+ <p>
+ Boost's additional test compilers include:
+ </p>
+ <ul>
+ <li>
+ <div>
+ <em>TODO</em>
+ </div>
+ </li>
+ </ul>
+ </div>
+ <div id="version_1_45_0.acknowledgements">
+ <h3><span class="link">Acknowledgements</span></h3>
+ <p>
+ <em>TODO</em>
+ </p>
+ </div>
+</div></description></item><item><title>Version 1.44.0</title><pubDate>Fri, 13 Aug 2010 13:00:00 EDT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
New Libraries: Meta State Machine, Polygon. Updated Libraries: Accumulators,
Asio, Config, Filesystem, Foreach, Fusion, Hash, Iostreams, Math, MPL, Multi-index
Containers, Proto, Regex, Spirit, Thread, TR1, Type Traits, uBLAS, Utility,
@@ -2387,554 +2456,5 @@
James managed this release.
</p>
</div>
-</div></description></item><item><title>Version 1.40.0</title><pubDate>Thu, 27 Aug 2009 17:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
- Build System improvements. Updated Libraries: Accumulators, Asio, Circular
- Buffer, Foreach, Function, Fusion, Graph, Hash, Interprocess, Intrusive, MPL,
- Program.Options, Property Map, Proto, Random, Serialization, Unordered, Xpressive.
- </span></span></boostbook:purpose><boostbook:download>http://sourceforge.net/projects/boost/files/boost/1.40.0/><description><div class="description">
-
-
-
- <div id="version_1_40_0.update">
- <h3><span class="link">Update</span></h3>
- <p>
- Added missing notes for Graph and Property Map.
- </p>
- </div>
- <div id="version_1_40_0.boost_cmake">
- <h3><span class="link">Boost.CMake</span></h3>
- <p>
- Boost.CMake is <em>now distributed separately</em>.
- The cmake build for boost is <em>BROKEN</em> in the
- tarballs above. See the <a href="https://svn.boost.org/trac/boost/wiki/CMake">Boost.CMake
- wiki page</a> for pointers to working versions.
- </p>
- </div>
- <div id="version_1_40_0.updated_libraries">
- <h3><span class="link">Updated Libraries</span></h3>
- <ul>
- <li>
- <span class="library"><a href="/libs/accumulators/index.html">Accumulators</a>:</span>
- <ul>
- <li>
- Works on GCC 4.4.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/asio/index.html">Asio</a>:</span>
- <ul>
- <li>
- Added a new ping example to illustrate the use of ICMP sockets.
- </li>
- <li>
- Changed the <code><span class="identifier">buffered</span><span class="special">*</span><span class="identifier">_stream</span><span class="special">&lt;&gt;</span></code> templates to treat 0-byte reads
- and writes as no-ops, to comply with the documented type requirements
- for <code><span class="identifier">SyncReadStream</span></code>,
- <code><span class="identifier">AsyncReadStream</span></code>, <code><span class="identifier">SyncWriteStream</span></code> and <code><span class="identifier">AsyncWriteStream</span></code>.
- </li>
- <li>
- Changed some instances of the <code><span class="keyword">throw</span></code>
- keyword to <code><span class="identifier">boost</span><span class="special">::</span><span class="identifier">throw_exception</span><span class="special">()</span></code>
- to allow Asio to be used when exception support is disabled. Note that
- the SSL wrappers still require exception support (<a href="https://svn.boost.org/trac/boost/ticket/2754">#2754</a>).
- </li>
- <li>
- Made Asio compatible with the OpenSSL 1.0 beta (<a href="https://svn.boost.org/trac/boost/ticket/3256">#3256</a>).
- </li>
- <li>
- Eliminated a redundant system call in the Solaris <tt>/dev/poll</tt>
- backend.
- </li>
- <li>
- Fixed a bug in resizing of the bucket array in the internal hash maps
- (<a href="https://svn.boost.org/trac/boost/ticket/3095">#3095</a>).
- </li>
- <li>
- Ensured correct propagation of the error code when a synchronous accept
- fails (<a href="https://svn.boost.org/trac/boost/ticket/3216">#3216</a>).
- </li>
- <li>
- Ensured correct propagation of the error code when a synchronous read
- or write on a Windows HANDLE fails.
- </li>
- <li>
- Fixed failures reported when <code><span class="identifier">_GLIBCXX_DEBUG</span></code>
- is defined (<a href="https://svn.boost.org/trac/boost/ticket/3098">#3098</a>).
- </li>
- <li>
- Fixed custom memory allocation support for timers (<a href="https://svn.boost.org/trac/boost/ticket/3107">#3107</a>).
- </li>
- <li>
- Tidied up various warnings reported by g++ (<a href="https://svn.boost.org/trac/boost/ticket/1341">#1341</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/2618">#2618</a>).
- </li>
- <li>
- Various documentation improvements, including more obvious hyperlinks
- to function overloads, header file information, examples for the handler
- type requirements, and adding enum values to the index (<a href="https://svn.boost.org/trac/boost/ticket/3157">#3157</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/2620">#2620</a>).
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/circular_buffer/index.html">Circular Buffer</a>:</span>
- <ul>
- <li>
- Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/2785">#2785</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/3285">#3285</a>.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/foreach/index.html">Foreach</a>:</span>
- <ul>
- <li>
- Workaround for conflict with Python headers (<a href="https://svn.boost.org/trac/boost/ticket/3000">#3000</a>).
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/function/index.html">Function</a>:</span>
- <ul>
- <li>
- Optimize the use of small target objects.
- </li>
- <li>
- Make Boost.Function compile under BOOST_NO_EXCEPTIONS (<a href="https://svn.boost.org/trac/boost/ticket/2499">#2499</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/2494">#2494</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/2469">#2469</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/2466">#2466</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/2900">#2900</a>)
- </li>
- <li>
- Various minor fixes (<a href="https://svn.boost.org/trac/boost/ticket/2642">#2642</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/2847">#2847</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/2929">#2929</a>
- <a href="https://svn.boost.org/trac/boost/ticket/3012">#3012</a>)
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/fusion/index.html">Fusion</a>:</span>
- <ul>
- <li>
- Improved compile times for <code><span class="identifier">fusion</span><span class="special">::</span><span class="identifier">vector</span></code>.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/graph/index.html">Graph</a>:</span>
- <ul>
- <li>
- Merged in the <a href="/libs/graph_parallel/doc/html/index.html">Parallel
- Boost Graph Library</a>, giving a full suite of graph algorithms
- and data structures for distributed-memory computers (such as clusters).
- </li>
- <li>
- Updates to the interface of the compressed sparse row graph, including
- constructors from unsorted edge lists.
- </li>
- <li>
- An implicit grid graph, saving memory over using the former generator.
- </li>
- <li>
- New algorithms: Dijkstra's single-source shortest path algorithm without
- a separate color map and an algorithm to find maximal common subgraphs
- between two graphs.
- </li>
- <li>
- Assorted bug fixes.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
- <ul>
- <li>
- Automatically configure the float functions using template metaprogramming
- instead of trying to configure every possibility manually.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/interprocess/index.html">Interprocess</a>:</span>
- <ul>
- <li>
- Windows shared memory is created in Shared Documents folder so that it
- can be shared between services and processes
- </li>
- <li>
- Fixed bugs <a href="https://svn.boost.org/trac/boost/ticket/2967">#2967</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/2973">#2973</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/2992">#2992</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/3138">#3138</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/3166">#3166</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/3205">#3205</a>.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/intrusive/index.html">Intrusive</a>:</span>
- <ul>
- <li>
- Code cleanup in tree_algorithms.hpp and avl_tree_algorithms.hpp
- </li>
- <li>
- Fixed bug <a href="https://svn.boost.org/trac/boost/ticket/3164">#3164</a>.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/mpl/index.html">MPL</a>:</span>
- <ul>
- <li>
- Added <code><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">char_</span></code> and <code><span class="identifier">mpl</span><span class="special">::</span><span class="identifier">string</span></code>
- for compile-time string manipulation, based on multichar literals (<a href="https://svn.boost.org/trac/boost/ticket/2905">#2905</a>).
- </li>
- <li>
- Updated <a href="/libs/mpl/doc/refmanual.html">MPL Reference Manual</a>.
- </li>
- <li>
- Bug fixes.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/program_options/index.html">Program.Options</a>:</span>
- <ul>
- <li>
- Support for building with disabled exceptions (<a href="https://svn.boost.org/trac/boost/ticket/2096">#2096</a>).
- </li>
- <li>
- Unicode parser no longer drops original tokens (<a href="https://svn.boost.org/trac/boost/ticket/2425">#2425</a>).
- </li>
- <li>
- Fixed crash on user-inserted items in <code><span class="identifier">variables_map</span></code>
- (<a href="https://svn.boost.org/trac/boost/ticket/2782">#2782</a>).
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/property_map/index.html">Property Map</a>:</span>
- <ul>
- <li>
- Moved property map code into a separate directory, <code><span class="identifier">boost</span><span class="special">/</span><span class="identifier">property_map</span><span class="special">/</span></code>. The old files exist and forward to
- the new ones; the previous files directly in <code><span class="identifier">boost</span><span class="special">/</span></code> will be removed in Boost 1.42.0.
- </li>
- <li>
- Moved distributed property maps to <code><span class="identifier">boost</span><span class="special">::</span><span class="identifier">graph</span><span class="special">::</span><span class="identifier">parallel</span></code>
- namespace.
- </li>
- <li>
- Added a property map based on a <code><span class="identifier">boost</span><span class="special">::</span><span class="identifier">shared_array</span></code>,
- providing a simpler interface.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/proto/index.html">Proto</a>:</span>
- <ul>
- <li>
- PrimitiveTransforms have stricter conformance to ResultOf protocol. (Warning:
- some invalid code may break.)
- </li>
- <li>
- Add a sensible default for <code><span class="identifier">proto</span><span class="special">::</span><span class="identifier">_default</span></code>'s
- template parameter.
- </li>
- <li>
- Improved default evaluation strategy for pointers to members.
- </li>
- <li>
- GCC 3.4 portability fixes (<a href="https://svn.boost.org/trac/boost/ticket/3021">#3021</a>).
- </li>
- <li>
- Work around Visual C++'s non-std-compliant ciso646 macros.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/random/index.html">Random</a>:</span>
- <ul>
- <li>
- Made the constructors of all the generators call the copy constructor
- when passed a non-const reference.
- </li>
- <li>
- Changed seeding functions to accept any arithmetic type. As a side-effect,
- the exact signature of seed changed for some classes.
- </li>
- <li>
- Major bug fixes in uniform_int.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/serialization/index.html">Serialization</a>:</span>
- <ul>
- <li>
- Removed deprecated headers: <code><span class="identifier">boost</span><span class="special">/</span><span class="identifier">static_warning</span><span class="special">.</span><span class="identifier">hpp</span></code>,
- <code><span class="identifier">boost</span><span class="special">/</span><span class="identifier">state_saver</span><span class="special">.</span><span class="identifier">hpp</span></code>, <code><span class="identifier">boost</span><span class="special">/</span><span class="identifier">smart_cast</span><span class="special">.</span><span class="identifier">hpp</span></code>,
- <code><span class="identifier">boost</span><span class="special">/</span><span class="identifier">pfto</span><span class="special">.</span><span class="identifier">hpp</span></code>. Use the the equivalent headers
- in the <code><span class="identifier">boost</span><span class="special">/</span><span class="identifier">serialization</span><span class="special">/</span></code>
- directory instead (<a href="https://svn.boost.org/trac/boost/ticket/3062">#3062</a>).
- </li>
- <li>
- <code><span class="identifier">detail</span><span class="special">::</span><span class="identifier">archive_serializer_map</span></code> should now be
- used instead of <code><span class="identifier">detail</span><span class="special">::</span><span class="identifier">archive_pointer_iserializer</span></code>.
- For more details see <a href="/doc/libs/1_40_0/libs/serialization/doc/release.html">the
- library release notes</a>.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/unordered/index.html">Unordered</a>:</span>
- <ul>
- <li>
- Implement <code><span class="identifier">emplace</span></code> for
- all compilers, not just ones with rvalue references and variadic templates
- (<a href="https://svn.boost.org/trac/boost/ticket/1978">#1978</a>).
- </li>
- <li>
- Create less buckets by default.
- </li>
- <li>
- Some minor tweaks for better compiler support (<a href="https://svn.boost.org/trac/boost/ticket/2908">#2908</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/3096">#3096</a>,
- <a href="https://svn.boost.org/trac/boost/ticket/3082">#3082</a>).
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/libs/xpressive/index.html">Xpressive</a>:</span>
- <ul>
- <li>
- Works on Visual C++ 10.0 (<a href="https://svn.boost.org/trac/boost/ticket/3124">#3124</a>).
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <div id="version_1_40_0.build_system">
- <h3><span class="link">Build System</span></h3>
- <p>
- The default naming of libraries in Unix-like environment now matches system
- conventions, and does not include various decorations. Naming of libraries
- on Cygwin was also fixed. Support for beta versions of Microsoft Visual Studio
- 10 was added. With gcc, 64-bit compilation no longer requires that target architecture
- be specified.
- </p>
- </div>
- <div id="version_1_40_0.updated_tools">
- <h3><span class="link">Updated Tools</span></h3>
- <ul>
- <li>
- <span class="library"><a href="/tools/boostbook/index.html">Boostbook</a>:</span>
- <ul>
- <li>
- Hide <code><span class="identifier">INTERNAL</span> <span class="identifier">ONLY</span></code>
- enums in doxygen documentation (<a href="https://svn.boost.org/trac/boost/ticket/3242">#3242</a>).
- </li>
- <li>
- Tweaked appearance of member classes/structs/unions in a class synopsis.
- </li>
- </ul>
- </li>
- <li>
- <span class="library"><a href="/tools/quickbook/index.html">Quickbook</a>:</span>
- <ul>
- <li>
- Support python code snippets (<a href="https://svn.boost.org/trac/boost/ticket/3029">#3029</a>).
- </li>
- <li>
- Add <code><span class="identifier">teletype</span></code> source mode
- (<a href="https://svn.boost.org/trac/boost/ticket/1202">#1202</a>)
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <div id="version_1_40_0.compilers_tested">
- <h3><span class="link">Compilers Tested</span></h3>
- <p>
- Boost's primary test compilers are:
- </p>
- <ul>
- <li>
- OS X:
- <ul>
- <li>
- GCC 4.0.1 on Intel Tiger and Leopard
- </li>
- <li>
- GCC 4.0.1 on PowerPC Tiger
- </li>
- </ul>
- </li>
- <li>
- Linux:
- <ul>
- <li>
- GCC 4.3.3 on Ubuntu Linux.
- </li>
- </ul>
- </li>
- <li>
- Windows:
- <ul>
- <li>
- Visual C++ 7.1 SP1, 8.0 SP1 and 9.0 SP1 on Windows XP.
- </li>
- </ul>
- </li>
- </ul>
- <p>
- Boost's additional test compilers include:
- </p>
- <ul>
- <li>
- Linux:
- <ul>
- <li>
- Intel 9.0 on Red Hat Enterprise Linux.
- </li>
- <li>
- Intel 10.0 on Red Hat Enterprise Linux.
- </li>
- <li>
- Intel 10.1 on 64-bit Linux Redhat 5.1 Server.
- </li>
- <li>
- Intel 10.1 on Suse Linux on 64 bit Itanium.
- </li>
- <li>
- Intel 11.0 on Red Hat Enterprise Linux.
- </li>
- <li>
- Intel 11.1 on Red Hat Enterprise Linux.
- </li>
- <li>
- GCC 3.4.3, GCC 4.0.1, GCC 4.2.4, GCC 4.3.3 and GCC 4.4.0 on Red Hat Enterprise
- Linux.
- </li>
- <li>
- GCC 4.3.3 and GCC 4.4.0 with C++0x extensions on Red Hat Enterprise Linux.
- </li>
- <li>
- GCC 4.1.1, 4.2.1 on 64-bit Red Hat Enterprise Linux.
- </li>
- <li>
- GCC 4.1.2 on Suse Linux on 64 bit Itanium.
- </li>
- <li>
- GCC 4.1.2 on 64-bit Redhat Server 5.1.
- </li>
- <li>
- GCC Open64 4.2.2 on Red Hat Enterprise Linux.
- </li>
- <li>
- GCC 4.3.4 on Debian unstable.
- </li>
- <li>
- QLogic PathScale(TM) Compiler Suite: Version 3.1 on Red Hat Enterprise
- Linux.
- </li>
- <li>
- GCC version 4.2.0 (PathScale 3.2 driver) on 64-bit Red Hat Enterprise
- Linux.
- </li>
- <li>
- Sun 5.9 on Red Hat Enterprise Linux.
- </li>
- </ul>
- </li>
- <li>
- OS X:
- <ul>
- <li>
- Intel 10.1, 11.0 on Intel Leopard.
- </li>
- <li>
- Intel 10.1, 11.0 on Intel Tiger.
- </li>
- <li>
- GCC 4.0.1, 4.2.1 on Intel Leopard.
- </li>
- <li>
- GCC 4.0.1 on Intel Tiger.
- </li>
- <li>
- GCC 4.0.1 on PowerPC Tiger.
- </li>
- </ul>
- </li>
- <li>
- Windows:
- <ul>
- <li>
- Visual C++ 7.1 on XP.
- </li>
- <li>
- Visual C++ 9.0 on XP.
- </li>
- <li>
- Visual C++ 9.0 on Vista.
- </li>
- <li>
- Visual C++ 9.0 on Vista 64-bit.
- </li>
- <li>
- Visual C++ 9.0, using STLport 5.2, on XP and Windows Mobile 5.0.
- </li>
- <li>
- Visual C++ 10.0 beta.
- </li>
- <li>
- Borland 5.9.3, 6.1.0, 6.1.3.
- </li>
- <li>
- Borland C++ Builder 2007 and 2009.
- </li>
- <li>
- Intel C++ 11.1, with a Visual C++ 9.0 backend, on Vista 32-bit.
- </li>
- <li>
- Intel C++ 11.1, with a Visual C++ 9.0 backend, on Vista 64-bit.
- </li>
- <li>
- GCC 4.3.3 and 4.4.0, on Mingw with C++0x features.
- </li>
- </ul>
- </li>
- <li>
- AIX:
- <ul>
- <li>
- IBM XL C/C++ Enterprise Edition for AIX, V10.1.0.0, on AIX Version 5.3.0.40.
- </li>
- </ul>
- </li>
- <li>
- Solaris:
- <ul>
- <li>
- Sun C++ 5.7, 5.8, 5.9 on Solaris 5.10.
- </li>
- <li>
- GCC 3.4.6 on Solaris 5.10.
- </li>
- </ul>
- </li>
- </ul>
- </div>
- <div id="version_1_40_0.acknowledgements">
- <h3><span class="link">Acknowledgements</span></h3>
- <p>
- <a href="/users/people/beman_dawes.html">Beman Dawes</a>, Eric Niebler,
- <a href="/users/people/rene_rivera.html">Rene Rivera</a>, and Daniel
- James managed this release.
- </p>
- </div>
</div></description></item></channel>
</rss>
\ No newline at end of file
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