|
Boost-Commit : |
From: john_at_[hidden]
Date: 2008-03-17 05:40:19
Author: johnmaddock
Date: 2008-03-17 05:40:19 EDT (Mon, 17 Mar 2008)
New Revision: 43669
URL: http://svn.boost.org/trac/boost/changeset/43669
Log:
Put news in alphabetical order.
Text files modified:
website/public_html/beta/feed/history.rss | 34 +++++++++++++++++-----------------
website/public_html/beta/feed/history/boost_1_35_0.qbk | 10 +++++-----
website/public_html/beta/feed/news.rss | 34 +++++++++++++++++-----------------
3 files changed, 39 insertions(+), 39 deletions(-)
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2008-03-17 05:40:19 EDT (Mon, 17 Mar 2008)
@@ -85,6 +85,23 @@
<h3><span class="link">Updated Libraries</span></h3>
<ul>
<li>
+ <span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
+ A TR1 hash
+ function object, from Daniel James. Highlights:
+ <ul>
+ <li>
+ Support for <code><span class="keyword">long</span> <span class="keyword">long</span></code>,
+ <code><span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span></code>.
+ </li>
+ <li>
+ Improved the algorithm for hashing floating point numbers.
+ </li>
+ <li>
+ A few bug and warning fixes.
+ </li>
+ </ul>
+ </li>
+ <li>
<span class="library"><a href="/libs/iostreams/index.html">Iostreams</a>:</span> Framework
for defining streams, stream buffers and i/o filters, from Jonathan Turkanis.
Highlights:
@@ -264,23 +281,6 @@
</li>
</ul>
</li>
- <li>
- <span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
- A TR1 hash
- function object, from Daniel James. Highlights:
- <ul>
- <li>
- Support for <code><span class="keyword">long</span> <span class="keyword">long</span></code>,
- <code><span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span></code>.
- </li>
- <li>
- Improved the algorithm for hashing floating point numbers.
- </li>
- <li>
- A few bug and warning fixes.
- </li>
- </ul>
- </li>
</ul>
</div>
<div id="version_1_35_0.supported_compilers">
Modified: website/public_html/beta/feed/history/boost_1_35_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_35_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_35_0.qbk 2008-03-17 05:40:19 EDT (Mon, 17 Mar 2008)
@@ -53,6 +53,11 @@
[section Updated Libraries]
+* [phrase library..[@/libs/functional/hash/index.html Hash]:]
+ A TR1 hash function object, from Daniel James. Highlights:
+ * Support for `long long`, `std::complex`.
+ * Improved the algorithm for hashing floating point numbers.
+ * A few bug and warning fixes.
* [phrase library..[@/libs/iostreams/index.html Iostreams]:] Framework for defining streams, stream
buffers and i/o filters, from Jonathan Turkanis. Highlights:
* Clarified the semantics of close(). This fixes several bugs but will break
@@ -140,11 +145,6 @@
* Added /named regexes/ for embedding a static or dynamic regex into a dynamic
regex. This can be used to create dynamic regex grammars.
* Added /named captures/ to dynamic regexes, like Perl.
-* [phrase library..[@/libs/functional/hash/index.html Hash]:]
- A TR1 hash function object, from Daniel James. Highlights:
- * Support for `long long`, `std::complex`.
- * Improved the algorithm for hashing floating point numbers.
- * A few bug and warning fixes.
[endsect]
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2008-03-17 05:40:19 EDT (Mon, 17 Mar 2008)
@@ -85,6 +85,23 @@
<h3><span class="link">Updated Libraries</span></h3>
<ul>
<li>
+ <span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
+ A TR1 hash
+ function object, from Daniel James. Highlights:
+ <ul>
+ <li>
+ Support for <code><span class="keyword">long</span> <span class="keyword">long</span></code>,
+ <code><span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span></code>.
+ </li>
+ <li>
+ Improved the algorithm for hashing floating point numbers.
+ </li>
+ <li>
+ A few bug and warning fixes.
+ </li>
+ </ul>
+ </li>
+ <li>
<span class="library"><a href="/libs/iostreams/index.html">Iostreams</a>:</span> Framework
for defining streams, stream buffers and i/o filters, from Jonathan Turkanis.
Highlights:
@@ -264,23 +281,6 @@
</li>
</ul>
</li>
- <li>
- <span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
- A TR1 hash
- function object, from Daniel James. Highlights:
- <ul>
- <li>
- Support for <code><span class="keyword">long</span> <span class="keyword">long</span></code>,
- <code><span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span></code>.
- </li>
- <li>
- Improved the algorithm for hashing floating point numbers.
- </li>
- <li>
- A few bug and warning fixes.
- </li>
- </ul>
- </li>
</ul>
</div>
<div id="version_1_35_0.supported_compilers">
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