Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55436 - website/public_html/beta/feed/history
From: igaztanaga_at_[hidden]
Date: 2009-08-06 16:22:38


Author: igaztanaga
Date: 2009-08-06 16:22:37 EDT (Thu, 06 Aug 2009)
New Revision: 55436
URL: http://svn.boost.org/trac/boost/changeset/55436

Log:
Interprocess+Intrusive changes for 1.40
Text files modified:
   website/public_html/beta/feed/history/boost_1_40_0.qbk | 16 ++++++++++++++++
   1 files changed, 16 insertions(+), 0 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_40_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_40_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_40_0.qbk 2009-08-06 16:22:37 EDT (Thu, 06 Aug 2009)
@@ -50,6 +50,22 @@
   * Automatically configure the float functions using template metaprogramming
     instead of trying to configure every possibility manually.
 
+* [phrase library..[@/libs/interprocess/index.html Interprocess]:]
+ * Windows shared memory is created in Shared Documents folder so that it can be shared
+ between services and processes
+ * Fixed bugs
+ [@https://svn.boost.org/trac/boost/ticket/2967 #2967],
+ [@https://svn.boost.org/trac/boost/ticket/2973 #2973],
+ [@https://svn.boost.org/trac/boost/ticket/2992 #2992],
+ [@https://svn.boost.org/trac/boost/ticket/3138 #3138],
+ [@https://svn.boost.org/trac/boost/ticket/3166 #3166],
+ [@https://svn.boost.org/trac/boost/ticket/3205 #3205].
+
+* [phrase library..[@/libs/intrusive/index.html Intrusive]:]
+ * Code cleanup in tree_algorithms.hpp and avl_tree_algorithms.hpp
+ * Fixed bug
+ [@https://svn.boost.org/trac/boost/ticket/3164 #3164].
+
 * [phrase library..[@/libs/mpl/index.html MPL]:]
   * Added `mpl::char_` and `mpl::string` for compile-time string
     manipulation, based on multichar literals


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