[phobos] [D-Programming-Language/phobos] bf342f: std.string: Fix redundant UTF decoding in chomp
GitHub
noreply at github.com
Sat Jan 11 05:23:02 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: bf342f4cfde9fa8a4a58f4a4f4b15c94c8b512e0
https://github.com/D-Programming-Language/phobos/commit/bf342f4cfde9fa8a4a58f4a4f4b15c94c8b512e0
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2014-01-11 (Sat, 11 Jan 2014)
Changed paths:
M std/string.d
Log Message:
-----------
std.string: Fix redundant UTF decoding in chomp
Commit: ed3a170071ec3318eab6e5529e8ecad37727c0f2
https://github.com/D-Programming-Language/phobos/commit/ed3a170071ec3318eab6e5529e8ecad37727c0f2
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-01-11 (Sat, 11 Jan 2014)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #1850 from CyberShadow/std-string-chomp
std.string: Fix redundant UTF decoding in chomp
Compare: https://github.com/D-Programming-Language/phobos/compare/58f9b39d7f8d...ed3a170071ec
More information about the phobos
mailing list