[D-runtime] [D-Programming-Language/druntime] 59a68b: Add core.time.MonoTime.
GitHub via D-runtime
d-runtime at puremagic.com
Tue Aug 19 13:31:00 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 59a68b02455c0f32d323b0a86145f575cf358bbe
https://github.com/D-Programming-Language/druntime/commit/59a68b02455c0f32d323b0a86145f575cf358bbe
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2014-07-30 (Wed, 30 Jul 2014)
Changed paths:
M src/core/time.d
Log Message:
-----------
Add core.time.MonoTime.
Commit: d681cadf4deb3b679f27d8d3ac9a455aa91f34b6
https://github.com/D-Programming-Language/druntime/commit/d681cadf4deb3b679f27d8d3ac9a455aa91f34b6
Author: jmdavis <jmdavisProg at gmx.com>
Date: 2014-07-30 (Wed, 30 Jul 2014)
Changed paths:
M src/core/time.d
M src/gc/gc.d
M src/test_runner.d
Log Message:
-----------
Replace uses of TickDuration with MonoTime.
Commit: fdec422ef6f516f66641fe46ee74dbe6c340d1fa
https://github.com/D-Programming-Language/druntime/commit/fdec422ef6f516f66641fe46ee74dbe6c340d1fa
Author: Sean Kelly <sean at invisibleduck.org>
Date: 2014-08-19 (Tue, 19 Aug 2014)
Changed paths:
M src/core/time.d
M src/gc/gc.d
M src/test_runner.d
Log Message:
-----------
Merge pull request #847 from jmdavis/monotime
Add MonoTime as a replacement for TickDuration
Compare: https://github.com/D-Programming-Language/druntime/compare/6c032f5d5811...fdec422ef6f5
More information about the D-runtime
mailing list