[phobos] [D-Programming-Language/phobos] 08f5c1: Implement byPair.
GitHub via phobos
phobos at puremagic.com
Thu Jan 8 12:37:20 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 08f5c1daf2ac3be2e1261268a917a168b877158f
https://github.com/D-Programming-Language/phobos/commit/08f5c1daf2ac3be2e1261268a917a168b877158f
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M std/array.d
Log Message:
-----------
Implement byPair.
Improve docs a little.
Commit: a59a30138102acff189ece04fb4cf1657424fac4
https://github.com/D-Programming-Language/phobos/commit/a59a30138102acff189ece04fb4cf1657424fac4
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M std/array.d
Log Message:
-----------
Fixups based on feedback.
Commit: 5d440aaec455b7ba7a8c99d267eae0725be0b240
https://github.com/D-Programming-Language/phobos/commit/5d440aaec455b7ba7a8c99d267eae0725be0b240
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-01-07 (Wed, 07 Jan 2015)
Changed paths:
M std/array.d
Log Message:
-----------
Add Params: to ddocs.
Hide ugly-as-sin internal comment about compiler bug that shouldn't be
in the generated documentation!
Commit: 88722a83e2a12db9e796d049ac9787518577cc50
https://github.com/D-Programming-Language/phobos/commit/88722a83e2a12db9e796d049ac9787518577cc50
Author: Andrej Mitrović <andrej.mitrovich at gmail.com>
Date: 2015-01-08 (Thu, 08 Jan 2015)
Changed paths:
M std/array.d
Log Message:
-----------
Merge pull request #2842 from quickfur/issue9119_byPair
Implement byPair.
Compare: https://github.com/D-Programming-Language/phobos/compare/c6bc5689b752...88722a83e2a1
More information about the phobos
mailing list