[D-runtime] [D-Programming-Language/druntime] 4fd55f: Remove long-deprecated time-related functions.
GitHub
noreply at github.com
Fri Mar 8 23:26:48 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 4fd55f04eea0ed1d69b20ece5bde2db1b49a3d6e
https://github.com/D-Programming-Language/druntime/commit/4fd55f04eea0ed1d69b20ece5bde2db1b49a3d6e
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2013-03-08 (Fri, 08 Mar 2013)
Changed paths:
M src/core/sync/condition.d
M src/core/sync/semaphore.d
M src/core/thread.d
M src/core/thread.di
Log Message:
-----------
Remove long-deprecated time-related functions.
These have been deprecated for close to a year and were supposed to have
been removed a few months ago.
Commit: 063ddb8b0b0cc620748ccd0cd7b402b181fde63c
https://github.com/D-Programming-Language/druntime/commit/063ddb8b0b0cc620748ccd0cd7b402b181fde63c
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-03-08 (Fri, 08 Mar 2013)
Changed paths:
M src/core/sync/condition.d
M src/core/sync/semaphore.d
M src/core/thread.d
M src/core/thread.di
Log Message:
-----------
Merge pull request #436 from jmdavis/thread
Remove long-deprecated time-related functions.
Compare: https://github.com/D-Programming-Language/druntime/compare/79ad6b3e83ed...063ddb8b0b0c
More information about the D-runtime
mailing list