Beman Dawes | 3 Nov 13:26
Favicon

Boost 1.37.0 Release Notice

Boost 1.37.0 has been released and is available from SourceForge. See
http://sourceforge.net/projects/boost/

This release includes one new library: Proto: Expression template
library and compiler construction toolkit for domain-specific embedded
languages, from Eric Niebler.

Updated libraries include Asio, Circular Buffer, Dynamic Bitset, Hash,
Interprocess, Intrusive, Math Type, Traits, and Unordered.

The release managers were Beman Dawes, Daniel James, Eric Niebler, and
Rene Rivera.

The web site should be updated soon to reflect the new release. If you
can't wait, see http://beta.boost.org now!

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

Andrew Sutton | 3 Nov 14:08

Re: Boost 1.37.0 Release Notice

Boost 1.37.0 has been released and is available from SourceForge. See
http://sourceforge.net/projects/boost/

Does this mean that trunk is now open for new features? I have a new algorithm, a possible GCC 4.3 bug fix, and some doc updates for Boost.Graph for Boost 1.38 that I'd like to merge in. Should I hold off for a while?

Andrew Sutton
andrew.n.sutton <at> gmail.com
_______________________________________________
Boost-users mailing list
Boost-users <at> lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users
Vladimir Prus | 3 Nov 14:12
Favicon

Re: Boost 1.37.0 Release Notice

Andrew Sutton wrote:

>>
>> Boost 1.37.0 has been released and is available from SourceForge. See
>> http://sourceforge.net/projects/boost/
>>
> 
> Does this mean that trunk is now open for new features? I have a new
> algorithm, a possible GCC 4.3 bug fix, and some doc updates for Boost.Graph
> for Boost 1.38 that I'd like to merge in. Should I hold off for a while?

IIUC, the *trunk* is always open for new features.

- Volodya
Andrew Sutton | 3 Nov 15:42

Re: Boost 1.37.0 Release Notice

> Does this mean that trunk is now open for new features? I have a new
> algorithm, a possible GCC 4.3 bug fix, and some doc updates for Boost.Graph
> for Boost 1.38 that I'd like to merge in. Should I hold off for a while?

IIUC, the *trunk* is always open for new features.

I guess I should have been read the svn wiki, which I am now doing... Disregard, please.

Andrew Sutton
andrew.n.sutton <at> gmail.com
_______________________________________________
Boost-users mailing list
Boost-users <at> lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users
John Maddock | 3 Nov 17:13

Re: Boost 1.37.0 Release Notice

Andrew Sutton wrote:
>>> Boost 1.37.0 has been released and is available from SourceForge.
>>> See http://sourceforge.net/projects/boost/
>>>
>>
>> Does this mean that trunk is now open for new features? I have a new
>> algorithm, a possible GCC 4.3 bug fix, and some doc updates for
>> Boost.Graph for Boost 1.38 that I'd like to merge in. Should I hold
>> off for a while?

Trunk for sure: that was never really closed, not sure about the release 
branch though?

John. 
Gubenko, Boris | 3 Nov 16:53
Favicon

Re: Boost 1.37.0 Release Notice

1.37.0 Release Note <http://beta.boost.org/users/news/version_1_37_0>
misses primary test compiler:

GCC 4.2.1 on HP-UX Integrity

(this platform was added as a release platform in 1.37)

Thanks,
  Boris

> -----Original Message-----
> From: boost-users-bounces <at> lists.boost.org
> [mailto:boost-users-bounces <at> lists.boost.org] On Behalf Of Beman Dawes
> Sent: Monday, November 03, 2008 7:27 AM
> To: Boost developers list; Boost users list; Boost announce list
> Subject: [Boost-users] Boost 1.37.0 Release Notice
>
> Boost 1.37.0 has been released and is available from SourceForge. See
> http://sourceforge.net/projects/boost/
>
> This release includes one new library: Proto: Expression template
> library and compiler construction toolkit for domain-specific embedded
> languages, from Eric Niebler.
>
> Updated libraries include Asio, Circular Buffer, Dynamic Bitset, Hash,
> Interprocess, Intrusive, Math Type, Traits, and Unordered.
>
> The release managers were Beman Dawes, Daniel James, Eric Niebler, and
> Rene Rivera.
>
> The web site should be updated soon to reflect the new release. If you
> can't wait, see http://beta.boost.org now!
>
> --Beman Dawes
> _______________________________________________
> Boost-users mailing list
> Boost-users <at> lists.boost.org
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>
Daniel James | 3 Nov 17:15
Favicon

Re: Boost 1.37.0 Release Notice

2008/11/3 Gubenko, Boris <boris.gubenko <at> hp.com>:
> 1.37.0 Release Note <http://beta.boost.org/users/news/version_1_37_0>
> misses primary test compiler:
>
> GCC 4.2.1 on HP-UX Integrity
>
> (this platform was added as a release platform in 1.37)

Thanks, I've added it.

Daniel
Gubenko, Boris | 3 Nov 17:16
Favicon

Re: Boost 1.37.0 Release Notice

Thanks!

-boris

> -----Original Message-----
> From: boost-users-bounces <at> lists.boost.org [mailto:boost-users-
> bounces <at> lists.boost.org] On Behalf Of Daniel James
> Sent: Monday, November 03, 2008 11:16 AM
> To: boost-users <at> lists.boost.org
> Subject: Re: [Boost-users] Boost 1.37.0 Release Notice
>
> 2008/11/3 Gubenko, Boris <boris.gubenko <at> hp.com>:
> > 1.37.0 Release Note <http://beta.boost.org/users/news/version_1_37_0>
> > misses primary test compiler:
> >
> > GCC 4.2.1 on HP-UX Integrity
> >
> > (this platform was added as a release platform in 1.37)
>
> Thanks, I've added it.
>
> Daniel
> _______________________________________________
> Boost-users mailing list
> Boost-users <at> lists.boost.org
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
vicente.botet | 3 Nov 18:00

Re: Boost 1.37.0 Release Notice

----- Original Message ----- 
From: "Beman Dawes" <bdawes <at> acm.org>
To: "Boost developers list" <boost <at> lists.boost.org>; "Boost users list" 
<boost-users <at> lists.boost.org>; "Boost announce list" 
<boost-announce <at> lists.boost.org>
Sent: Monday, November 03, 2008 1:26 PM
Subject: [boost] Boost 1.37.0 Release Notice

>
> Boost 1.37.0 has been released and is available from SourceForge. See
> http://sourceforge.net/projects/boost/

Hi,

I see some updates on the following libraries that are not explicit in the 
http://www.boost.org/users/news/version_1_37_0 page.
Some of them could have minor modifications, but it will be good if the 
authors could confirm its changes completing this page.

Config
Conversion.LexicalCast
Exception
Filesystem
Foreach
Function
Graph
Iterator
MultiIndex
Pool
Random
Regex
Serialization
Spirit
Test
Thread
TR1

IMO it will be interesting to add the list of bugs that are solved on this 
release as well. Maybe for the 1.38 release?

Thanks,

Vicente 

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Emil Dotchevski | 3 Nov 18:21

Re: Boost 1.37.0 Release Notice

On Mon, Nov 3, 2008 at 9:00 AM, vicente.botet <vicente.botet <at> wanadoo.fr> wrote:
> ----- Original Message ----- From: "Beman Dawes" <bdawes <at> acm.org>
>> Boost 1.37.0 has been released and is available from SourceForge. See
>> http://sourceforge.net/projects/boost/
> I see some updates on the following libraries that are not explicit in the
> http://www.boost.org/users/news/version_1_37_0 page.
> Some of them could have minor modifications, but it will be good if the
> authors could confirm its changes completing this page.
>
> ...
> Exception
> ...

I'm guessing that it's too late to update the page itself but FYI,
changes in Boost Exception include:

- support for non-RTTI builds,
- optimizations, and
- a new macro BOOST_THROW_EXCEPTION which can be used instead of
boost::throw_exception when throwing, to automatically record
information about the location of the throw in the exception object.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Daniel James | 3 Nov 21:42
Favicon

Re: Boost 1.37.0 Release Notice

2008/11/3 Emil Dotchevski <emil <at> revergestudios.com>:
>
> I'm guessing that it's too late to update the page itself but FYI,
> changes in Boost Exception include:
>
> - support for non-RTTI builds,
> - optimizations, and
> - a new macro BOOST_THROW_EXCEPTION which can be used instead of
> boost::throw_exception when throwing, to automatically record
> information about the location of the throw in the exception object.

It's not too late, I'll update it in a minute or two.

Daniel
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Eric Niebler | 3 Nov 18:24

Re: Boost 1.37.0 Release Notice

Beman Dawes wrote:
> Boost 1.37.0 has been released and is available from SourceForge. See
> http://sourceforge.net/projects/boost/

Congrats all, and thanks, Beman.

--

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

David Abrahams | 3 Nov 20:03
Favicon
Gravatar

Re: Boost 1.37.0 Release Notice


on Mon Nov 03 2008, Eric Niebler <eric-AT-boost-consulting.com> wrote:

> Beman Dawes wrote:
>> Boost 1.37.0 has been released and is available from SourceForge. See
>> http://sourceforge.net/projects/boost/
>
> Congrats all, and thanks, Beman.

And also thanks to Eric and Rene, the other release managers.

--

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Sachin Garg | 4 Nov 06:58

Re: Boost 1.37.0 Release Notice


Any plans to add freebsd to test platforms?

On Mon, Nov 3, 2008 at 5:56 PM, Beman Dawes <bdawes <at> acm.org> wrote:
Boost 1.37.0 has been released and is available from SourceForge. See
http://sourceforge.net/projects/boost/

This release includes one new library: Proto: Expression template
library and compiler construction toolkit for domain-specific embedded
languages, from Eric Niebler.

Updated libraries include Asio, Circular Buffer, Dynamic Bitset, Hash,
Interprocess, Intrusive, Math Type, Traits, and Unordered.

The release managers were Beman Dawes, Daniel James, Eric Niebler, and
Rene Rivera.

The web site should be updated soon to reflect the new release. If you
can't wait, see http://beta.boost.org now!

--Beman Dawes
_______________________________________________
Boost-users mailing list
Boost-users <at> lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users

_______________________________________________
Boost-users mailing list
Boost-users <at> lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users
Vladimir Prus | 4 Nov 11:11
Favicon

Re: Boost 1.37.0 Release Notice

Sachin Garg wrote:

> Any plans to add freebsd to test platforms?

New platforms, in general, get added when somebody with resources proposed to
run tests there.

- Volodya
Alexander Sack | 5 Nov 21:19

Re: Boost 1.37.0 Release Notice

On Tue, Nov 4, 2008 at 5:11 AM, Vladimir Prus <vladimir <at> codesourcery.com> wrote:
> Sachin Garg wrote:
>
>> Any plans to add freebsd to test platforms?
>
> New platforms, in general, get added when somebody with resources proposed to
> run tests there.

I would love to do this but I had some issues with running the
regression tests on my FreeBSD-7.0-amd64 machine.  I would like the
gcc.jam and execution-monitor.ipp stuff fixed for the next release
(1.38?) since this prevents a clean build out of the box on 6.x (I've
submitted patches).

Maybe I should try running them again with 1.37 and asking some
questions on the boost-test list that way FreeBSD can be added as a
TESTED platform.

-aps
Daniel Krügler | 5 Nov 08:53
Favicon

Re: Boost 1.37.0 Release Notice

Beman Dawes wrote:
> Boost 1.37.0 has been released and is available from SourceForge. See
> http://sourceforge.net/projects/boost/
> 
> This release includes one new library: Proto: Expression template
> library and compiler construction toolkit for domain-specific embedded
> languages, from Eric Niebler.
> 
> Updated libraries include Asio, Circular Buffer, Dynamic Bitset, Hash,
> Interprocess, Intrusive, Math Type, Traits, and Unordered.
> 
> The release managers were Beman Dawes, Daniel James, Eric Niebler, and
> Rene Rivera.
> 
> The web site should be updated soon to reflect the new release. If you
> can't wait, see http://beta.boost.org now!

Congratulations!

I have one question, where I haven't found an answer to in the release
notes of 1.37: In 1.36 it was experimented with "hot fix patches" as
described in

https://svn.boost.org/trac/boost/wiki/ReleasePractices/HotFixes

Have all these 1.36 patches been applied to the 1.37 release?
Does there exist a corresponding hot fix patch section for 1.37?

Thanks for all your work,

Daniel Krügler
Eric Niebler | 5 Nov 17:50

Re: Boost 1.37.0 Release Notice

Daniel Krügler wrote:
> I have one question, where I haven't found an answer to in the release
> notes of 1.37: In 1.36 it was experimented with "hot fix patches" as
> described in
> 
> https://svn.boost.org/trac/boost/wiki/ReleasePractices/HotFixes
> 
> Have all these 1.36 patches been applied to the 1.37 release?

I can't answer for the filesystem patches, but the xpressive patch was 
merged to release. I suppose that should be in the 1.37 release notes, 
but it slipped my mind.

> Does there exist a corresponding hot fix patch section for 1.37?

Not yet. There's been rumors of someone managing a point release, 
though. I'm not sure if we'll need the hotfix patches. If anybody knows 
more, pls. jump in.

--

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com
James Sharpe | 6 Nov 20:18

Re: Boost 1.37.0 Release Notice

Would it be possible for you to include md5/sha checksums for the downloads in future so I can verify the integrity of the download?

Regards,
James

_______________________________________________
Boost-users mailing list
Boost-users <at> lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users

Gmane