[phobos] [D-Programming-Language/phobos] 3b81b8: Copy wrap to std.experimental
GitHub via phobos
phobos at puremagic.com
Thu Mar 31 21:39:06 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 3b81b85df255b3e13f6eba8589486c867002433b
https://github.com/D-Programming-Language/phobos/commit/3b81b85df255b3e13f6eba8589486c867002433b
Author: Jesse Phillips <Jesse.K.Phillips at gmail.com>
Date: 2016-01-09 (Sat, 09 Jan 2016)
Changed paths:
M posix.mak
A std/experimental/typecons.d
M win32.mak
M win64.mak
Log Message:
-----------
Copy wrap to std.experimental
Commit: 5e1a961d67f742724c9693311db282d86b607a98
https://github.com/D-Programming-Language/phobos/commit/5e1a961d67f742724c9693311db282d86b607a98
Author: Jesse Phillips <Jesse.K.Phillips at gmail.com>
Date: 2016-01-09 (Sat, 09 Jan 2016)
Changed paths:
M std/experimental/typecons.d
Log Message:
-----------
Implements wrap template for struct types
Commit: 8f04c54a056a96a952b982cfd4bda2daacacdf0d
https://github.com/D-Programming-Language/phobos/commit/8f04c54a056a96a952b982cfd4bda2daacacdf0d
Author: Jesse Phillips <Jesse.K.Phillips at gmail.com>
Date: 2016-01-09 (Sat, 09 Jan 2016)
Changed paths:
M win32.mak
M win64.mak
Log Message:
-----------
WrapStruct Attempt fix for Windows make files
Commit: 26192e037af2002ed0087e01cedc859b9eb96c7b
https://github.com/D-Programming-Language/phobos/commit/26192e037af2002ed0087e01cedc859b9eb96c7b
Author: Jesse Phillips <Jesse.K.Phillips at gmail.com>
Date: 2016-01-09 (Sat, 09 Jan 2016)
Changed paths:
M std/experimental/typecons.d
Log Message:
-----------
Wrap Struct: add message for functions that aren't implemented
Commit: 75d96324222df22cf8704fe102284d8771529efe
https://github.com/D-Programming-Language/phobos/commit/75d96324222df22cf8704fe102284d8771529efe
Author: Jesse Phillips <Jesse.K.Phillips at gmail.com>
Date: 2016-01-09 (Sat, 09 Jan 2016)
Changed paths:
M std/experimental/typecons.d
Log Message:
-----------
Update docs for experimental.typecons
Commit: 29ecc4afd4bd4d6e26d76e27a7ff65e69d707e1d
https://github.com/D-Programming-Language/phobos/commit/29ecc4afd4bd4d6e26d76e27a7ff65e69d707e1d
Author: Jesse Phillips <Jesse.K.Phillips at gmail.com>
Date: 2016-01-09 (Sat, 09 Jan 2016)
Changed paths:
M std/experimental/typecons.d
Log Message:
-----------
Create a template for building signatures for a function
Commit: b218e2c8624db797e7ae92671de96e81e25272aa
https://github.com/D-Programming-Language/phobos/commit/b218e2c8624db797e7ae92671de96e81e25272aa
Author: Jakob Øvrum <jakobovrum at gmail.com>
Date: 2016-03-23 (Wed, 23 Mar 2016)
Changed paths:
M std/experimental/typecons.d
Log Message:
-----------
Improve documentation for std.experimental.typecons.wrap
Commit: 7be36e36e363297189a4d878b5fa2d789781a2fe
https://github.com/D-Programming-Language/phobos/commit/7be36e36e363297189a4d878b5fa2d789781a2fe
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2016-03-31 (Thu, 31 Mar 2016)
Changed paths:
M posix.mak
A std/experimental/typecons.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge pull request #2945 from JesseKPhillips/wrapStruct
Wrap struct
Compare: https://github.com/D-Programming-Language/phobos/compare/7c752bf5f024...7be36e36e363
More information about the phobos
mailing list