[boost] [1.54.0] Deadline for major changes approaching

11 views
Skip to first unread message

Daniel James

unread,
May 15, 2013, 7:03:49 PM5/15/13
to bo...@lists.boost.org
Hello everyone,

This is just a quick reminder that the release branch is closed for
major changes on Monday.

thanks,

Daniel

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

Marshall Clow

unread,
May 20, 2013, 12:03:56 PM5/20/13
to bo...@lists.boost.org
On May 15, 2013, at 4:03 PM, Daniel James <dan...@calamity.org.uk> wrote:

> Hello everyone,
>
> This is just a quick reminder that the release branch is closed for
> major changes on Monday.

Sadly, due to C++Now and travel, I didn't get my changes merged.
I would like permission to merge my changes to Boost.Algorithm to the release branch.

The changes are adding the four-iterator implementations of equal, mismatch, and is_permutation as described in n3607, and voted into the C++14 CD.

-- Marshall

Marshall Clow Idio Software <mailto:mclow...@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

Daniel James

unread,
May 21, 2013, 12:00:41 AM5/21/13
to bo...@lists.boost.org
On 20 May 2013 17:03, Marshall Clow <mclow...@gmail.com> wrote:
>
> Sadly, due to C++Now and travel, I didn't get my changes merged.
> I would like permission to merge my changes to Boost.Algorithm to the release branch.
>
> The changes are adding the four-iterator implementations of equal, mismatch, and is_permutation as described in n3607, and voted into the C++14 CD.

The older changes are fine to merge, but I'm not sure about the
changes made on Monday.

Marshall Clow

unread,
May 21, 2013, 10:33:01 AM5/21/13
to bo...@lists.boost.org

On May 20, 2013, at 9:00 PM, Daniel James <dan...@calamity.org.uk> wrote:

> On 20 May 2013 17:03, Marshall Clow <mclow...@gmail.com> wrote:
>>
>> Sadly, due to C++Now and travel, I didn't get my changes merged.
>> I would like permission to merge my changes to Boost.Algorithm to the release branch.
>>
>> The changes are adding the four-iterator implementations of equal, mismatch, and is_permutation as described in n3607, and voted into the C++14 CD.
>
> The older changes are fine to merge, but I'm not sure about the
> changes made on Monday.

Daniel --
I'd really prefer to keep them together, since they all came out of the same n paper.

If that is too much for you, I will wait for 1.55.

-- Marshall

Marshall Clow Idio Software <mailto:mclow...@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


Eric Niebler

unread,
May 21, 2013, 5:15:08 PM5/21/13
to bo...@lists.boost.org
On 13-05-21 07:33 AM, Marshall Clow wrote:
>
> On May 20, 2013, at 9:00 PM, Daniel James <dan...@calamity.org.uk> wrote:
>
>> On 20 May 2013 17:03, Marshall Clow <mclow...@gmail.com> wrote:
>>>
>>> Sadly, due to C++Now and travel, I didn't get my changes merged.
>>> I would like permission to merge my changes to Boost.Algorithm to the release branch.
>>>
>>> The changes are adding the four-iterator implementations of equal, mismatch, and is_permutation as described in n3607, and voted into the C++14 CD.
>>
>> The older changes are fine to merge, but I'm not sure about the
>> changes made on Monday.
>
> Daniel --
> I'd really prefer to keep them together, since they all came out of the same n paper.
>
> If that is too much for you, I will wait for 1.55.

Looks to me like most tests have cycled, and they look good. I don't
have a problem with accepting these changes. Unless Daniel strenuously
objects (it sounds like he doesn't), I'd say you should go ahead Marshall.

--
Eric Niebler
Boost.org

Daniel James

unread,
May 21, 2013, 5:33:29 PM5/21/13
to bo...@lists.boost.org
On 21 May 2013 22:15, Eric Niebler <enie...@boost.org> wrote:
> On 13-05-21 07:33 AM, Marshall Clow wrote:
>>
>> On May 20, 2013, at 9:00 PM, Daniel James <dan...@calamity.org.uk> wrote:
>>
>>> On 20 May 2013 17:03, Marshall Clow <mclow...@gmail.com> wrote:
>>>>
>>>> Sadly, due to C++Now and travel, I didn't get my changes merged.
>>>> I would like permission to merge my changes to Boost.Algorithm to the release branch.
>>>>
>>>> The changes are adding the four-iterator implementations of equal, mismatch, and is_permutation as described in n3607, and voted into the C++14 CD.
>>>
>>> The older changes are fine to merge, but I'm not sure about the
>>> changes made on Monday.
>>
>> Daniel --
>> I'd really prefer to keep them together, since they all came out of the same n paper.
>>
>> If that is too much for you, I will wait for 1.55.
>
> Looks to me like most tests have cycled, and they look good. I don't
> have a problem with accepting these changes. Unless Daniel strenuously
> objects (it sounds like he doesn't), I'd say you should go ahead Marshall.

Not strenuously at all.

Marshall Clow

unread,
May 22, 2013, 11:47:22 AM5/22/13
to bo...@lists.boost.org
On May 21, 2013, at 2:33 PM, Daniel James <dan...@calamity.org.uk> wrote:

> On 21 May 2013 22:15, Eric Niebler <enie...@boost.org> wrote:
>> On 13-05-21 07:33 AM, Marshall Clow wrote:
>>>
>>> On May 20, 2013, at 9:00 PM, Daniel James <dan...@calamity.org.uk> wrote:
>>>
>>>> On 20 May 2013 17:03, Marshall Clow <mclow...@gmail.com> wrote:
>>>>>
>>>>> Sadly, due to C++Now and travel, I didn't get my changes merged.
>>>>> I would like permission to merge my changes to Boost.Algorithm to the release branch.
>>>>>
>>>>> The changes are adding the four-iterator implementations of equal, mismatch, and is_permutation as described in n3607, and voted into the C++14 CD.
>>>>
>>>> The older changes are fine to merge, but I'm not sure about the
>>>> changes made on Monday.
>>>
>>> Daniel --
>>> I'd really prefer to keep them together, since they all came out of the same n paper.
>>>
>>> If that is too much for you, I will wait for 1.55.
>>
>> Looks to me like most tests have cycled, and they look good. I don't
>> have a problem with accepting these changes. Unless Daniel strenuously
>> objects (it sounds like he doesn't), I'd say you should go ahead Marshall.
>
> Not strenuously at all.

Done. Thanks.

-- Marshall

Marshall Clow Idio Software <mailto:mclow...@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


Reply all
Reply to author
Forward
0 new messages