Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r82564 - in website/public_html/live: generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2013-01-20 10:33:28


Author: danieljames
Date: 2013-01-20 10:33:27 EST (Sun, 20 Jan 2013)
New Revision: 82564
URL: http://svn.boost.org/trac/boost/changeset/82564

Log:
Website: Rebuild
Text files modified:
   website/public_html/live/generated/dev.rss | 61 ++++++++++++++++++++++++++++++++++++++++
   website/public_html/live/generated/download-items.html | 8 ++--
   website/public_html/live/generated/state/feed-pages.txt | 14 ++++----
   website/public_html/live/users/history/version_1_53_0.html | 61 ++++++++++++++++++++++++++++++++++++++++
   4 files changed, 133 insertions(+), 11 deletions(-)

Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss (original)
+++ website/public_html/live/generated/dev.rss 2013-01-20 10:33:27 EST (Sun, 20 Jan 2013)
@@ -85,6 +85,67 @@
       </li>
       <li>
         <div>
+ <span class="library"><a href="http://www.boost.org/doc/libs/1_53_0_beta1/libs/asio/">Asio</a>:</span>
+ <ul>
+ <li>
+ <div>
+ Fixed some 64-to-32-bit conversion warnings (<a href="https://svn.boost.org/trac/boost/ticket/7459">#7459</a>).
+ </div>
+ </li>
+ <li>
+ <div>
+ Fixed some small errors in documentation and comments (<a href="https://svn.boost.org/trac/boost/ticket/7761">#7761</a>).
+ </div>
+ </li>
+ <li>
+ <div>
+ Fixed an error in the example embedded in <code><span class="identifier">basic_socket</span><span class="special">::</span><span class="identifier">get_option</span></code>'s
+ documentation (<a href="https://svn.boost.org/trac/boost/ticket/7562">#7562</a>).
+ </div>
+ </li>
+ <li>
+ <div>
+ Changed to use <code><span class="keyword">long</span></code>
+ rather than <code><span class="keyword">int</span></code> for
+ SSL_CTX options, to match OpenSSL (<a href="https://svn.boost.org/trac/boost/ticket/7209">#7209</a>).
+ </div>
+ </li>
+ <li>
+ <div>
+ Changed to use <code><span class="identifier">_snwprintf</span></code>
+ to address a compile error due to the changed <code><span class="identifier">swprintf</span></code>
+ signature in recent versions of MinGW (<a href="https://svn.boost.org/trac/boost/ticket/7373">#7373</a>).
+ </div>
+ </li>
+ <li>
+ <div>
+ Fixed a deadlock that can occur on Windows when shutting down a pool
+ of <code><span class="identifier">io_service</span></code> threads
+ due to running out of work (<a href="https://svn.boost.org/trac/boost/ticket/7552">#7552</a>).
+ </div>
+ </li>
+ <li>
+ <div>
+ Enabled the <code><span class="identifier">noexcept</span></code>
+ qualifier for error categories (<a href="https://svn.boost.org/trac/boost/ticket/7797">#7797</a>).
+ </div>
+ </li>
+ <li>
+ <div>
+ Changed UNIX domain socket example to treat errors from <code><span class="identifier">accept</span></code> as non-fatal (<a href="https://svn.boost.org/trac/boost/ticket/7488">#7488</a>).
+ </div>
+ </li>
+ <li>
+ <div>
+ Added a small block recycling optimisation to improve default memory
+ allocation behaviour.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library"><a href="http://www.boost.org/doc/libs/1_53_0_beta1/libs/bimap/">Bimap</a>:</span>
           <ul>
             <li>

Modified: website/public_html/live/generated/download-items.html
==============================================================================
--- website/public_html/live/generated/download-items.html (original)
+++ website/public_html/live/generated/download-items.html 2013-01-20 10:33:27 EST (Sun, 20 Jan 2013)
@@ -31,10 +31,10 @@
               <p class="news-description">
               <span class="brief"><span class="purpose">
       New Libraries: Atomic, Coroutine, Lockfree, Multiprecision, Odeint. Updated
- Libraries: Algorithm, Array, Bimap, Container, Context, Geometry, GIL, Graph,
- Hash, Interprocess, Intrusive, Lexical Cast, Locale, Math, MinMax, Move, Polygon,
- Random, Range, Ratio, Regex, Smart Pointers, StringAlgo, Thread, Utility, Unordered,
- Variant, Wave and xpressive.
+ Libraries: Algorithm, Array, Asio, Bimap, Container, Context, Geometry, GIL,
+ Graph, Hash, Interprocess, Intrusive, Lexical Cast, Locale, Math, MinMax, Move,
+ Polygon, Random, Range, Ratio, Regex, Smart Pointers, StringAlgo, Thread, Utility,
+ Unordered, Variant, Wave and xpressive.
 </span></span></p>
 
 <ul class="menu">

Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt (original)
+++ website/public_html/live/generated/state/feed-pages.txt 2013-01-20 10:33:27 EST (Sun, 20 Jan 2013)
@@ -2101,7 +2101,7 @@
 -id
 "version_1_53_0
 -last_modified
-.1358186297.08
+.1358695971.66
 -location
 "users/history/version_1_53_0.html
 -notice
@@ -2112,17 +2112,17 @@
 -purpose
 "
 " New Libraries: Atomic, Coroutine, Lockfree, Multiprecision, Odeint. Updated
-" Libraries: Algorithm, Array, Bimap, Container, Context, Geometry, GIL, Graph,
-" Hash, Interprocess, Intrusive, Lexical Cast, Locale, Math, MinMax, Move, Polygon,
-" Random, Range, Ratio, Regex, Smart Pointers, StringAlgo, Thread, Utility, Unordered,
-" Variant, Wave and xpressive.
+" Libraries: Algorithm, Array, Asio, Bimap, Container, Context, Geometry, GIL,
+" Graph, Hash, Interprocess, Intrusive, Lexical Cast, Locale, Math, MinMax, Move,
+" Polygon, Random, Range, Ratio, Regex, Smart Pointers, StringAlgo, Thread, Utility,
+" Unordered, Variant, Wave and xpressive.
 "
 -qbk_hash
-"ddf9414d122c2877552e8245ee9ce54956073bb408d7a4d022703f60e0d9af38
+"a89b236d8864be5989afe444a5660e1315786e2d54b08ce44213ca43a42945c8
 -release_status
 "beta 1
 -rss_hash
-"94085194380aa2cdede01a384ff4288264d7c43442e2850c8a905d1cbb3578a1
+"aebf4de7c984a56c7b9f3f71df04f0ce5c14cb0709c7b4c46a6227f7428a90c0
 -title
 "Version 1.53.0
 -type

Modified: website/public_html/live/users/history/version_1_53_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_53_0.html (original)
+++ website/public_html/live/users/history/version_1_53_0.html 2013-01-20 10:33:27 EST (Sun, 20 Jan 2013)
@@ -122,6 +122,67 @@
       </li>
       <li>
         <div>
+ <span class="library">Asio:</span>
+ <ul>
+ <li>
+ <div>
+ Fixed some 64-to-32-bit conversion warnings (#7459).
+ </div>
+ </li>
+ <li>
+ <div>
+ Fixed some small errors in documentation and comments (#7761).
+ </div>
+ </li>
+ <li>
+ <div>
+ Fixed an error in the example embedded in <code><span class="identifier">basic_socket</span><span class="special">::</span><span class="identifier">get_option</span></code>'s
+ documentation (#7562).
+ </div>
+ </li>
+ <li>
+ <div>
+ Changed to use <code><span class="keyword">long</span></code>
+ rather than <code><span class="keyword">int</span></code> for
+ SSL_CTX options, to match OpenSSL (#7209).
+ </div>
+ </li>
+ <li>
+ <div>
+ Changed to use <code><span class="identifier">_snwprintf</span></code>
+ to address a compile error due to the changed <code><span class="identifier">swprintf</span></code>
+ signature in recent versions of MinGW (#7373).
+ </div>
+ </li>
+ <li>
+ <div>
+ Fixed a deadlock that can occur on Windows when shutting down a pool
+ of <code><span class="identifier">io_service</span></code> threads
+ due to running out of work (#7552).
+ </div>
+ </li>
+ <li>
+ <div>
+ Enabled the <code><span class="identifier">noexcept</span></code>
+ qualifier for error categories (#7797).
+ </div>
+ </li>
+ <li>
+ <div>
+ Changed UNIX domain socket example to treat errors from <code><span class="identifier">accept</span></code> as non-fatal (#7488).
+ </div>
+ </li>
+ <li>
+ <div>
+ Added a small block recycling optimisation to improve default memory
+ allocation behaviour.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library">Bimap:</span>
           <ul>
             <li>


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