[phobos] [D-Programming-Language/phobos] 4d5894: std.algorithm.sorting: Remove dead YouTube link fr...

GitHub via phobos phobos at puremagic.com
Tue Jul 21 02:33:33 PDT 2015


  Branch: refs/heads/stable
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 4d5894b042133a9f5b8a5d5cc71795e2aae04974
      https://github.com/D-Programming-Language/phobos/commit/4d5894b042133a9f5b8a5d5cc71795e2aae04974
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M std/algorithm/sorting.d

  Log Message:
  -----------
  std.algorithm.sorting: Remove dead YouTube link from schwartzSort DDoc

IIRC, this was some sort of joke.


  Commit: 044cbc00c3e1b7346bb6031f4a3b18afb625c372
      https://github.com/D-Programming-Language/phobos/commit/044cbc00c3e1b7346bb6031f4a3b18afb625c372
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  std.path: Rename setExt to withExtension

Discussion:
http://forum.dlang.org/post/dgtczeqnaulmdgdvvdrx@forum.dlang.org


  Commit: 9561bc631d38e94d0e4bef224e26a24117586992
      https://github.com/D-Programming-Language/phobos/commit/9561bc631d38e94d0e4bef224e26a24117586992
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  std.path: Rename defaultExt to withDefaultExtension

Discussion:
http://forum.dlang.org/post/btbyfqvkpwivjxuolmhx@forum.dlang.org


  Commit: ed3a05eef35082bd1aa717885ff937ef9e664d93
      https://github.com/D-Programming-Language/phobos/commit/ed3a05eef35082bd1aa717885ff937ef9e664d93
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M std/uni.d

  Log Message:
  -----------
  std.uni: Rename toLowerCase, toUpperCase, toCapitalized

New names: asLowerCase, asUpperCase, asCapitalized

Discussions:
http://forum.dlang.org/post/fafybgnltpkfwpugyqvm@forum.dlang.org
http://forum.dlang.org/post/qdtisgsafprcczbjfizz@forum.dlang.org


  Commit: f26d542967cc1b3ad9cae5ee1ea690d60dc13b8e
      https://github.com/D-Programming-Language/phobos/commit/f26d542967cc1b3ad9cae5ee1ea690d60dc13b8e
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-06-29 (Mon, 29 Jun 2015)

  Changed paths:
    M std/json.d

  Log Message:
  -----------
  std.json: Rename JsonOptions to JSONOptions

Discussion:
http://forum.dlang.org/post/tjlziczxnjlmckdmdnxn@forum.dlang.org


  Commit: bf1d655754868f4e6401c8fa9df3fd7d9527d491
      https://github.com/D-Programming-Language/phobos/commit/bf1d655754868f4e6401c8fa9df3fd7d9527d491
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-07-08 (Wed, 08 Jul 2015)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  std.path: Rename toAbsolutePath, toNormalizedPath, toRelativePath

New names: asAbsolutePath, asNormalizedPath, asRelativePath

Discussion:
http://forum.dlang.org/post/mmktgszutvkqgrjmnice@forum.dlang.org


  Commit: e3b2a9a847574adcc8b9cf464eb1559b595ba1bc
      https://github.com/D-Programming-Language/phobos/commit/e3b2a9a847574adcc8b9cf464eb1559b595ba1bc
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-07-21 (Tue, 21 Jul 2015)

  Changed paths:
    M std/algorithm/sorting.d
    M std/json.d
    M std/path.d
    M std/uni.d

  Log Message:
  -----------
  Merge pull request #3454 from CyberShadow/renames-2.068

2.068 renames


Compare: https://github.com/D-Programming-Language/phobos/compare/9990d31e7a37...e3b2a9a84757


More information about the phobos mailing list