[phobos] [D-Programming-Language/phobos] 72a33d: Replace object.clear to destroy

GitHub noreply at github.com
Thu May 31 08:16:18 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 72a33de959be6c6a953592b4e54ff570afa59afc
      https://github.com/D-Programming-Language/phobos/commit/72a33de959be6c6a953592b4e54ff570afa59afc
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-05-31 (Thu, 31 May 2012)

  Changed paths:
    M std/container.d
    M std/regex.d
    M std/stdio.d
    M std/typecons.d

  Log Message:
  -----------
  Replace object.clear to destroy


  Commit: 75b709bf2801bbb0095d255d769811742e5fa757
      https://github.com/D-Programming-Language/phobos/commit/75b709bf2801bbb0095d255d769811742e5fa757
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-05-31 (Thu, 31 May 2012)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Tweak by Dmitry Olshansky's comment.


  Commit: dd76c96324a6d819dd825df4f804845c323f6b8f
      https://github.com/D-Programming-Language/phobos/commit/dd76c96324a6d819dd825df4f804845c323f6b8f
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2012-05-31 (Thu, 31 May 2012)

  Changed paths:
    M std/container.d
    M std/regex.d
    M std/stdio.d
    M std/typecons.d

  Log Message:
  -----------
  Merge pull request #615 from 9rnsr/fix_clear

Renamed clear to destroy


Compare: https://github.com/D-Programming-Language/phobos/compare/aca7083...dd76c96


More information about the phobos mailing list