Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r56995 - in website/public_html/beta/feed: . history
From: john_at_[hidden]
Date: 2009-10-19 11:45:58


Author: johnmaddock
Date: 2009-10-19 11:45:57 EDT (Mon, 19 Oct 2009)
New Revision: 56995
URL: http://svn.boost.org/trac/boost/changeset/56995

Log:
Added regex and math lib information.
Text files modified:
   website/public_html/beta/feed/history.rss | 15 ++++++++++++++-
   website/public_html/beta/feed/history/boost_1_41_0.qbk | 8 ++++++++
   website/public_html/beta/feed/news.rss | 15 ++++++++++++++-
   3 files changed, 36 insertions(+), 2 deletions(-)

Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss (original)
+++ website/public_html/beta/feed/history.rss 2009-10-19 11:45:57 EDT (Mon, 19 Oct 2009)
@@ -6,7 +6,7 @@
     <description/>
     <language>en-us</language>
     <copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
- <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/18 18:48:26 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ <item><title>Version 1.41.0</title><pubDate>$Date$</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
       Spirit, Unordered, Wave. Updated tool: QuickBook.
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><description>&lt;div class=&quot;description&quot;&gt;
@@ -45,6 +45,13 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/math/index.html&quot;&gt;Math&lt;/a&gt;:&lt;/span&gt;
+ Substantially improved
+ the performance of the incomplete gamma function and it's inverse: this enhances
+ the performance of the gamma, poisson, chi-squared and non-central chi-squared
+ distributions.
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/multi_index/doc/index.html&quot;&gt;Multi-index Containers&lt;/a&gt;:&lt;/span&gt;
   Maintenance
         fixes. Consult the library &lt;a href=&quot;/libs/multi_index/doc/release_notes.html#boost_1_41&quot;&gt;release
@@ -57,6 +64,12 @@
         Stefan Seefeld).
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/regex/index.html&quot;&gt;Regex&lt;/a&gt;:&lt;/span&gt;
+ Added support for
+ many Perl 5.10 syntax elements including named sub-expressions, branch resets
+ and recursive regular expressions.
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/spirit/index.html&quot;&gt;Spirit&lt;/a&gt;:&lt;/span&gt; This is the initial
         official release of the new Spirit V2.1, a completely new library for parsing,
         lexing, and output generation. Note: this release is not backwards compatible

Modified: website/public_html/beta/feed/history/boost_1_41_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_41_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_41_0.qbk 2009-10-19 11:45:57 EDT (Mon, 19 Oct 2009)
@@ -35,6 +35,10 @@
     [@/doc/html/date_time/details.html#date_time.changes full changelog]
     for more detail.
 
+* [phrase library..[@/libs/math/index.html Math]:]
+ Substantially improved the performance of the incomplete gamma function and it's inverse:
+ this enhances the performance of the gamma, poisson, chi-squared and non-central chi-squared distributions.
+
 * [phrase library..[@/libs/multi_index/doc/index.html Multi-index Containers]:]
   Maintenance fixes. Consult the library
   [@/libs/multi_index/doc/release_notes.html#boost_1_41 release notes] for
@@ -44,6 +48,9 @@
   Boost.Python now supports Python 3 (Haoyu Bai's Google Summer of Code
   project, mentored by Stefan Seefeld).
 
+* [phrase library..[@/libs/regex/index.html Regex]:]
+ Added support for many Perl 5.10 syntax elements including named sub-expressions, branch resets and recursive regular expressions.
+
 * [phrase library..[@/libs/spirit/index.html Spirit]:] This is the initial
   official release of the new Spirit V2.1, a completely new library
   for parsing, lexing, and output generation.
@@ -159,3 +166,4 @@
 and Daniel James managed this release.
 
 [endsect]
+

Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss (original)
+++ website/public_html/beta/feed/news.rss 2009-10-19 11:45:57 EDT (Mon, 19 Oct 2009)
@@ -6,7 +6,7 @@
     <description/>
     <language>en-us</language>
     <copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
- <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/18 18:48:26 $</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
+ <item><title>Version 1.41.0</title><pubDate>$Date$</pubDate><boostbook:purpose>&lt;span class=&quot;brief&quot;&gt;&lt;span class=&quot;purpose&quot;&gt;
       New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
       Spirit, Unordered, Wave. Updated tool: QuickBook.
     &lt;/span&gt;&lt;/span&gt;</boostbook:purpose><description>&lt;div class=&quot;description&quot;&gt;
@@ -45,6 +45,13 @@
         &lt;/ul&gt;
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/math/index.html&quot;&gt;Math&lt;/a&gt;:&lt;/span&gt;
+ Substantially improved
+ the performance of the incomplete gamma function and it's inverse: this enhances
+ the performance of the gamma, poisson, chi-squared and non-central chi-squared
+ distributions.
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/multi_index/doc/index.html&quot;&gt;Multi-index Containers&lt;/a&gt;:&lt;/span&gt;
   Maintenance
         fixes. Consult the library &lt;a href=&quot;/libs/multi_index/doc/release_notes.html#boost_1_41&quot;&gt;release
@@ -57,6 +64,12 @@
         Stefan Seefeld).
       &lt;/li&gt;
       &lt;li&gt;
+ &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/regex/index.html&quot;&gt;Regex&lt;/a&gt;:&lt;/span&gt;
+ Added support for
+ many Perl 5.10 syntax elements including named sub-expressions, branch resets
+ and recursive regular expressions.
+ &lt;/li&gt;
+ &lt;li&gt;
         &lt;span class=&quot;library&quot;&gt;&lt;a href=&quot;/libs/spirit/index.html&quot;&gt;Spirit&lt;/a&gt;:&lt;/span&gt; This is the initial
         official release of the new Spirit V2.1, a completely new library for parsing,
         lexing, and output generation. Note: this release is not backwards compatible


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