[phobos] [D-Programming-Language/phobos] aa7022: Add documented unit tests for formatValue()
GitHub via phobos
phobos at puremagic.com
Fri Jul 4 15:42:37 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: aa7022b77ee364f5d2ecb06f274ba991096488b6
https://github.com/D-Programming-Language/phobos/commit/aa7022b77ee364f5d2ecb06f274ba991096488b6
Author: Jean-Loup Tastet <jean-loup.tastet at epfl.ch>
Date: 2014-07-02 (Wed, 02 Jul 2014)
Changed paths:
M std/format.d
Log Message:
-----------
Add documented unit tests for formatValue()
Add example showing how to forward format specifiers.
Add example highlighting the similarity with formattedWrite(), and
comparing their use.
Change /** */ for /// and add $(D formatValue)
Replace /** */ with /++ +/
Commit: 6883e0e4fef2601ce5a01f306aa0b85f2da1fb6a
https://github.com/D-Programming-Language/phobos/commit/6883e0e4fef2601ce5a01f306aa0b85f2da1fb6a
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2014-07-05 (Sat, 05 Jul 2014)
Changed paths:
M std/format.d
Log Message:
-----------
Merge pull request #2296 from Element-126/doc_formatValue_add_example
Add documentation examples for formatValue()
Compare: https://github.com/D-Programming-Language/phobos/compare/cc92017edf76...6883e0e4fef2
More information about the phobos
mailing list