[D-runtime] [D-Programming-Language/druntime] 25b76b: Added opCast for TickDuration to Duration.

noreply at github.com noreply at github.com
Thu Sep 22 10:39:35 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 25b76bd1b493352e81a1c3c5080fc148d843f350
      https://github.com/D-Programming-Language/druntime/commit/25b76bd1b493352e81a1c3c5080fc148d843f350
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2011-09-17 (Sat, 17 Sep 2011)

  Changed paths:
    M src/core/time.d

  Log Message:
  -----------
  Added opCast for TickDuration to Duration.


  Commit: 7b9c2835c8fbd0bb32b8056eaff3e3b81cd8ec36
      https://github.com/D-Programming-Language/druntime/commit/7b9c2835c8fbd0bb32b8056eaff3e3b81cd8ec36
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2011-09-17 (Sat, 17 Sep 2011)

  Changed paths:
    M src/core/time.d

  Log Message:
  -----------
  Made more stuff in core.time @safe.

Also, some stuff which was supposed to return ref but couldn't due to a
bug that has now been fixed now returns ref.


  Commit: 86442f9b355ab0eea14b8d1430e3f0f170d5ded8
      https://github.com/D-Programming-Language/druntime/commit/86442f9b355ab0eea14b8d1430e3f0f170d5ded8
  Author: Sean Kelly <sean at invisibleduck.org>
  Date:   2011-09-22 (Thu, 22 Sep 2011)

  Changed paths:
    M src/core/time.d

  Log Message:
  -----------
  Merge pull request #73 from jmdavis/time

Some adjustments to core.time.


Compare: https://github.com/D-Programming-Language/druntime/compare/d7674fe...86442f9


More information about the D-runtime mailing list