[phobos] [D-Programming-Language/phobos] 76db0d: Eliminate C-style array declarations.
GitHub via phobos
phobos at puremagic.com
Sat Aug 30 08:21:12 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 76db0de19c4b7de90870e5e9f1446d3bc5209bc3
https://github.com/D-Programming-Language/phobos/commit/76db0de19c4b7de90870e5e9f1446d3bc5209bc3
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-08-30 (Sat, 30 Aug 2014)
Changed paths:
M std/algorithm.d
M std/conv.d
M std/file.d
M std/regex.d
M std/variant.d
M unittest.d
Log Message:
-----------
Eliminate C-style array declarations.
Commit: 6c53bfc58f4eb6ec02f9dcd34a6e221d946e1c2b
https://github.com/D-Programming-Language/phobos/commit/6c53bfc58f4eb6ec02f9dcd34a6e221d946e1c2b
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-08-30 (Sat, 30 Aug 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Use auto instead of explicit array type.
Commit: 4efb875a7aae1c4b5ffe0a6ea618c5ee1714caba
https://github.com/D-Programming-Language/phobos/commit/4efb875a7aae1c4b5ffe0a6ea618c5ee1714caba
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-08-31 (Sun, 31 Aug 2014)
Changed paths:
M std/algorithm.d
M std/conv.d
M std/file.d
M std/regex.d
M std/variant.d
M unittest.d
Log Message:
-----------
Merge pull request #2475 from quickfur/issue13402
Eliminate C-style array declarations.
Compare: https://github.com/D-Programming-Language/phobos/compare/76e2edb463ca...4efb875a7aae
More information about the phobos
mailing list