[phobos] [D-Programming-Language/phobos] 49a98e: Remove std.ctype from the index.

GitHub noreply at github.com
Sat Oct 6 21:49:54 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 49a98e29dd82207680f7e9bb28180a448b8dae4f
      https://github.com/D-Programming-Language/phobos/commit/49a98e29dd82207680f7e9bb28180a448b8dae4f
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-09-30 (Sun, 30 Sep 2012)

  Changed paths:
    M index.d
    M std/ctype.d

  Log Message:
  -----------
  Remove std.ctype from the index.


  Commit: 14c9a0ae441569070ef6d7e4df9cc32623262e15
      https://github.com/D-Programming-Language/phobos/commit/14c9a0ae441569070ef6d7e4df9cc32623262e15
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-09-30 (Sun, 30 Sep 2012)

  Changed paths:
    M std/concurrency.d
    M std/conv.d
    M std/datetime.d
    M std/uni.d

  Log Message:
  -----------
  Undocumented September deprecations.

The deprecated stuff scheduled for removal in September is now
undocumented and marked (in a normal comment) for removal in March 2013.


  Commit: 9f08095551bfd99f9c329a16e93569d256ad898a
      https://github.com/D-Programming-Language/phobos/commit/9f08095551bfd99f9c329a16e93569d256ad898a
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-09-30 (Sun, 30 Sep 2012)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Undocumented the overload of canFind which was scheduled for deprecation.

It hasn't actually be deprecated, but it's now undocumented and marked
for possible deprecation in the future.


  Commit: 6cc24088044f9b70230e6f63e3c7b67d4be5b3b5
      https://github.com/D-Programming-Language/phobos/commit/6cc24088044f9b70230e6f63e3c7b67d4be5b3b5
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-10-06 (Sat, 06 Oct 2012)

  Changed paths:
    M index.d
    M std/algorithm.d
    M std/concurrency.d
    M std/conv.d
    M std/ctype.d
    M std/datetime.d
    M std/uni.d

  Log Message:
  -----------
  Merge pull request #768 from jmdavis/deprecations

September 2012 Deprecations


Compare: https://github.com/D-Programming-Language/phobos/compare/a37e91942133...6cc24088044f


More information about the phobos mailing list