[phobos] [D-Programming-Language/phobos] 5967ce: Mark a constructor of std.format.FormatSpec as @sa...
GitHub
noreply at github.com
Tue Dec 3 08:38:32 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 5967ceac7b259ec487bcd55fe65b85a9628a1695
https://github.com/D-Programming-Language/phobos/commit/5967ceac7b259ec487bcd55fe65b85a9628a1695
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-10-02 (Wed, 02 Oct 2013)
Changed paths:
M std/format.d
Log Message:
-----------
Mark a constructor of std.format.FormatSpec as @safe, pure
Commit: ae34e224f88699765a7855f550df7d15a8be6b3d
https://github.com/D-Programming-Language/phobos/commit/ae34e224f88699765a7855f550df7d15a8be6b3d
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)
Changed paths:
M std/format.d
Log Message:
-----------
Merge pull request #1578 from tom-tan/safe-pure-nothrow-this-format-FormatSpec
Mark a constructor of std.format.FormatSpec as @safe, pure, nothrow
Compare: https://github.com/D-Programming-Language/phobos/compare/4a0effcd82a1...ae34e224f886
More information about the phobos
mailing list