Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ea06de86b3e340fe42c6fa499ef06e2651385a38
https://github.com/D-Programming-Language/phobos/commit/ea06de86b3e340fe42c6fa499ef06e2651385a38
Author: Ferdinand Majerech <[email protected]>
Date: 2013-10-13 (Sun, 13 Oct 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
DDoc: Doc improvements for std.algorithm (see extended description)
* Links to information about ranges (it is confusing for a new user to see
ranges being mentioned everywhere but no description of what a range is). (the
links are to std.range and a chapter of Ali Cehreli's D Programming Language
Tutorial book)
* Example (as opposed to just mention) on using copy as std::backward_copy, and
UCFS (where it is intuitive) in copy documentation.
* Moved all 'See also' links to See_Also: at the ends of documentation blokcs.
Commit: d122aa0cb03675fb75da0c78ec084628ae2761f7
https://github.com/D-Programming-Language/phobos/commit/d122aa0cb03675fb75da0c78ec084628ae2761f7
Author: monarch dodra <[email protected]>
Date: 2013-10-16 (Wed, 16 Oct 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1635 from kiith-sa/patch-7
DDoc: Doc improvements for std.algorithm (see extended description)
Compare:
https://github.com/D-Programming-Language/phobos/compare/87b5d62e5be2...d122aa0cb036
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos