[phobos] [D-Programming-Language/phobos] fe5bbe: fixed lexical ordering of std.algorithm doc index ...
GitHub
noreply at github.com
Wed May 29 02:20:47 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: fe5bbe8df6bed9a1c1c826e851eea185e9d1c4f6
https://github.com/D-Programming-Language/phobos/commit/fe5bbe8df6bed9a1c1c826e851eea185e9d1c4f6
Author: Stephan Schiffels <stephan.schiffels at mac.com>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
fixed lexical ordering of std.algorithm doc index (endsWith, nextPermutation, nextEvenPermutation) and cheat sheet
Commit: b794fa27edd4cd92f31a39d84ed6027261b85c9b
https://github.com/D-Programming-Language/phobos/commit/b794fa27edd4cd92f31a39d84ed6027261b85c9b
Author: Stephan Schiffels <stephan.schiffels at mac.com>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
added any and all to function index and to the cheat sheet
Commit: 38dede97569a48b624d8b8ad6d86be0a241f01c8
https://github.com/D-Programming-Language/phobos/commit/38dede97569a48b624d8b8ad6d86be0a241f01c8
Author: David Nadlinger <code at klickverbot.at>
Date: 2013-05-29 (Wed, 29 May 2013)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Merge pull request #1320 from stschiff/docfix
Small fixes to std.algorithm documentation
Compare: https://github.com/D-Programming-Language/phobos/compare/521b080e255d...38dede97569a
More information about the phobos
mailing list