[phobos] [D-Programming-Language/phobos] 38ef7d: Remove std.bind (deprecated from the day delegates...
GitHub
noreply at github.com
Sun May 13 15:28:02 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 38ef7d09c28e85e95d64170d4a9c11447b7d3116
https://github.com/D-Programming-Language/phobos/commit/38ef7d09c28e85e95d64170d4a9c11447b7d3116
Author: alexrp <xtzgzorex at gmail.com>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
M index.d
M posix.mak
R std/bind.d
M unittest.d
M win32.mak
Log Message:
-----------
Remove std.bind (deprecated from the day delegates were added to the language).
Commit: f569b4daa048d0c6d09fa907027fde5f77fe79e6
https://github.com/D-Programming-Language/phobos/commit/f569b4daa048d0c6d09fa907027fde5f77fe79e6
Author: alexrp <xtzgzorex at gmail.com>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
R std/intrinsic.d
Log Message:
-----------
Remove std.intrinsic for good.
Commit: 4bd65cbec2207f8f604d44d51db0e05ce8302ac7
https://github.com/D-Programming-Language/phobos/commit/4bd65cbec2207f8f604d44d51db0e05ce8302ac7
Author: alexrp <xtzgzorex at gmail.com>
Date: 2012-05-12 (Sat, 12 May 2012)
Changed paths:
M posix.mak
R std/stdarg.d
M win32.mak
Log Message:
-----------
Remove std.stdarg (deprecated since 2010).
Commit: a64b6175fa31087e2cb491924e6993e1be4c057a
https://github.com/D-Programming-Language/phobos/commit/a64b6175fa31087e2cb491924e6993e1be4c057a
Author: alexrp <xtzgzorex at gmail.com>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M posix.mak
R std/loader.d
M unittest.d
M win32.mak
Log Message:
-----------
Remove std.loader (deprecated for six years).
Commit: d88482d55231db24dcdfca1c647d64b65cf3bba0
https://github.com/D-Programming-Language/phobos/commit/d88482d55231db24dcdfca1c647d64b65cf3bba0
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2012-05-13 (Sun, 13 May 2012)
Changed paths:
M index.d
M posix.mak
R std/bind.d
R std/intrinsic.d
R std/loader.d
R std/stdarg.d
M unittest.d
M win32.mak
Log Message:
-----------
Merge pull request #581 from alexrp/remove-deprecated
Remove deprecated modules.
Compare: https://github.com/D-Programming-Language/phobos/compare/bb46824...d88482d
More information about the phobos
mailing list