[phobos] [D-Programming-Language/phobos] 0b9348: Add unary overloads for startsWith and endsWith
GitHub via phobos
phobos at puremagic.com
Tue Jan 19 22:28:00 PST 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 0b934852c3652ce86a41986d4606886adb6f3324
https://github.com/D-Programming-Language/phobos/commit/0b934852c3652ce86a41986d4606886adb6f3324
Author: Per Nordlöw <per.nordlow at gmail.com>
Date: 2016-01-17 (Sun, 17 Jan 2016)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Add unary overloads for startsWith and endsWith
Commit: bfebdc7ecccfa2364ab70ed33e15b7642657a00f
https://github.com/D-Programming-Language/phobos/commit/bfebdc7ecccfa2364ab70ed33e15b7642657a00f
Author: Per Nordlöw <per.nordlow at gmail.com>
Date: 2016-01-17 (Sun, 17 Jan 2016)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Add alternative commenting
Commit: f7f48475f25dc73f8520a58f69e81af85c884949
https://github.com/D-Programming-Language/phobos/commit/f7f48475f25dc73f8520a58f69e81af85c884949
Author: Per Nordlöw <per.nordlow at gmail.com>
Date: 2016-01-18 (Mon, 18 Jan 2016)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Review updates
Commit: 804623012e0b6dd384a39af7d1e2d2bba6a3fca0
https://github.com/D-Programming-Language/phobos/commit/804623012e0b6dd384a39af7d1e2d2bba6a3fca0
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2016-01-19 (Tue, 19 Jan 2016)
Changed paths:
M std/algorithm/searching.d
Log Message:
-----------
Merge pull request #3752 from nordlow/unary-startsWith
Add Unary Overload of startsWith() and endsWith()
Compare: https://github.com/D-Programming-Language/phobos/compare/791659460d83...804623012e0b
More information about the phobos
mailing list