[phobos] [D-Programming-Language/phobos] 36fc32: replace std.string.makeTrans() with makeTransTable...
GitHub via phobos
phobos at puremagic.com
Thu Apr 23 13:15:35 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 36fc323c8a7b4fe4713537070d6c50eb1b7152c8
https://github.com/D-Programming-Language/phobos/commit/36fc323c8a7b4fe4713537070d6c50eb1b7152c8
Author: Walter Bright <walter at walterbright.com>
Date: 2015-04-22 (Wed, 22 Apr 2015)
Changed paths:
M std/string.d
Log Message:
-----------
replace std.string.makeTrans() with makeTransTable()
Commit: 99af22ca0a61cf38ae170109a5ede322a0d17be4
https://github.com/D-Programming-Language/phobos/commit/99af22ca0a61cf38ae170109a5ede322a0d17be4
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2015-04-23 (Thu, 23 Apr 2015)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #3211 from WalterBright/makeTransTable
replace std.string.makeTrans() with makeTransTable()
Compare: https://github.com/D-Programming-Language/phobos/compare/130a59ba4345...99af22ca0a61
More information about the phobos
mailing list