[D-runtime] [D-Programming-Language/druntime] a880fe: Remove dependency on MonoTime.ticksPerSecond as it...
GitHub via D-runtime
d-runtime at puremagic.com
Tue Apr 28 19:45:09 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: a880fe871dc76806c4547c9b86d3c3f22fea6654
https://github.com/D-Programming-Language/druntime/commit/a880fe871dc76806c4547c9b86d3c3f22fea6654
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
Remove dependency on MonoTime.ticksPerSecond as it's not always ready.
Commit: ff40d49229e79ec72e78710937345d6517303b5a
https://github.com/D-Programming-Language/druntime/commit/ff40d49229e79ec72e78710937345d6517303b5a
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
Merge pull request #1238 from schveiguy/fixgctime
Remove dependency on MonoTime.ticksPerSecond as it's not always ready.
Compare: https://github.com/D-Programming-Language/druntime/compare/d0fd2c08e374...ff40d49229e7
More information about the D-runtime
mailing list