[phobos] [D-Programming-Language/phobos] 44264b: Add Params:, Returns: to balancedParens.
GitHub via phobos
phobos at puremagic.com
Thu Sep 10 02:20:01 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 44264b30d0e018d3c3a5fdae26935358cc93a238
https://github.com/D-Programming-Language/phobos/commit/44264b30d0e018d3c3a5fdae26935358cc93a238
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Add Params:, Returns: to balancedParens.
Commit: 89d9653f77c5c53df3c63866ebd777fdb7733042
https://github.com/D-Programming-Language/phobos/commit/89d9653f77c5c53df3c63866ebd777fdb7733042
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Add Params:, Returns: to count().
Commit: 4ac555c8705d3089558c69d5d50967c033806576
https://github.com/D-Programming-Language/phobos/commit/4ac555c8705d3089558c69d5d50967c033806576
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Add Params:, Returns:, to findSplitxx().
Commit: 0c5acff891b6e8c9d1bb74a9ff74459d49ab83ca
https://github.com/D-Programming-Language/phobos/commit/0c5acff891b6e8c9d1bb74a9ff74459d49ab83ca
Author: Robert Schadek <robert.schadek at informatik.uni-oldenburg.de>
Date: 2015-09-10 (Thu, 10 Sep 2015)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Merge pull request #3644 from quickfur/std_algo_searching_docs
[dox] Add Params:, Returns:, to std.algorithm.searching docs
Compare: https://github.com/D-Programming-Language/phobos/compare/4ebc7eda00bc...0c5acff891b6
More information about the phobos
mailing list