[D-runtime] [D-Programming-Language/druntime] 512399: core.time: Add some comments/documentation
GitHub via D-runtime
d-runtime at puremagic.com
Sat Oct 3 13:40:40 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 512399df9f59ae167953f9eabc7e6175fb6ba12d
https://github.com/D-Programming-Language/druntime/commit/512399df9f59ae167953f9eabc7e6175fb6ba12d
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2015-10-02 (Fri, 02 Oct 2015)
Changed paths:
M src/core/time.d
Log Message:
-----------
core.time: Add some comments/documentation
Commit: 809b40a9b110b652ba4539679c292fbe068d5cab
https://github.com/D-Programming-Language/druntime/commit/809b40a9b110b652ba4539679c292fbe068d5cab
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2015-10-02 (Fri, 02 Oct 2015)
Changed paths:
M src/core/time.d
Log Message:
-----------
core.time: Implement Duration % Duration
Fixes issue 15137
Commit: e02d47c8886bcf8bc969789c4dd1dbed4fdb90e8
https://github.com/D-Programming-Language/druntime/commit/e02d47c8886bcf8bc969789c4dd1dbed4fdb90e8
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2015-10-02 (Fri, 02 Oct 2015)
Changed paths:
M src/core/time.d
Log Message:
-----------
core.time: Implement Duration / Duration
Fixes issue 15137
Commit: 8ddfb8dd711cc503fbe371ac7c4c26ed5caf1d0b
https://github.com/D-Programming-Language/druntime/commit/8ddfb8dd711cc503fbe371ac7c4c26ed5caf1d0b
Author: Jonathan M Davis <jmdavisProg at gmx.com>
Date: 2015-10-03 (Sat, 03 Oct 2015)
Changed paths:
M src/core/time.d
Log Message:
-----------
Merge pull request #1401 from CyberShadow/pull-20151002-151147
fix Issue 15137 - core.time: Support Duration/Duration and Duration%Duration
Compare: https://github.com/D-Programming-Language/druntime/compare/e49df27fa6e0...8ddfb8dd711c
More information about the D-runtime
mailing list