October 27, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 9c4368f52c43ee04741da90eebbab45cfe849adb
      https://github.com/dlang/phobos/commit/9c4368f52c43ee04741da90eebbab45cfe849adb
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Removed uses of the delete keyword from std.file


  Commit: 0fed86c07bb52176756a1ae1b14e0e54d9a8e4b4
      https://github.com/dlang/phobos/commit/0fed86c07bb52176756a1ae1b14e0e54d9a8e4b4
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-10-26 (Wed, 26 Oct 2016)

  Changed paths:
    M std/internal/math/biguintcore.d

  Log Message:
  -----------
  Removed uses of the delete keyword from std.internal.math.biguintcore.d


  Commit: 9d8cb9fda2013d9cb69e67a3a726067f78875346
      https://github.com/dlang/phobos/commit/9d8cb9fda2013d9cb69e67a3a726067f78875346
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M std/mmfile.d

  Log Message:
  -----------
  Removed uses of the delete keyword from std.mmfile


  Commit: 70ae19191338779ed2123b0d1b956dc7a556772c
      https://github.com/dlang/phobos/commit/70ae19191338779ed2123b0d1b956dc7a556772c
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M std/zlib.d

  Log Message:
  -----------
  Removed uses of the delete keyword from std.zlib


  Commit: 9e25a222e8ba764cfdeebd2ef6b8b0533eb7418e
      https://github.com/dlang/phobos/commit/9e25a222e8ba764cfdeebd2ef6b8b0533eb7418e
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M .dscanner.ini

  Log Message:
  -----------
  Enable check for delete in Travis-CI


  Commit: dbd387178493c8e312c64b5eda3d381096e710c0
      https://github.com/dlang/phobos/commit/dbd387178493c8e312c64b5eda3d381096e710c0
  Author: Jack Stouffer <jack@jackstouffer.com>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

  Changed paths:
    M .dscanner.ini
    M std/file.d
    M std/internal/math/biguintcore.d
    M std/mmfile.d
    M std/zlib.d

  Log Message:
  -----------
  Merge pull request #4604 from JackStouffer/delete

Remove all uses of the delete keyword and enable the Travis check


Compare: https://github.com/dlang/phobos/compare/d999c773a1e4...dbd387178493