Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r66152 - in website/public_html/beta: feed feed/history users/history users/news
From: dnljms_at_[hidden]
Date: 2010-10-23 08:02:48


Author: danieljames
Date: 2010-10-23 08:02:42 EDT (Sat, 23 Oct 2010)
New Revision: 66152
URL: http://svn.boost.org/trac/boost/changeset/66152

Log:
Unordered release note.
Text files modified:
   website/public_html/beta/feed/history-hashes.txt | 2 +-
   website/public_html/beta/feed/history.rss | 14 ++++++++++++++
   website/public_html/beta/feed/history/boost_1_45_0.qbk | 4 ++++
   website/public_html/beta/feed/news-hashes.txt | 2 +-
   website/public_html/beta/feed/news.rss | 14 ++++++++++++++
   website/public_html/beta/users/history/version_1_45_0.html | 14 ++++++++++++++
   website/public_html/beta/users/news/version_1_45_0.html | 14 ++++++++++++++
   7 files changed, 62 insertions(+), 2 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-23 08:02:42 EDT (Sat, 23 Oct 2010)
@@ -53,5 +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,1d7323d3188c2a4d56f81f429a64dfc15864e7543a3287909e48fc87e99e5549,9b6d04ae10d24f790e1f582332a576d199b4d9a5275a76d3fd703c2dd89b5cf9
+history/boost_1_45_0.qbk,9935da89a4c4b76fdddd1088f2f14973e3213432acd24bdf805f016a58cc9246,54097ebea1a4a28dd0c3bf9465acab19476fda58271b2ca74e130a679495ef1a
 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-23 08:02:42 EDT (Sat, 23 Oct 2010)
@@ -306,6 +306,20 @@
       </li>
       <li>
         <div>
+ <span class="library"><a href="/libs/unordered/index.html">Unordered</a>:</span>
+
+ </div>
+ <ul>
+ <li>
+ <div>
+ Fix inserting from iterators which return by copy from <code><span class="keyword">operator</span><span class="special">*</span></code>
+ in <code><span class="identifier">boost</span><span class="special">::</span><span class="identifier">unordered_map</span></code> and <code><span class="identifier">boost</span><span class="special">::</span><span class="identifier">unordered_set</span></code>.
+ </div>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <div>
           <span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
 
         </div>

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-23 08:02:42 EDT (Sat, 23 Oct 2010)
@@ -131,6 +131,10 @@
   * New features:
     * a new size<> operator is available. For example size<1>(A+B) give the number of rows of the sum of matrices A and B,
 
+* [phrase library..[@/libs/unordered/index.html Unordered]:]
+ * Fix inserting from iterators which return by copy from `operator*`
+ in `boost::unordered_map` and `boost::unordered_set`.
+
 * [phrase library..[@/libs/wave/index.html Wave]:]
   * See the [@/libs/wave/ChangeLog Changelog] for details.
 

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-23 08:02:42 EDT (Sat, 23 Oct 2010)
@@ -2,4 +2,4 @@
 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,1d7323d3188c2a4d56f81f429a64dfc15864e7543a3287909e48fc87e99e5549,9b6d04ae10d24f790e1f582332a576d199b4d9a5275a76d3fd703c2dd89b5cf9
+history/boost_1_45_0.qbk,9935da89a4c4b76fdddd1088f2f14973e3213432acd24bdf805f016a58cc9246,54097ebea1a4a28dd0c3bf9465acab19476fda58271b2ca74e130a679495ef1a

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-23 08:02:42 EDT (Sat, 23 Oct 2010)
@@ -306,6 +306,20 @@
       &lt;/li&gt;
       &lt;li&gt;
         &lt;div&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/unordered/index.html&quot;&gt;Unordered&lt;/a&gt;:&lt;/span&gt;
+
+ &lt;/div&gt;
+ &lt;ul&gt;
+ &lt;li&gt;
+ &lt;div&gt;
+ Fix inserting from iterators which return by copy from &lt;code&gt;&lt;span class=&quot;keyword&quot;&gt;operator&lt;/span&gt;&lt;span class=&quot;special&quot;&gt;*&lt;/span&gt;&lt;/code&gt;
+ in &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;boost&lt;/span&gt;&lt;span class=&quot;special&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;unordered_map&lt;/span&gt;&lt;/code&gt; and &lt;code&gt;&lt;span class=&quot;identifier&quot;&gt;boost&lt;/span&gt;&lt;span class=&quot;special&quot;&gt;::&lt;/span&gt;&lt;span class=&quot;identifier&quot;&gt;unordered_set&lt;/span&gt;&lt;/code&gt;.
+ &lt;/div&gt;
+ &lt;/li&gt;
+ &lt;/ul&gt;
+ &lt;/li&gt;
+ &lt;li&gt;
+ &lt;div&gt;
           &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/wave/index.html&quot;&gt;Wave&lt;/a&gt;:&lt;/span&gt;
 
         &lt;/div&gt;

Modified: website/public_html/beta/users/history/version_1_45_0.html
==============================================================================
--- website/public_html/beta/users/history/version_1_45_0.html (original)
+++ website/public_html/beta/users/history/version_1_45_0.html 2010-10-23 08:02:42 EDT (Sat, 23 Oct 2010)
@@ -340,6 +340,20 @@
       </li>
       <li>
         <div>
+ <span class="library">Unordered:</span>
+
+ </div>
+ <ul>
+ <li>
+ <div>
+ Fix inserting from iterators which return by copy from <code><span class="keyword">operator</span><span class="special">*</span></code>
+ in <code><span class="identifier">boost</span><span class="special">::</span><span class="identifier">unordered_map</span></code> and <code><span class="identifier">boost</span><span class="special">::</span><span class="identifier">unordered_set</span></code>.
+ </div>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <div>
           <span class="library">Wave:</span>
 
         </div>

Modified: website/public_html/beta/users/news/version_1_45_0.html
==============================================================================
--- website/public_html/beta/users/news/version_1_45_0.html (original)
+++ website/public_html/beta/users/news/version_1_45_0.html 2010-10-23 08:02:42 EDT (Sat, 23 Oct 2010)
@@ -340,6 +340,20 @@
       </li>
       <li>
         <div>
+ <span class="library">Unordered:</span>
+
+ </div>
+ <ul>
+ <li>
+ <div>
+ Fix inserting from iterators which return by copy from <code><span class="keyword">operator</span><span class="special">*</span></code>
+ in <code><span class="identifier">boost</span><span class="special">::</span><span class="identifier">unordered_map</span></code> and <code><span class="identifier">boost</span><span class="special">::</span><span class="identifier">unordered_set</span></code>.
+ </div>
+ </li>
+ </ul>
+ </li>
+ <li>
+ <div>
           <span class="library">Wave:</span>
 
         </div>


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