Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: a445982fb8de3f8bd5086bd7a9b759cb40191b5b
      
https://github.com/D-Programming-Language/phobos/commit/a445982fb8de3f8bd5086bd7a9b759cb40191b5b
  Author: jmdavis <[email protected]>
  Date:   2013-05-04 (Sat, 04 May 2013)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Make UTC and LocalTime singletons be instantiated with CTFE.

Yay! It's now possible to instantiate classes at compile time and then
use them at runtime.


  Commit: 57f310a4005708fab4ed2fcff1db22a0cf84e144
      
https://github.com/D-Programming-Language/phobos/commit/57f310a4005708fab4ed2fcff1db22a0cf84e144
  Author: David Nadlinger <[email protected]>
  Date:   2013-05-12 (Sun, 12 May 2013)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Merge pull request #1284 from jmdavis/ctfe

Make UTC and LocalTime singletons be instantiated with CTFE.


Compare: 
https://github.com/D-Programming-Language/phobos/compare/2613bc8c3a7a...57f310a40057
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to