[phobos] [dlang/phobos] f67890: Fix Issue 15995: std.conv.text and friends can be ...
GitHub via phobos
phobos at puremagic.com
Thu Jul 14 16:39:21 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/phobos
Commit: f678909768536ad8bdd3e4ee30c793b6d36bbaaa
https://github.com/dlang/phobos/commit/f678909768536ad8bdd3e4ee30c793b6d36bbaaa
Author: Jack Stouffer <jack at jackstouffer.com>
Date: 2016-07-12 (Tue, 12 Jul 2016)
Changed paths:
M std/conv.d
Log Message:
-----------
Fix Issue 15995: std.conv.text and friends can be made faster with std.array.appender
Commit: c9df29eb5cf56698b28e3d81a13d51871e95f7e0
https://github.com/dlang/phobos/commit/c9df29eb5cf56698b28e3d81a13d51871e95f7e0
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2016-07-14 (Thu, 14 Jul 2016)
Changed paths:
M std/conv.d
Log Message:
-----------
Merge pull request #4280 from JackStouffer/textImpl
Small performance increase for std.conv.text/wtext/dtext
Compare: https://github.com/dlang/phobos/compare/2443331c6017...c9df29eb5cf5
More information about the phobos
mailing list