November 13, 2012 [D-runtime] [D-Programming-Language/druntime] f9c5f7: Added zero property to Duration, TickDuration, and... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: f9c5f72fbcd01ea62c2069263b4ecb9bda8e4b55 https://github.com/D-Programming-Language/druntime/commit/f9c5f72fbcd01ea62c2069263b4ecb9bda8e4b55 Author: jmdavis <jmdavisProg@gmx.com> Date: 2012-11-11 (Sun, 11 Nov 2012) Changed paths: M src/core/time.d Log Message: ----------- Added zero property to Duration, TickDuration, and FracSec. It makes it more pleasant to get those types with a value of zero that way. Commit: 3b8e9206320b3ea99084ca25a9e911f9a2299bdd https://github.com/D-Programming-Language/druntime/commit/3b8e9206320b3ea99084ca25a9e911f9a2299bdd Author: Alex Rønne Petersen <alex@lycus.org> Date: 2012-11-13 (Tue, 13 Nov 2012) Changed paths: M src/core/time.d Log Message: ----------- Merge pull request #346 from jmdavis/time Added zero property to Duration, TickDuration, and FracSec. Compare: https://github.com/D-Programming-Language/druntime/compare/b412e3de962d...3b8e9206320b |
Copyright © 1999-2021 by the D Language Foundation