[phobos] [D-Programming-Language/phobos] 9f9ac7: Issue 6514: CTFE dot product. This is a trivial ...
noreply at github.com
noreply at github.com
Wed Aug 17 08:01:52 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 9f9ac7d958b07a5e1855d05d2df432be86bcf718
https://github.com/D-Programming-Language/phobos/commit/9f9ac7d958b07a5e1855d05d2df432be86bcf718
Author: dsimcha <dsimcha at gmail.com>
Date: 2011-08-17 (Wed, 17 Aug 2011)
Changed paths:
M std/numeric.d
Log Message:
-----------
Issue 6514: CTFE dot product. This is a trivial change to the syntax to work around issue 6517, which was the only thing keeping the old dotProduct function from working at compile time.
Commit: dc7fb2a8470e40929bbb67f74d62f01d61f5bcad
https://github.com/D-Programming-Language/phobos/commit/dc7fb2a8470e40929bbb67f74d62f01d61f5bcad
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2011-08-17 (Wed, 17 Aug 2011)
Changed paths:
M std/numeric.d
Log Message:
-----------
Merge pull request #200 from dsimcha/master
CTFE Dot Product
Compare: https://github.com/D-Programming-Language/phobos/compare/0ef6e77...dc7fb2a
More information about the phobos
mailing list