[phobos] [D-Programming-Language/phobos] 41cca0: std.typetuple docs: Use "template predicate".
Andrei Alexandrescu
andrei at erdani.com
Sat Sep 8 04:27:20 PDT 2012
OK, reverted. Did I do the right thing?
Andrei
On 9/8/12 12:29 PM, Brad Roberts wrote:
> Um.. what? Very broken pull request:
>
> http://d.puremagic.com/test-results/pull-history.ghtml?projectid=3&pullid=690
>
> On 9/8/2012 2:49 AM, GitHub wrote:
>> Branch: refs/heads/master
>> Home: https://github.com/D-Programming-Language/phobos
>> Commit: 41cca054a541c6727e08075409ab53aaee7749c9
>> https://github.com/D-Programming-Language/phobos/commit/41cca054a541c6727e08075409ab53aaee7749c9
>> Author: David Nadlinger<code at klickverbot.at>
>> Date: 2012-08-06 (Mon, 06 Aug 2012)
>>
>> Changed paths:
>> M std/typetuple.d
>>
>> Log Message:
>> -----------
>> std.typetuple docs: Use "template predicate".
>>
>>
>> Commit: 395e360d74552fabcd46a3ee0c692310db0341af
>> https://github.com/D-Programming-Language/phobos/commit/395e360d74552fabcd46a3ee0c692310db0341af
>> Author: David Nadlinger<code at klickverbot.at>
>> Date: 2012-08-06 (Mon, 06 Aug 2012)
>>
>> Changed paths:
>> M std/typetuple.d
>>
>> Log Message:
>> -----------
>> Document non-short-circuiting behavior of allSatisfy/anySatisfy.
>>
>>
>> Commit: 1c086dc002baf5afb2e8027876ad09d86ae19ca0
>> https://github.com/D-Programming-Language/phobos/commit/1c086dc002baf5afb2e8027876ad09d86ae19ca0
>> Author: David Nadlinger<code at klickverbot.at>
>> Date: 2012-09-06 (Thu, 06 Sep 2012)
>>
>> Changed paths:
>> M std/typetuple.d
>>
>> Log Message:
>> -----------
>> Added template{And, Or, Not}.
>>
>> Names in lowercase as per Andrei's request, see discussion in pull request #690.
>>
>>
>> Commit: 87e9a4e94b72fd666b72399c1ca956b37ac800ea
>> https://github.com/D-Programming-Language/phobos/commit/87e9a4e94b72fd666b72399c1ca956b37ac800ea
>> Author: Andrei Alexandrescu<andrei at erdani.com>
>> Date: 2012-09-08 (Sat, 08 Sep 2012)
>>
>> Changed paths:
>> M std/typetuple.d
>>
>> Log Message:
>> -----------
>> Merge pull request #690 from klickverbot/template-predicates
>>
>> std.typetuple: Add All, Any, Not for template predicates.
>>
>>
>> Compare: https://github.com/D-Programming-Language/phobos/compare/7326c53cb506...87e9a4e94b72
>>
>>
>>
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
More information about the phobos
mailing list