July 15, 2012
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: c332a1c3f1e08429b1db2eeb5e8e1463c7d8a3ca
      https://github.com/D-Programming-Language/phobos/commit/c332a1c3f1e08429b1db2eeb5e8e1463c7d8a3ca
  Author: jmdavis <jmdavisProg@gmx.com>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Attribute inferrence should solve the @safe problem for benchmark now.


  Commit: afdf742ddc75b6897fc0b8b469cd9b9a88a92ab9
      https://github.com/D-Programming-Language/phobos/commit/afdf742ddc75b6897fc0b8b469cd9b9a88a92ab9
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2012-07-15 (Sun, 15 Jul 2012)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Merge pull request #670 from jmdavis/benchmark

Attribute inferrence should solve the @safe problem for benchmark now.


Compare: https://github.com/D-Programming-Language/phobos/compare/acc8c7dc08f2...afdf742ddc75