[phobos] [D-Programming-Language/phobos] 8e73c7: Update std.container docs to reflect new submodule...
GitHub via phobos
phobos at puremagic.com
Sat Dec 6 11:03:20 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 8e73c7889dbefab7448f4829cfa8144f7772aa6c
https://github.com/D-Programming-Language/phobos/commit/8e73c7889dbefab7448f4829cfa8144f7772aa6c
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-12-06 (Sat, 06 Dec 2014)
Changed paths:
M std/container/package.d
Log Message:
-----------
Update std.container docs to reflect new submodules.
Improve wording in std.container docs.
Commit: 72f03b0ce641a18941415879e080e8f09f3a0948
https://github.com/D-Programming-Language/phobos/commit/72f03b0ce641a18941415879e080e8f09f3a0948
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-12-06 (Sat, 06 Dec 2014)
Changed paths:
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
Log Message:
-----------
Boilerplate docs for std.container.*.
Improve std.container.* documentation.
Commit: a5dcd7093ea2e3a6a1649c7efe6c13324eef8e47
https://github.com/D-Programming-Language/phobos/commit/a5dcd7093ea2e3a6a1649c7efe6c13324eef8e47
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-12-06 (Sat, 06 Dec 2014)
Changed paths:
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
Log Message:
-----------
Merge pull request #2788 from quickfur/std_container_docs
Update std.container.* docs to reflect submodules
Compare: https://github.com/D-Programming-Language/phobos/compare/3489c3d5baba...a5dcd7093ea2
More information about the phobos
mailing list