[phobos] [D-Programming-Language/phobos] 655452: Remove stray // from ddoc.

GitHub noreply at github.com
Thu Jan 3 22:04:03 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 655452e37997fe04b140bb88766c36c842054b93
      https://github.com/D-Programming-Language/phobos/commit/655452e37997fe04b140bb88766c36c842054b93
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2013-01-03 (Thu, 03 Jan 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Remove stray // from ddoc.


  Commit: 3d56ea1fa57e8727bb0ef37690cdf6761e60fb34
      https://github.com/D-Programming-Language/phobos/commit/3d56ea1fa57e8727bb0ef37690cdf6761e60fb34
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2013-01-03 (Thu, 03 Jan 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Complete the fix for issue 8302.

The original fix (e6621da89985ca9688f758c5fffd00438050bfd4) missed the
second variant of std.file.dirEntries.


  Commit: 6c5377e9b5003c40536130cf2a1e67f10e27f4a5
      https://github.com/D-Programming-Language/phobos/commit/6c5377e9b5003c40536130cf2a1e67f10e27f4a5
  Author: Jonathan M Davis <jmdavisProg at gmx.com>
  Date:   2013-01-03 (Thu, 03 Jan 2013)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Merge pull request #1051 from quickfur/std_file_ddoc

Improve std.file.dirEntries ddoc


Compare: https://github.com/D-Programming-Language/phobos/compare/10a56eb0d7f1...6c5377e9b500


More information about the phobos mailing list