[phobos] [D-Programming-Language/phobos] d2dd31: Revert "std.datetime_doc_update 2 of 9"

GitHub via phobos phobos at puremagic.com
Thu Sep 17 21:23:49 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d2dd31db9b0452064c55b2f153fca75db6660b5f
      https://github.com/D-Programming-Language/phobos/commit/d2dd31db9b0452064c55b2f153fca75db6660b5f
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Revert "std.datetime_doc_update 2 of 9"

This reverts commit 69f46bbf81e65b5640ee19f303d52d9516243ecd.

This was well intentioned, but it moves the unit tests into a templated
struct, which makes it so that they get instantiated for every template
instantiation.


  Commit: 533d216b11f3923dab8b4fd5e5d16d983d8f70d3
      https://github.com/D-Programming-Language/phobos/commit/533d216b11f3923dab8b4fd5e5d16d983d8f70d3
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Revert "std.datetime_doc_update 1 of 9"

This reverts commit 81391ff59cc170715a7f8757e6672019a84853f1.

This was well intentioned, but it moves the unit tests into a templated
struct, which makes it so that they get instantiated for every template
instantiation.


  Commit: 965108ff6e0b2b942b70783651edade955cae038
      https://github.com/D-Programming-Language/phobos/commit/965108ff6e0b2b942b70783651edade955cae038
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Revert "std.datetime_doc_update 0 of 9"

This reverts commit f4b4763d3f32f2788122edbe201833e95eb7fd5b.

This was well intentioned, but it moves the unit tests into a templated
struct, which makes it so that they get instantiated for every template
instantiation.


  Commit: 588029d70d74fbd23593377a427bb9ccb1425023
      https://github.com/D-Programming-Language/phobos/commit/588029d70d74fbd23593377a427bb9ccb1425023
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-09-17 (Thu, 17 Sep 2015)

  Changed paths:
    M std/datetime.d

  Log Message:
  -----------
  Merge pull request #3665 from jmdavis/unddoc

Undo changes that move std.datetime unit tests inside of templates


Compare: https://github.com/D-Programming-Language/phobos/compare/29c10e6347ad...588029d70d74


More information about the phobos mailing list