[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-10-01 Thread Paul J. Lucas
The proposal to merge lp:~zorba-coders/zorba/bug-1058398 into lp:zorba has been updated. Status: Needs review = Approved For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965 -- https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-10-01 Thread Paul J. Lucas
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-10-01 Thread Paul J. Lucas
The proposal to merge lp:~zorba-coders/zorba/bug-1058398 into lp:zorba has been updated. Description changed to: Added core C++ implementation of functx functions having the same name. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965 -- https

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-10-01 Thread Paul J. Lucas
The proposal to merge lp:~zorba-coders/zorba/bug-1058398 into lp:zorba has been updated. Commit Message changed to: Added core C++ implementation of functx functions having the same name. For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965 -- https

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-10-01 Thread Matthias Brantner
Review: Approve -- https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-10-01 Thread Zorba Build Bot
Validation queue starting for the following merge proposals: https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965 Progress dashboard at http://jenkins.lambda.nu/view/ValidationQueue -- https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965 Your team Zorba

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-10-01 Thread Zorba Build Bot
Validation queue succeeded - proposal merged! -- https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net Unsubscribe :

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-10-01 Thread noreply
The proposal to merge lp:~zorba-coders/zorba/bug-1058398 into lp:zorba has been updated. Status: Approved = Merged For more details, see: https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965 -- https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965

[Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-09-26 Thread Matthias Brantner
Matthias Brantner has proposed merging lp:~zorba-coders/zorba/bug-1058398 into lp:zorba. Commit message: Bug #1058398: set-based sequence operations Requested reviews: Matthias Brantner (matthias-brantner) Related bugs: Bug #1058398 in Zorba: set-based sequence operations

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-09-26 Thread Matthias Brantner
Review: Needs Fixing documentation in Performs TODO -- https://code.launchpad.net/~zorba-coders/zorba/bug-1058398/+merge/187965 Your team Zorba Coders is subscribed to branch lp:zorba. -- Mailing list: https://launchpad.net/~zorba-coders Post to : zorba-coders@lists.launchpad.net

Re: [Zorba-coders] [Merge] lp:~zorba-coders/zorba/bug-1058398 into lp:zorba

2013-09-26 Thread Paul J. Lucas
Why did you create a MP for this? As you saw from my e-mail, the performance isn't significantly better as-is. That said, it might be possible to improve it by, for instance, caching the casting results; but that would take more investigation. --