[phobos] [D-Programming-Language/phobos] ef10bd: Fix Issue 8516 - std.string.representation works i...
GitHub
noreply at github.com
Sun Aug 12 19:21:08 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ef10bdf6bcc27eebe6f6911214e0fd285fa6018f
https://github.com/D-Programming-Language/phobos/commit/ef10bdf6bcc27eebe6f6911214e0fd285fa6018f
Author: Denis Shelomovskij <verylonglogin.reg at gmail.com>
Date: 2012-08-07 (Tue, 07 Aug 2012)
Changed paths:
M std/string.d
Log Message:
-----------
Fix Issue 8516 - std.string.representation works incorrect for shared(const(T)) types
Commit: e68ec9c4d04f66a6c9155326d0b831c2b82898da
https://github.com/D-Programming-Language/phobos/commit/e68ec9c4d04f66a6c9155326d0b831c2b82898da
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-08-12 (Sun, 12 Aug 2012)
Changed paths:
M std/string.d
Log Message:
-----------
Merge pull request #742 from denis-sh/fix-issue-8516
Fix Issue 8516 - std.string.representation works incorrect for shared(const(T)) types
Compare: https://github.com/D-Programming-Language/phobos/compare/d29283cf567b...e68ec9c4d04f
More information about the phobos
mailing list