[D-runtime] [D-Programming-Language/druntime] 3e45af: Replace use of the deprecated Duration.fracSec wit...
GitHub via D-runtime
d-runtime at puremagic.com
Thu Jun 19 00:20:50 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 3e45aff93bb11ab47cadf0e84bd7724606225e6d
https://github.com/D-Programming-Language/druntime/commit/3e45aff93bb11ab47cadf0e84bd7724606225e6d
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M src/core/sync/semaphore.d
Log Message:
-----------
Replace use of the deprecated Duration.fracSec with Duration.split.
Commit: 4b2c7c0906ab8559abe9b6900f81916acaf54cbc
https://github.com/D-Programming-Language/druntime/commit/4b2c7c0906ab8559abe9b6900f81916acaf54cbc
Author: David Nadlinger <code at klickverbot.at>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M src/core/sync/semaphore.d
Log Message:
-----------
Merge pull request #848 from jmdavis/semaphore
Replace use of the deprecated Duration.fracSec with Duration.split.
Compare: https://github.com/D-Programming-Language/druntime/compare/132bdf405376...4b2c7c0906ab
More information about the D-runtime
mailing list