[phobos] [D-Programming-Language/phobos] c0d099: Add test for indexing/slicing operator overloading...
GitHub
noreply at github.com
Sat Mar 3 19:28:09 PST 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: c0d099a629c6ca01d6d48e5bbe7763f881a3985c
https://github.com/D-Programming-Language/phobos/commit/c0d099a629c6ca01d6d48e5bbe7763f881a3985c
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-03-03 (Sat, 03 Mar 2012)
Changed paths:
M std/typecons.d
Log Message:
-----------
Add test for indexing/slicing operator overloading.
Commit: dd9bbbf78a8371dc21bbd1a0bd63b13dc88a8107
https://github.com/D-Programming-Language/phobos/commit/dd9bbbf78a8371dc21bbd1a0bd63b13dc88a8107
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-03-03 (Sat, 03 Mar 2012)
Changed paths:
M std/typecons.d
Log Message:
-----------
Remove workaround for issue 5525
Commit: b17f55a56cebac7daa4d94c19bc20dcae0f38c38
https://github.com/D-Programming-Language/phobos/commit/b17f55a56cebac7daa4d94c19bc20dcae0f38c38
Author: k-hara <k.hara.pg at gmail.com>
Date: 2012-03-03 (Sat, 03 Mar 2012)
Changed paths:
M std/typecons.d
Log Message:
-----------
Rename: ProxyOf to Proxy, and TypeDef to Typedef.
Commit: 608218d85587b0e923a7ffe7700fa8d68597333d
https://github.com/D-Programming-Language/phobos/commit/608218d85587b0e923a7ffe7700fa8d68597333d
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-03-03 (Sat, 03 Mar 2012)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #300 from 9rnsr/ProxyOf
This is a historical moment!
Compare: https://github.com/D-Programming-Language/phobos/compare/b01e60f...608218d
More information about the phobos
mailing list