[phobos] [D-Programming-Language/phobos] 966a05: Fix-up for PR #4137
GitHub via phobos
phobos at puremagic.com
Mon Apr 11 04:39:29 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 966a058530d9a61165774e56d3660f4a9934fa45
https://github.com/D-Programming-Language/phobos/commit/966a058530d9a61165774e56d3660f4a9934fa45
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-04-09 (Sat, 09 Apr 2016)
Changed paths:
M std/uni.d
Log Message:
-----------
Fix-up for PR #4137
Commit: 3fed73960fea4a6d1b295278f453f3dc03f15d71
https://github.com/D-Programming-Language/phobos/commit/3fed73960fea4a6d1b295278f453f3dc03f15d71
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-04-09 (Sat, 09 Apr 2016)
Changed paths:
M std/uni.d
Log Message:
-----------
Added ASCII optimization for isPunctuation
Commit: 11f8935aafa5107c60949decace63dffd23ff711
https://github.com/D-Programming-Language/phobos/commit/11f8935aafa5107c60949decace63dffd23ff711
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-04-11 (Mon, 11 Apr 2016)
Changed paths:
M std/uni.d
Log Message:
-----------
Merge pull request #4150 from JackStouffer/isNumber
std.uni.isPunctuation: significant performance increase for ASCII
Compare: https://github.com/D-Programming-Language/phobos/compare/0015fd25b70d...11f8935aafa5
More information about the phobos
mailing list