[phobos] [D-Programming-Language/phobos] 34e998: Adding arity traits
GitHub
noreply at github.com
Mon Jul 9 12:28:37 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 34e998889ab0da252087ea26ea46d3d52a485b3b
https://github.com/D-Programming-Language/phobos/commit/34e998889ab0da252087ea26ea46d3d52a485b3b
Author: Guillaume Chatelet <chatelet.guillaume at gmail.com>
Date: 2012-06-22 (Fri, 22 Jun 2012)
Changed paths:
M std/traits.d
Log Message:
-----------
Adding arity traits
Commit: 75f99e25c7a2f7e5986f5ce411e1089e5deee4bf
https://github.com/D-Programming-Language/phobos/commit/75f99e25c7a2f7e5986f5ce411e1089e5deee4bf
Author: Guillaume Chatelet <chatelet.guillaume at gmail.com>
Date: 2012-07-06 (Fri, 06 Jul 2012)
Changed paths:
M std/traits.d
Log Message:
-----------
discarding variadic functions
Commit: 2271113a5538d45882ef96e3f01eb0a4934bdc69
https://github.com/D-Programming-Language/phobos/commit/2271113a5538d45882ef96e3f01eb0a4934bdc69
Author: Guillaume Chatelet <chatelet.guillaume at gmail.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
Changed paths:
M std/traits.d
Log Message:
-----------
changing uint to size_t
Commit: 9efd0ed4a40419a2f8059bda6f309cfee9f80ba3
https://github.com/D-Programming-Language/phobos/commit/9efd0ed4a40419a2f8059bda6f309cfee9f80ba3
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-07-09 (Mon, 09 Jul 2012)
Changed paths:
M std/traits.d
Log Message:
-----------
Merge pull request #643 from gchatelet/traits_arity
Adding arity traits
Compare: https://github.com/D-Programming-Language/phobos/compare/7182ed48f3e9...9efd0ed4a404
More information about the phobos
mailing list