|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r78737 - website/public_html/live/feed/history
From: jeffrey.hellrung_at_[hidden]
Date: 2012-05-28 16:51:47
Author: jeffrey.hellrung
Date: 2012-05-28 16:51:46 EDT (Mon, 28 May 2012)
New Revision: 78737
URL: http://svn.boost.org/trac/boost/changeset/78737
Log:
updating 1.50.0 release notes for concept_check
Text files modified:
website/public_html/live/feed/history/boost_1_50_0.qbk | 12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)
Modified: website/public_html/live/feed/history/boost_1_50_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_50_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_50_0.qbk 2012-05-28 16:51:46 EDT (Mon, 28 May 2012)
@@ -3,10 +3,10 @@
[source-mode c++]
[purpose New Libraries: Algorithm, Functional/OverloadedFunction,
LocalFunction, Utility/IdentityType.
- Updated Libraries: Accumulators, Array, Chrono, Foreach, Graph,
- Geometry, Hash, Iostreams, Iterator, MultiArray, Lexical cast, Locale, MSM,
- Program Options, PropertyMap, Proto, Ratio, ScopeExit,
- Thread, Unordered, Wave, xpressive]
+ Updated Libraries: Accumulators, Array, Chrono, Concept Check, Foreach,
+ Graph, Geometry, Hash, Iostreams, Iterator, MultiArray, Lexical cast,
+ Locale, MSM, Program Options, PropertyMap, Proto, Ratio, ScopeExit, Thread,
+ Unordered, Wave, xpressive]
[authors [Dawes, Beman]]
[last-revision ]
]
@@ -65,6 +65,10 @@
* [@http://svn.boost.org/trac/boost/ticket/6628 #6628] compiler warning in process_cpu_clocks.hpp.
* [@http://svn.boost.org/trac/boost/ticket/6666 #6666] thread_clock.hpp needs pthread.h.
+* [phrase library..[@/libs/concept_check/ Concept Check]:]
+ * Fixed:
+ * [@https://svn.boost.org/trac/boost/ticket/6738 #6738] Shadowed variable warning.
+
* [phrase library..[@/libs/foreach/ Foreach]:]
* Revert fix for [@https://svn.boost.org/trac/boost/ticket/6131 #6131] which caused more harm than good.
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