March 24, 2012 [phobos] [D-Programming-Language/phobos] a27d82: Document %( %| %) array formatting specifiers. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: a27d82dc272ba315b90d7856b28557c20f7e3079 https://github.com/D-Programming-Language/phobos/commit/a27d82dc272ba315b90d7856b28557c20f7e3079 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2012-03-24 (Sat, 24 Mar 2012) Changed paths: M std/format.d Log Message: ----------- Document %( %| %) array formatting specifiers. With juicy examples from Kenji Hara. :-) Commit: 5f03c6b75da483328ff632ac41d5dbaf1c921f15 https://github.com/D-Programming-Language/phobos/commit/5f03c6b75da483328ff632ac41d5dbaf1c921f15 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2012-03-24 (Sat, 24 Mar 2012) Changed paths: M std/format.d Log Message: ----------- Add spacing to make example array output nicer. Commit: a34ea7b3603700860fe972d1c593e09c1c98d9af https://github.com/D-Programming-Language/phobos/commit/a34ea7b3603700860fe972d1c593e09c1c98d9af Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2012-03-24 (Sat, 24 Mar 2012) Changed paths: M std/format.d Log Message: ----------- Merge pull request #507 from quickfur/stdfmt_docs Document %( %| %) array formatting specifiers in std.format Compare: https://github.com/D-Programming-Language/phobos/compare/959019e...a34ea7b |
Copyright © 1999-2021 by the D Language Foundation