<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce">
    <title>gmane.comp.lib.boost.announce</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/380"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/379"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/378"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/377"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/376"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/375"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/374"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/373"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/372"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/371"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/370"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/369"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/368"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/367"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/366"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/365"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/364"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/363"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/362"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lib.boost.announce/360"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/380">
    <title>[REVIEW] Boost.Predef</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/380</link>
    <description>&lt;pre&gt;Hi all,

first, I want to apologize for the delay in getting this review results 
out. Looks like my last email get lost at some point.

Anyway, after the initial review of Rene Riviera Boost.Predef, my 
decision was to Conditionnally Accept Boost.Predef under the request 
that the comments raised during the review period were addressed.

Since then, Rene worked hard on actually making those changes so I now 
feel confident to announce that Boost.Predef is ACCEPTED as a Boost library.

Regards


_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-announce

&lt;/pre&gt;</description>
    <dc:creator>Joel Falcou</dc:creator>
    <dc:date>2013-04-23T18:36:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/379">
    <title>Review Wizard Status Report for March 2013</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/379</link>
    <description>&lt;pre&gt;
==============================================
Review Wizard Status Report for March 2013
==============================================

News
====

1.  Boost 1.52.0 Released.  No New Libraries.
2.  Boost 1.53.0 Released.  New Libraries: Atomic, Coroutine, Lockfree,
    Multiprecision, Odeint.

Open Issues
===========

The following libraries have review managers, but have not yet been
scheduled for review:

* Range Extensions - added May 2012; review manager: Neil Groves.

The following libraries have been reviewed and await reports from their
review managers:

* Predef - reviewed February 2012; review manager: Joel Falcou.


The following libraries have been accepted to Boost, but have not yet
been submitted to SVN:

* Constrained Value - accepted September 2010; author: Robert Kawulak.
* GIL.IO - accepted January 2011; author: Christian Henning.
* Contract - accepted September 2012; author: Lorenzo Caminiti.

The following libraries have been accepted and submitted to SVN, but
have not yet appeared in a &lt;/pre&gt;</description>
    <dc:creator>Ronald Garcia</dc:creator>
    <dc:date>2013-03-14T23:10:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/378">
    <title>Boost 1.53.0 released!</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/378</link>
    <description>&lt;pre&gt;Release 1.53.0 of the Boost C++ Libraries is now available.

These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.

This release contains five new libraries and numerous enhancements and bug fixes for existing libraries.

New Libraries:
* Atomic:C++11-style atomic&amp;lt;&amp;gt;, from Helge Bahmann, maintained by Tim Blechmann.
* Coroutine:Coroutine library, from Oliver Kowalke.
* Lockfree:Lockfree data structures, from Tim Blechmann.
* Multiprecision:Extended precision arithmetic types for floating point, integer and rational arithmetic from John Maddock and Christopher Kormanyos.
* Odeint:Solving ordinary differential equations, from Karsten Ahnert and Mario Mulansky.

For details, including download links, see http://www.boost.org/users/news/version_1.53.0

You can also download directly from SourceForge: http://sourceforge.net/projects/boost/files/boost/1.53.0/

To ins&lt;/pre&gt;</description>
    <dc:creator>Marshall Clow</dc:creator>
    <dc:date>2013-02-04T18:48:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/377">
    <title>Deadline extension: C++ Now 2013,Call for Submissions</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/377</link>
    <description>&lt;pre&gt;
Please see below for the extended deadline.


----------------------------------------------------------------------------
 C++ NOW CONFERENCE 2013 - Aspen CO, USA, May 13-17, 2013, www.cppnow.org
----------------------------------------------------------------------------

CALL FOR SUBMISSIONS
--------------------
We invite you to submit session proposals to the 2nd annual C++ Now
Conference (Aspen CO, USA, May 13-17, 2013).

Building upon the resounding success of C++ Now 2012 and five years of
BoostCon, C++ Now 2013 will present leading speakers from the whole C++ 
community.

The C++ Now Conference is dedicated to discussion and education about C++,
an open and free language and standard.  Our Conference will focus on
discussion and education about open source software usage and developments 
in the C++ developer and user community.

To reflect the breadth of the C++ and Boost communities, the conference 
includes sessions aimed at three constituencies: C++ and Boost end-users, 
hard-core Boost library &lt;/pre&gt;</description>
    <dc:creator>Hartmut Kaiser</dc:creator>
    <dc:date>2012-12-15T21:54:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/376">
    <title>[Review] Review results for Coroutines</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/376</link>
    <description>&lt;pre&gt;All,

The review for the Coroutines library written by Oliver Kowalke started
September 3rd 2012, and ended on September 12th 2012. I counted 7 votes,
none of which were NO. All authors votes YES, some made additional requests.
Overall, the verdict of the community was clear:

    Oliver Kowalke's Coroutines library is ACCEPTED

The discussion was lively and it touched on several points.

Design
------
The Coroutines library offers enormous potential for programming regimes
such as communications software and embedded systems design. Oliver selected
a sensible granularity for his design. This granularity allows for
fine-tuning the implementations of cooperative scheduling mechanisms while
avoiding the prohibitively heavy weight of preemptive scheduling that is
found in POSIX and often in implementations of the C++11 thread support
library.

In particular, the separation of Coroutines from Context allows for porting
to other systems with minimal effort and maximum reliability and code
re-use.

Some suggestion&lt;/pre&gt;</description>
    <dc:creator>Hartmut Kaiser</dc:creator>
    <dc:date>2012-11-24T17:03:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/375">
    <title>Review Wizard Report for November 2012</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/375</link>
    <description>&lt;pre&gt;
==============================================
Review Wizard Status Report for November 2012
==============================================

News
====

1. ODEInt Reviewed

2. Boost 1.52.0 Released.  No New Libraries.

Open Issues
===========

The following libraries have review managers, but have not yet been
scheduled for review:

* Range Extensions - added May 2012; review manager: Neil Groves.

The following libraries have been reviewed and await reports from their
review managers:

* Predef - reviewed February 2012; review manager: Joel Falcou.
* Coroutine - reviewed September 2012; review manager: Hartmut Kaiser.


The following libraries have been accepted to Boost, but have not yet
been submitted to SVN:

* Constrained Value - accepted September 2010; author: Robert Kawulak.
* GIL.IO - accepted January 2011; author: Christian Henning.
* Contract - accepted September 2012; author: Lorenzo Caminiti.

The following libraries have been accepted and submitted to SVN, but
have not yet appeared in a release&lt;/pre&gt;</description>
    <dc:creator>Ronald Garcia</dc:creator>
    <dc:date>2012-11-11T01:18:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/374">
    <title>Boost 1.52.0 released!</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/374</link>
    <description>&lt;pre&gt;Release 1.52.0 of the Boost C++ Libraries is now available.

These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.

This release contains numerous enhancements and bug fixes for existing libraries. 
For details, including download links, see http://www.boost.org/users/news/version_1_52_0

You can also download directly from SourceForge: http://sourceforge.net/projects/boost/files/boost/1.52.0/

To install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html

Thanks,

--The Boost release team

   Beman Dawes
   Daniel James
   Eric Niebler
   Marshall Clow
   Rene Rivera
   Vladimir Prus

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-announce

&lt;/pre&gt;</description>
    <dc:creator>Marshall Clow</dc:creator>
    <dc:date>2012-11-05T16:06:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/373">
    <title>C++ Now 2013 Call for Submissions</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/373</link>
    <description>&lt;pre&gt;----------------------------------------------------------------------------
  C++ NOW CONFERENCE 2013 - Aspen CO, USA, May 13-17, 2013, www.cppnow.org
----------------------------------------------------------------------------


CALL FOR SUBMISSIONS
--------------------
We invite you to submit session proposals to the 2nd annual C++ Now
Conference (Aspen CO, USA, May 13-17, 2013).

Building upon the resounding success of C++ Now 2012 and five years of
BoostCon, C++ Now 2013 will present leading speakers from the whole C++ 
community.

The C++ Now Conference is dedicated to discussion and education about C++,
an open and free language and standard.  Our Conference will focus on
discussion and education about open source software usage and developments 
in the C++ developer and user community.

To reflect the breadth of the C++ and Boost communities, the conference 
includes sessions aimed at three constituencies: C++ and Boost end-users, 
hard-core Boost library and tool developers, and researchers pushing &lt;/pre&gt;</description>
    <dc:creator>Hartmut Kaiser</dc:creator>
    <dc:date>2012-10-31T23:59:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/372">
    <title>[Review Report] ODEInt accepted</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/372</link>
    <description>&lt;pre&gt;AMDG

The review of the ODEInt library submitted by Mario Mulansky
and Karsten Ahnert ended last Friday.  Many thanks to everyone
who participated in this review.  The library is ACCEPTED into
Boost unconditionally.

Summary:

7 ACCEPT
1 ABSTAIN

Reviews:

http://lists.boost.org/Archives/boost/2012/09/196733.php
http://lists.boost.org/Archives/boost/2012/09/196882.php
http://lists.boost.org/Archives/boost/2012/09/196883.php
http://lists.boost.org/Archives/boost/2012/10/196966.php
http://lists.boost.org/Archives/boost/2012/10/196965.php
http://lists.boost.org/boost-users/2012/09/76089.php
http://lists.boost.org/boost-users/2012/09/76058.php
http://lists.boost.org/boost-users/2012/09/76069.php

Other comments:

http://lists.boost.org/Archives/boost/2012/09/196756.php

The reviews were overwhelmingly positive.  Most
reviewers were satisfied with the library documentation
and interfaces.

Issues:

These were points brought up by reviewers.  The
authors are free to accept or reject any of these at
their discretio&lt;/pre&gt;</description>
    <dc:creator>Steven Watanabe</dc:creator>
    <dc:date>2012-10-03T16:36:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/371">
    <title>Review Wizard Status Report for September 2012</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/371</link>
    <description>&lt;pre&gt;
==============================================
Review Wizard Status Report for September 2012
==============================================

News
====

1. Boost 1.51.0 Released. New Libraries:
    1) Context

2. Multiprecision Accepted

3. Type Erasure Accepted

4. Contract Reviewed

5. Coroutine Reviewed

6. ODEInt Reviewed

7. Contract Accepted

8. Polygon Extensions integrated into Polygon

Open Issues
===========

The following libraries have review managers, but have not yet been
scheduled for review:

* Range Extensions - added May 2012; review manager: Neil Groves.

The following libraries have been reviewed and await reports from their
review managers:

* Predef - reviewed February 2012; review manager: Joel Falcou.
* Coroutine - reviewed September 2012; review manager: Hartmut Kaiser.


The following libraries have been accepted to Boost, but have not yet
been submitted to SVN:

* Constrained Value - accepted September 2010; author: Robert Kawulak.
* GIL.IO - accepted January 2011; author: Christi&lt;/pre&gt;</description>
    <dc:creator>Ronald Garcia</dc:creator>
    <dc:date>2012-09-27T21:06:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/370">
    <title>[Review] ODEInt review starts today, September 19, ends September 28</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/370</link>
    <description>&lt;pre&gt;AMDG

The review of Karsten Ahnert and Mario Mulansky's
ODEInt library starts today September 19th and
will end on September 28.

--------------------------------------

About the library:

odeint provides routines for numerically solving Ordinary Differential
Equations, a task heavily required when approaching scientific problems
numerically. In odeint we have implemented the most common algorithms in
a modern, generic way which provides several advantages over existing
implementations. The main focus of odeint is to separate algorithms from
the underlying basic computation unit. This allows for example to easily
use the power of modern GPUs via CUDA or OpenCL to speed up
computational heavy simulations.

Features:
- provides most of the standard algorithms, including step size control,
dense ouput and extrapolation routines
- symplectic routines for Hamiltonian systems
- implicit routines based on boost::ublas (MTL4 in progress)
- high level integrate functions
- interchangeable computation backend with ex&lt;/pre&gt;</description>
    <dc:creator>Steven Watanabe</dc:creator>
    <dc:date>2012-09-20T16:09:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/369">
    <title>[Review:Contract] Boost.Contract Library isAccepted</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/369</link>
    <description>&lt;pre&gt;
Lorenzo Caminiti's Boost.Contract Library is hereby accepted into Boost.

I will be brief but that should in no way be construed as a lack of
enthusiasm.  Reviewing the review commentary was a genuine pleasure.
Anyone interested in this domain could learn a lot by going through the
threads the way I did.

There were five "yes" votes, one of which was very late (but I'm
counting it), and one of which was conditional, and one "no" vote.  I am
accepting the library unconditionally because of Lorenzo's demonstrated
responsiveness to issues.  He gave thoughtful responses to the review
comments and entered every issue raised that remained open into a bug
database (http://sourceforge.net/apps/trac/contractpp/report/3).

Congratulations, Lorenzo!

&lt;/pre&gt;</description>
    <dc:creator>Dave Abrahams</dc:creator>
    <dc:date>2012-09-17T02:16:41</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/368">
    <title>FW: [Review] Coroutine review starts today,September 3rd, ends September 12th</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/368</link>
    <description>&lt;pre&gt;
This is just a reminder that the review of Oliver's Boost.Coroutine is
ending tomorrow (see below for the initial announcement). Please get your
reviews in as soon as possible. If you need more time, please let me know.

Regards Hartmut
---------------
http://boost-spirit.com
http://stellar.cct.lsu.edu



_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-announce

&lt;/pre&gt;</description>
    <dc:creator>Hartmut Kaiser</dc:creator>
    <dc:date>2012-09-11T14:42:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/367">
    <title>{Review] Coroutine reviewstarts today,September 3rd</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/367</link>
    <description>&lt;pre&gt;
Hi all,

The review of Oliver Kowalke's Boost.Coroutine library starts today,
September 3rd 2012, and will end on September 12th. 
I really hope to see your vote and your participation in the discussions on
the Boost mailing lists!

-----------------------------------------------------

About the library:

Boost.Coroutine provides templates for generalized subroutines (coroutines) 
which allow multiple entry points for suspending and resuming execution at 
certain locations. It preserves local state/data and allows re-entering 
subroutines more than once (useful if state must be kept across function 
calls). Coroutines can be viewed as a language-level construct providing 
a special kind of control flow.

You can download the library and the view documentation here:

docs: http://ok73.ok.funpic.de/boost/libs/coroutine/doc/html/
src: http://ok73.ok.funpic.de/boost.coroutine.zip

---------------------------------------------------

Please always state in your review, whether you think the library should be
ac&lt;/pre&gt;</description>
    <dc:creator>Hartmut Kaiser</dc:creator>
    <dc:date>2012-09-03T11:46:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/366">
    <title>[Review] Boost.Contract Review Period Extended</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/366</link>
    <description>&lt;pre&gt;
We've had lots of good discussion, and gotten three votes so far, but
for a library of this scope I would like to see more.  Therefore, we're
extending the review period through Sept 7th.  Please take the time to
look at it, and *please vote for or against acceptance*.  As noted
below, everyone who looks at the library is qualified to vote, and every
vote is valuable.

Thanks,

Dave

,----[ Important Notes ] 
| - Please post your review to the Boost Developers' list
|   (http://lists.boost.org/mailman/listinfo.cgi/boost)
| - Please begin your review's subject line with "[Review:Contract]" 
| - Please do not post your review or discussion as a reply to this 
|   message. 
| - Please feel free to note any individual issues in the issue 
|   tracker at https://sourceforge.net/apps/trac/contractpp/report/3
|   (you'll need to log in at Sourceforge to add a ticket) and make
|   reference to them from your review. 
| - Please see below for *further* important notes 
`---- 

THE LIBRARY

Boost.Contract implements &lt;/pre&gt;</description>
    <dc:creator>Dave Abrahams</dc:creator>
    <dc:date>2012-09-02T17:12:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/365">
    <title>[boost] [type_erasure] Review report -- ACCEPTED</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/365</link>
    <description>&lt;pre&gt;Hello all,

Steven Watanabe's library Boost.TypeErasure is ACCEPTED into Boost.

SUMMARY

The library was reviewed from July 18 to August 3, 2012. There were 11
votes to accept the library and 2 votes to accept the library under
the condition of some modifications (at the end, these 2 votes were
essentially considered as "no" because there was no agreement on
implementing all the required modifications).

It was noted how the library offers non-intrusive and powerful
programming techniques that can be used in place of usual Object
Oriented (pure) virtual function interfaces (and with support for some
from of virtual "template" functions). The library can also be seen as
a generalization of existing Boost libraries like Any, Function, and
AnyIterator.

The library is accepted "as is", however most reviewers suggested to:
   1) Dramatically ease the learning curve of the documentation by
providing a motivation section, step-by-step tutorial(s) to introduce
the basic features of the library, advanced topics sec&lt;/pre&gt;</description>
    <dc:creator>Lorenzo Caminiti</dc:creator>
    <dc:date>2012-08-21T02:01:44</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/364">
    <title>Announce: Boost 1.51 installer for 32/64-bitWindows now available</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/364</link>
    <description>&lt;pre&gt;BoostPro is happy to announce that we now have free 32-bit and 64-bit
installers for Windows available for download:

    http://www.boostpro.com/download

This version libraries and/or DLLs for the following compilers:

    Visual C++ 7.1 (Visual Studio 2003) [32-bit only]
    Visual C++ 8.0 (Visual Studio 2005 SP1)
    Visual C++ 9.0 (Visual Studio 2008 SP1)
    Visual C++ 10.0 (Visual Studio 2010 SP1)

&lt;/pre&gt;</description>
    <dc:creator>John Wiegley</dc:creator>
    <dc:date>2012-08-24T05:04:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/363">
    <title>[Review] Boost.Contract Review Starts Today(*)</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/363</link>
    <description>&lt;pre&gt;
The review period for Lorenzo Caminiti's Boost.Contract library runs
from today through August 31st.  I'm pleased to serve as review manager. 

,----[ Important Notes ] 
| - Please begin your review's subject line with "[Review:Algorithms]" 
| - Please do not post your review or discussion as a reply to this 
|   message. 
| - Please feel free to note any individual issues in the issue 
|   tracker at https://sourceforge.net/apps/trac/contractpp/report/3
|   (you'll need to log in at Sourceforge to add a ticket) and make
|   reference to them from your review. 
| - Please see below for *further* important notes 
`---- 

THE LIBRARY

Boost.Contract implements Contract Programming (a.k.a., Design by
Contracts) for C++. In addition, the library implements virtual
specifiers, concept checking, and named parameters.

Documentation: http://contractpp.sourceforge.net
Source: http://sourceforge.net/projects/contractpp/files/latest/download

All N1962 requirements and Eiffel features are supported by the
library, am&lt;/pre&gt;</description>
    <dc:creator>Dave Abrahams</dc:creator>
    <dc:date>2012-08-23T17:40:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/362">
    <title>Boost 1.51.0 released!</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/362</link>
    <description>&lt;pre&gt;Release 1.51.0 of the Boost C++ Libraries is now available.

These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.

This release contains 1 new library (Boost.Context, by Oliver Kowalke) and numerous enhancements and bug fixes for existing libraries. For details, including download links, see http://www.boost.org/users/news/version_1_51_0

You can also download directly from SourceForge: http://sourceforge.net/projects/boost/files/boost/1.51.0/

To install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html

Thanks,

--The Boost release team

    Beman Dawes
    Daniel James
    Eric Niebler
    Marshall Clow
    Rene Rivera
    Vladimir Prus

_______________________________________________
Unsubscribe &amp;amp; other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-announce

&lt;/pre&gt;</description>
    <dc:creator>Marshall Clow</dc:creator>
    <dc:date>2012-08-20T23:57:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/360">
    <title>[boost] [review] Multiprecision review results</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/360</link>
    <description>&lt;pre&gt;Summary
--------
John Maddock and Christopher Kormanyos' Multiprecision library is ACCEPTED
for inclusion into Boost, with 8 YES votes, 1 NO vote, and 1 CONDITIONAL
vote.



Details
--------
Most reviewers noted that this was a sufficiently good first step toward
extended precision arithmetic for inclusion into Boost. I think John and
Chris will agree that there remains quite a bit of work left to do, but as
one reviewer noted, John has an excellent track record regarding Boost
development and Chris has been extremely dedicated during the pre-review
development, review process, and post-review development, so I think this
bodes well for the library's future.

I'm going to highlight what I perceive to be some of the bigger issues
raised by various individuals involved with in discussion, but I will share
all my notes via Google Docs [1], and of course even further details are
available in the mailing list archive. I note that many of the issues
raised during the review have already been addressed by John and &lt;/pre&gt;</description>
    <dc:creator>Jeffrey Lee Hellrung, Jr.</dc:creator>
    <dc:date>2012-08-04T21:58:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lib.boost.announce/359">
    <title>Announce: Boost 1.50 installer for 32-bit Windowsnow available</title>
    <link>http://permalink.gmane.org/gmane.comp.lib.boost.announce/359</link>
    <description>&lt;pre&gt;With apologies to the community for not finding the time to release Windows
installers for 1.48 and 1.49, we now have an installer for 1.50 available for
immediate download:

    http://www.boostpro.com/download

The version installs 32-bit libraries and/or DLLs for the following compilers:

    Visual C++ 8.0 (Visual Studio 2005)
    Visual C++ 9.0 (Visual Studio 2008)
    Visual C++ 10.0 (Visual Studio 2010)

We are dropping support for Visual C++ 7.1 as of this time, unless someone
wishes to contract us to bring it back.

Also, although I have prepared a 64-bit installer, I have not yet found a
solution for integrating it with the existing installer.  If anyone with NSIS
scripting experience would be willing to assist me, we'd be happy to provide a
free installer which installs both 32-bit and 64-bit Boost libraries for
applicable Windows platforms.

Enjoy!
&lt;/pre&gt;</description>
    <dc:creator>John Wiegley</dc:creator>
    <dc:date>2012-07-31T23:50:50</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lib.boost.announce">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lib.boost.announce</link>
  </textinput>
</rdf:RDF>
