[phobos] [D-Programming-Language/phobos] f5fb09: Remove dead insert() comment

GitHub via phobos phobos at puremagic.com
Sat Aug 29 08:47:06 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f5fb09c91e33994c4a3114bf1b470f4d47f27cbd
      https://github.com/D-Programming-Language/phobos/commit/f5fb09c91e33994c4a3114bf1b470f4d47f27cbd
  Author: David Soria Parra <dsp at php.net>
  Date:   2015-08-29 (Sat, 29 Aug 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Remove dead insert() comment

The comment about insert() is from 2011. insert() is long gone and insertInPlace
is the standard. No need to keep the old commented-out function around.


  Commit: f0bba25acab4c60a38c60959460e43695699945e
      https://github.com/D-Programming-Language/phobos/commit/f0bba25acab4c60a38c60959460e43695699945e
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-08-30 (Sun, 30 Aug 2015)

  Changed paths:
    M std/array.d

  Log Message:
  -----------
  Merge pull request #3600 from dsp/master

Remove dead insert() comment


Compare: https://github.com/D-Programming-Language/phobos/compare/fa50be000bef...f0bba25acab4


More information about the phobos mailing list