[D-runtime] [D-Programming-Language/druntime] f9c5f7: Added zero property to Duration, TickDuration, and...

GitHub noreply at github.com
Tue Nov 13 11:59:38 PST 2012


  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 at 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 at 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


More information about the D-runtime mailing list