[phobos] [D-Programming-Language/phobos] f86d87: Change to one format string and following formatte...

GitHub noreply at github.com
Sat Apr 21 09:59:10 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f86d87e439dd03bc96aaa2393cce51f5c9156142
      https://github.com/D-Programming-Language/phobos/commit/f86d87e439dd03bc96aaa2393cce51f5c9156142
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-04-08 (Sun, 08 Apr 2012)

  Changed paths:
    M std/bind.d
    M std/cpuid.d

  Log Message:
  -----------
  Change to one format string and following formatted arguments


  Commit: affd4922f25d831966408b2df49aab08bb4ce495
      https://github.com/D-Programming-Language/phobos/commit/affd4922f25d831966408b2df49aab08bb4ce495
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-04-08 (Sun, 08 Apr 2012)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  formattedWrite and formattedRead returns the number of formatted arguments


  Commit: a6095fc9f3e5992e554ef17a4fc22c43eb7b4f62
      https://github.com/D-Programming-Language/phobos/commit/a6095fc9f3e5992e554ef17a4fc22c43eb7b4f62
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-04-08 (Sun, 08 Apr 2012)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Add new xformat and xsformat, they use formattedWrite as well as like writef family.


  Commit: 1b75b2b2890fe22fd24db4c693d718426d576f74
      https://github.com/D-Programming-Language/phobos/commit/1b75b2b2890fe22fd24db4c693d718426d576f74
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-04-21 (Sat, 21 Apr 2012)

  Changed paths:
    M std/bind.d
    M std/cpuid.d
    M std/format.d
    M std/string.d

  Log Message:
  -----------
  Merge pull request #231 from 9rnsr/fix6595

Issue 6595 - std.string.format() and sformat() are obsolete


Compare: https://github.com/D-Programming-Language/phobos/compare/803aa7c...1b75b2b


More information about the phobos mailing list