Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 1590a5cc3802c1a8ca3fc6e05dd951a8bc52d22c
https://github.com/D-Programming-Language/phobos/commit/1590a5cc3802c1a8ca3fc6e05dd951a8bc52d22c
Author: Daniel Murphy <[email protected]>
Date: 2011-08-29 (Mon, 29 Aug 2011)
Changed paths:
M etc/c/zlib.d
M std/conv.d
M std/date.d
M std/datetime.d
M std/encoding.d
M std/format.d
M std/loader.d
M std/socket.d
M std/traits.d
M std/windows/registry.d
Log Message:
-----------
Issue 6572 - Deprecate typedef
Remove use of deprecated typedef from phobos. This mostly consists of changing
typedef to alias, and disabling unittests that require typedef. One change to
std.registry is needed to work around a bug in typedef (6571).
Commit: b3c29dfc94f7ab72d193db64da8a82cdae7b7793
https://github.com/D-Programming-Language/phobos/commit/b3c29dfc94f7ab72d193db64da8a82cdae7b7793
Author: David Simcha <[email protected]>
Date: 2011-08-30 (Tue, 30 Aug 2011)
Changed paths:
M etc/c/zlib.d
M std/conv.d
M std/date.d
M std/datetime.d
M std/encoding.d
M std/format.d
M std/loader.d
M std/socket.d
M std/traits.d
M std/windows/registry.d
Log Message:
-----------
Merge pull request #224 from yebblies/issue6572
Issue 6572 - Deprecate typedef
Compare:
https://github.com/D-Programming-Language/phobos/compare/2297b0e...b3c29df
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos