July 04, 2014 [phobos] [D-Programming-Language/phobos] aa7022: Add documented unit tests for formatValue() | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 |
Copyright © 1999-2021 by the D Language Foundation