[1.54.0] Deadline for major changes approaching
Hello everyone, This is just a quick reminder that the release branch is closed for major changes on Monday. thanks, Daniel
On May 15, 2013, at 4:03 PM, Daniel James
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.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
On 20 May 2013 17:03, Marshall Clow
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.
On May 20, 2013, at 9:00 PM, Daniel James
On 20 May 2013 17:03, Marshall Clow
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.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
On 13-05-21 07:33 AM, Marshall Clow wrote:
On May 20, 2013, at 9:00 PM, Daniel James
wrote: On 20 May 2013 17:03, Marshall Clow
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
On 21 May 2013 22:15, Eric Niebler
On 13-05-21 07:33 AM, Marshall Clow wrote:
On May 20, 2013, at 9:00 PM, Daniel James
wrote: On 20 May 2013 17:03, Marshall Clow
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.
On May 21, 2013, at 2:33 PM, Daniel James
On 21 May 2013 22:15, Eric Niebler
wrote: On 13-05-21 07:33 AM, Marshall Clow wrote:
On May 20, 2013, at 9:00 PM, Daniel James
wrote: On 20 May 2013 17:03, Marshall Clow
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.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
participants (3)
-
Daniel James
-
Eric Niebler
-
Marshall Clow