[phobos] [D-Programming-Language/phobos] 0fdb6e: Change std_xyz_package.html -> std_xyz.html
GitHub via phobos
phobos at puremagic.com
Mon Feb 16 14:04:14 PST 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 0fdb6e0c35d34429395396c868b3f9c0fd704b9d
https://github.com/D-Programming-Language/phobos/commit/0fdb6e0c35d34429395396c868b3f9c0fd704b9d
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-02-15 (Sun, 15 Feb 2015)
Changed paths:
M posix.mak
Log Message:
-----------
Change std_xyz_package.html -> std_xyz.html
Commit: 11b32b56e579dcb6491db0420f53ac97843f79f7
https://github.com/D-Programming-Language/phobos/commit/11b32b56e579dcb6491db0420f53ac97843f79f7
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-02-16 (Mon, 16 Feb 2015)
Changed paths:
M index.d
M std/algorithm/comparison.d
M std/algorithm/iteration.d
M std/algorithm/mutation.d
M std/algorithm/searching.d
M std/algorithm/setops.d
M std/algorithm/sorting.d
M std/container/array.d
M std/container/binaryheap.d
M std/container/dlist.d
M std/container/package.d
M std/container/rbtree.d
M std/container/slist.d
M std/container/util.d
M std/exception.d
M std/range/interfaces.d
M std/range/primitives.d
M win32.mak
M win64.mak
Log Message:
-----------
Fix links
Commit: 2c5294b64feaa9c3939441b9774da402688f0402
https://github.com/D-Programming-Language/phobos/commit/2c5294b64feaa9c3939441b9774da402688f0402
Author: Vladimir Panteleev <thecybershadow at gmail.com>
Date: 2015-02-17 (Tue, 17 Feb 2015)
Changed paths:
M index.d
M posix.mak
M std/algorithm/comparison.d
M std/algorithm/iteration.d
M std/algorithm/mutation.d
M std/algorithm/searching.d
M std/algorithm/setops.d
M std/algorithm/sorting.d
M std/container/array.d
M std/container/binaryheap.d
M std/container/dlist.d
M std/container/package.d
M std/container/rbtree.d
M std/container/slist.d
M std/container/util.d
M std/exception.d
M std/range/interfaces.d
M std/range/primitives.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge pull request #2989 from andralex/posix.mak
Fix name of package documentation: std_xyz_package.html -> std_xyz.html
Compare: https://github.com/D-Programming-Language/phobos/compare/122f7ca5ecfb...2c5294b64fea
More information about the phobos
mailing list