[phobos] [D-Programming-Language/phobos] a520b9: Add Params: and Returns: to fromStringz and toStri...
GitHub via phobos
phobos at puremagic.com
Mon Sep 7 08:44:30 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a520b91f2db44d907ae132bdf3418ad003504ae4
https://github.com/D-Programming-Language/phobos/commit/a520b91f2db44d907ae132bdf3418ad003504ae4
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-08-29 (Sat, 29 Aug 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Add Params: and Returns: to fromStringz and toStringz.
Commit: 46cb33d4bfa8edb936adcbb8af622bbd5a65ad31
https://github.com/D-Programming-Language/phobos/commit/46cb33d4bfa8edb936adcbb8af622bbd5a65ad31
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-08-29 (Sat, 29 Aug 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Add Params:, Returns:, to std.string.indexOf().
Commit: f9fd7e6362ede8fbf58b0d8b4c6310793bd0e5bb
https://github.com/D-Programming-Language/phobos/commit/f9fd7e6362ede8fbf58b0d8b4c6310793bd0e5bb
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-08-29 (Sat, 29 Aug 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Add Params: and Returns: to lastIndexOf overloads.
Commit: ebe9f5824fb2cb6f078f727feaf8a4eaeb9777c9
https://github.com/D-Programming-Language/phobos/commit/ebe9f5824fb2cb6f078f727feaf8a4eaeb9777c9
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2015-08-29 (Sat, 29 Aug 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Add Params: and Returns: for std.string.center.
Commit: 12c0a1329bc762bfb9b2b51b3dd8f59273e5f64b
https://github.com/D-Programming-Language/phobos/commit/12c0a1329bc762bfb9b2b51b3dd8f59273e5f64b
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #3603 from quickfur/std_string_docs
[dox] Improve std.string docs
Compare: https://github.com/D-Programming-Language/phobos/compare/9c0eb39ebd20...12c0a1329bc7
More information about the phobos
mailing list