[phobos] [D-Programming-Language/phobos] 971a76: std.variant housekeeping

GitHub via phobos phobos at puremagic.com
Mon Aug 3 06:50:28 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 971a76d941551bc54a96de6d4fdb80752c2ea932
      https://github.com/D-Programming-Language/phobos/commit/971a76d941551bc54a96de6d4fdb80752c2ea932
  Author: Robert burner Schadek <rburners at gmail.com>
  Date:   2015-07-24 (Fri, 24 Jul 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  std.variant housekeeping

variant hat some code disabled due to compiler bugs.
Some of these bugs have been fixed.
This re-enables this dead code.

removed some old code

bug remove reverse


  Commit: dea9a2d0eaf504c40514a5653f14c035b69a48f2
      https://github.com/D-Programming-Language/phobos/commit/dea9a2d0eaf504c40514a5653f14c035b69a48f2
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #3493 from burner/variantHousekeeping

std.variant housekeeping


Compare: https://github.com/D-Programming-Language/phobos/compare/14301c6d1a7c...dea9a2d0eaf5


More information about the phobos mailing list