Boost 1.53.0 released!

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<>, 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 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

For details, including download links, see http://www.boost.org/users/news/version_1.53.0
I get a "404 Not Found" for this link. Regards, Nate

On Feb 4, 2013, at 10:53 AM, Nathan Ridge <zeratul976@hotmail.com> wrote:
For details, including download links, see http://www.boost.org/users/news/version_1.53.0
I get a "404 Not Found" for this link.
Dammit! The correct link is: http://www.boost.org/users/history/version_1_53_0.html -- Marshall Marshall Clow Idio Software <mailto:mclow.lists@gmail.com> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki

Bug fix for #7695 (config does not correctly identify features available with VC11) not mentioned. Marshall put in the fix 2012-12-10. Kind of a big deal for Windows consumers. Charles Wilson Senior Software Development Engineer Dell | Enterprise Solutions Group
-----Original Message----- From: Boost [mailto:boost-bounces@lists.boost.org] On Behalf Of Marshall Clow Sent: Monday, February 04, 2013 12:57 PM To: boost@lists.boost.org Subject: Re: [boost] Boost 1.53.0 released!
On Feb 4, 2013, at 10:53 AM, Nathan Ridge <zeratul976@hotmail.com> wrote:
For details, including download links, see
http://www.boost.org/users/news/version_1.53.0
I get a "404 Not Found" for this link.
Dammit! The correct link is: http://www.boost.org/users/history/version_1_53_0.html
-- Marshall
Marshall Clow Idio Software <mailto:mclow.lists@gmail.com>
A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

----- Original Message ----- From: "Marshall Clow" <mclow.lists@gmail.com> To: <boost@lists.boost.org> Sent: Monday, February 04, 2013 7:47 PM Subject: [boost] Boost 1.53.0 released! 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<>, 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 install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html In the overview for odeint in the documentation linked to from the website, I see: Caution Boost.Numeric.Odeint is not an official boost library! Kind regards, Philip Bennefall

On 4 February 2013 19:14, Karsten Ahnert <karsten.ahnert@googlemail.com> wrote:
In the overview for odeint in the documentation linked to from the website, I see:
Caution Boost.Numeric.Odeint is not an official boost library!
Sorry, we forgot to remove the hint. Will be fixed soon.
I removed it on the site.

On 02/04/2013 08:49 PM, Daniel James wrote:
On 4 February 2013 19:14, Karsten Ahnert <karsten.ahnert@googlemail.com> wrote:
In the overview for odeint in the documentation linked to from the website, I see:
Caution Boost.Numeric.Odeint is not an official boost library!
Sorry, we forgot to remove the hint. Will be fixed soon.
I removed it on the site.
Thank you very much.
participants (6)
-
Charles_J_Wilson@Dell.com
-
Daniel James
-
Karsten Ahnert
-
Marshall Clow
-
Nathan Ridge
-
Philip Bennefall