[phobos] [D-Programming-Language/phobos] a1794d: Improve union support
noreply at github.com
noreply at github.com
Tue Sep 6 00:17:48 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a1794d2896ebc94dd0f5e7de451da7003c70a415
https://github.com/D-Programming-Language/phobos/commit/a1794d2896ebc94dd0f5e7de451da7003c70a415
Author: k-hara <k.hara.pg at gmail.com>
Date: 2011-09-05 (Mon, 05 Sep 2011)
Changed paths:
M std/format.d
Log Message:
-----------
Improve union support
Commit: 2b67942f52b6c85dd743e9589f6da3fb392d463b
https://github.com/D-Programming-Language/phobos/commit/2b67942f52b6c85dd743e9589f6da3fb392d463b
Author: k-hara <k.hara.pg at gmail.com>
Date: 2011-09-05 (Mon, 05 Sep 2011)
Changed paths:
M std/format.d
Log Message:
-----------
Split formatElement with template constraint, and change it from private to undocumented
Commit: 0a91eaf60a184b15839cdca2e890f92000aa969e
https://github.com/D-Programming-Language/phobos/commit/0a91eaf60a184b15839cdca2e890f92000aa969e
Author: k-hara <k.hara.pg at gmail.com>
Date: 2011-09-05 (Mon, 05 Sep 2011)
Changed paths:
M std/typecons.d
Log Message:
-----------
Improve Tuple formatting
Commit: fc8789e14237eb12f70976343c9abaa72bcff971
https://github.com/D-Programming-Language/phobos/commit/fc8789e14237eb12f70976343c9abaa72bcff971
Author: k-hara <k.hara.pg at gmail.com>
Date: 2011-09-05 (Mon, 05 Sep 2011)
Changed paths:
M std/typecons.d
Log Message:
-----------
Add test for 6606
Commit: 149ddb7644a85a4ecda0970f2adcba8564aa0fc1
https://github.com/D-Programming-Language/phobos/commit/149ddb7644a85a4ecda0970f2adcba8564aa0fc1
Author: k-hara <k.hara.pg at gmail.com>
Date: 2011-09-05 (Mon, 05 Sep 2011)
Changed paths:
M std/typecons.d
Log Message:
-----------
Add test for 6608
Commit: dcaf03082ba90f8186f537d509b97f850cd607f3
https://github.com/D-Programming-Language/phobos/commit/dcaf03082ba90f8186f537d509b97f850cd607f3
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2011-09-06 (Tue, 06 Sep 2011)
Changed paths:
M std/format.d
M std/typecons.d
Log Message:
-----------
Merge pull request #242 from 9rnsr/union_format
Fixing Issue 6606 and Issue 6608
Compare: https://github.com/D-Programming-Language/phobos/compare/e85103f...dcaf030
More information about the phobos
mailing list