[phobos] [D-Programming-Language/phobos] 4ca1b6: Enable test lines that had been blocked by issue 2...
GitHub
noreply at github.com
Mon Mar 11 22:05:45 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 4ca1b6113444083a4168c4d5027ed6121f89bdba
https://github.com/D-Programming-Language/phobos/commit/4ca1b6113444083a4168c4d5027ed6121f89bdba
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
Enable test lines that had been blocked by issue 2486
Commit: 77788c7040c5047f62edb853d81403bce5602e1f
https://github.com/D-Programming-Language/phobos/commit/77788c7040c5047f62edb853d81403bce5602e1f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge two opEquals into one
This did not work by compiler bug, but does now.
Commit: 0879a5ea45c08463b3a408f7e29e48ec8312be5b
https://github.com/D-Programming-Language/phobos/commit/0879a5ea45c08463b3a408f7e29e48ec8312be5b
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
Improve test cases for qualified objects
By fixing issue 8669, they are now working properly.
Commit: c0dcacbcb8a13859825f5ad5a65b03360bd054a3
https://github.com/D-Programming-Language/phobos/commit/c0dcacbcb8a13859825f5ad5a65b03360bd054a3
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
Enable test line that had been blocked by issue 7641
Commit: e878e2c44adb2f72682efc350b58528a13baa3e7
https://github.com/D-Programming-Language/phobos/commit/e878e2c44adb2f72682efc350b58528a13baa3e7
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
fix Issue 8655 - bitfields and Typedef don't mix
Support built-in properties
Commit: b6d2e042c7fdc91f4851859f5c0fe48a2936b09f
https://github.com/D-Programming-Language/phobos/commit/b6d2e042c7fdc91f4851859f5c0fe48a2936b09f
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
Use unary std.traits.isAssignable
Commit: 89c0c186020db5097a3716aaf9e6dfd129b938fb
https://github.com/D-Programming-Language/phobos/commit/89c0c186020db5097a3716aaf9e6dfd129b938fb
Author: k-hara <k.hara.pg at gmail.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
fix Issue 8613 - std.typecons.Proxy cannot work with operator 'in'
Commit: f7fa1496ce24f83527ee6b11f8d0da3260579a56
https://github.com/D-Programming-Language/phobos/commit/f7fa1496ce24f83527ee6b11f8d0da3260579a56
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-03-11 (Mon, 11 Mar 2013)
Changed paths:
M std/typecons.d
Log Message:
-----------
Merge pull request #1200 from 9rnsr/improve_Proxy
Improves for std.typecons.Proxy
Compare: https://github.com/D-Programming-Language/phobos/compare/bba5dbe1c6ab...f7fa1496ce24
More information about the phobos
mailing list