[phobos] [D-Programming-Language/phobos] 13b810: Merge pull request #1744 from 9rnsr/fix11603

GitHub noreply at github.com
Wed Jan 15 11:41:29 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 13b8101061b2e5824c0e0a08654922649acf4978
      https://github.com/D-Programming-Language/phobos/commit/13b8101061b2e5824c0e0a08654922649acf4978
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-12-19 (Thu, 19 Dec 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #1744 from 9rnsr/fix11603

Issue 11603 - std.algorithm.canFind does not work when needle is 1-byte zero


  Commit: 67933fda951ccd8735eb66ea223980ae7175bc11
      https://github.com/D-Programming-Language/phobos/commit/67933fda951ccd8735eb66ea223980ae7175bc11
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-12-19 (Thu, 19 Dec 2013)

  Changed paths:
    M std/zip.d

  Log Message:
  -----------
  Merge pull request #1751 from dawgfoto/std_zip

[install,regression] fix Issue 11692 - can't set file attributes for std.zip.ArchiveMember


  Commit: 6ceef71172591ee013dee4c87f6b1e257b629fcc
      https://github.com/D-Programming-Language/phobos/commit/6ceef71172591ee013dee4c87f6b1e257b629fcc
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-12-19 (Thu, 19 Dec 2013)

  Changed paths:
    M std/zip.d

  Log Message:
  -----------
  Revert "Merge pull request #1751 from dawgfoto/std_zip"

This reverts commit 67933fda951ccd8735eb66ea223980ae7175bc11.


  Commit: e7cb5f7838e45f71910b6b6fbe4abebc84f42dba
      https://github.com/D-Programming-Language/phobos/commit/e7cb5f7838e45f71910b6b6fbe4abebc84f42dba
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-12-21 (Sat, 21 Dec 2013)

  Changed paths:
    M etc/c/curl.d
    M posix.mak
    M std/net/curl.d

  Log Message:
  -----------
  Merge pull request #1772 from MartinNowak/fix10710

fix Issue 10710 - phobos depends on versioned libcurl

Conflicts:
	posix.mak


  Commit: b6192cecfe981fc436b0b579069cf7760630a88e
      https://github.com/D-Programming-Language/phobos/commit/b6192cecfe981fc436b0b579069cf7760630a88e
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-12-22 (Sun, 22 Dec 2013)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Revert "Merge pull request #1744 from 9rnsr/fix11603"

This reverts commit 13b8101061b2e5824c0e0a08654922649acf4978.


  Commit: a087fcb2c39ae13e8a0c3eb2494adae15683c6ee
      https://github.com/D-Programming-Language/phobos/commit/a087fcb2c39ae13e8a0c3eb2494adae15683c6ee
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-01-02 (Thu, 02 Jan 2014)

  Changed paths:
    M std/zip.d

  Log Message:
  -----------
  fix Issue 11831 - std.zip no longer allows setting madeVersion field

- add deprecated ref accessor


  Commit: 55c83ed471c93f9912ca8f5b2c78225567cc0a2d
      https://github.com/D-Programming-Language/phobos/commit/55c83ed471c93f9912ca8f5b2c78225567cc0a2d
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-01-09 (Thu, 09 Jan 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  fix Issue 11789 - No setAttributes to complement getAttributes

- add std.file.setAttributes

[Issue 11789](https://d.puremagic.com/issues/show_bug.cgi?id=11789)


  Commit: 9bcb99fee17db5f76a2d430b9f95683dad75c8a7
      https://github.com/D-Programming-Language/phobos/commit/9bcb99fee17db5f76a2d430b9f95683dad75c8a7
  Author: AndrewEdwards <edwards.ac at gmail.com>
  Date:   2014-01-15 (Wed, 15 Jan 2014)

  Changed paths:
    M std/zip.d

  Log Message:
  -----------
  Merge branch '2.065'

Conflicts:
	posix.mak


Compare: https://github.com/D-Programming-Language/phobos/compare/aa67b76a86ca...9bcb99fee17d


More information about the phobos mailing list