|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r76810 - website/public_html/live/feed/history
From: antoshkka_at_[hidden]
Date: 2012-01-31 11:36:05
Author: apolukhin
Date: 2012-01-31 11:36:04 EST (Tue, 31 Jan 2012)
New Revision: 76810
URL: http://svn.boost.org/trac/boost/changeset/76810
Log:
Updated notes for lexical_cast library
Text files modified:
website/public_html/live/feed/history/boost_1_49_0.qbk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
Modified: website/public_html/live/feed/history/boost_1_49_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_49_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_49_0.qbk 2012-01-31 11:36:04 EST (Tue, 31 Jan 2012)
@@ -113,7 +113,7 @@
[@https://svn.boost.org/trac/boost/ticket/6153 #6153].
* [phrase library..[@/libs/conversion/lexical_cast.htm Lexical cast]:]
- * Fixed bugs and warnings:
+ * Fixed bugs and warnings:
[@https://svn.boost.org/trac/boost/ticket/6127 #6127],
[@https://svn.boost.org/trac/boost/ticket/6132 #6132],
[@https://svn.boost.org/trac/boost/ticket/6159 #6159],
@@ -124,6 +124,7 @@
[@https://svn.boost.org/trac/boost/ticket/6290 #6290],
[@https://svn.boost.org/trac/boost/ticket/6298 #6298],
[@https://svn.boost.org/trac/boost/ticket/6400 #6400].
+ * Better performance and less memory usage for boost::container::basic_string conversions.
* [phrase library..[@/libs/locale/ Locale]:]
* Fixed incorrect use of `MultiByteToWideChar` in detection of invalid
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