[phobos] [D-Programming-Language/phobos] 1d04bb: Correct docs & deprecation message in std.complex.

GitHub noreply at github.com
Wed Nov 27 12:00:44 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 1d04bb2883bb9126d5f22af4355150fcbb0f1dc1
      https://github.com/D-Programming-Language/phobos/commit/1d04bb2883bb9126d5f22af4355150fcbb0f1dc1
  Author: Joseph Rushton Wakeling <joe at webdrake.net>
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
    M std/complex.d

  Log Message:
  -----------
  Correct docs & deprecation message in std.complex.

Reference to std.format.format [sic!] should be to std.string.format.

I've also taken the opportunity to slightly clean up the module's
import statements and some whitespace errors.


  Commit: d2ea17ebcca1f59962135f8a1f63bbd566e7ab92
      https://github.com/D-Programming-Language/phobos/commit/d2ea17ebcca1f59962135f8a1f63bbd566e7ab92
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-11-27 (Wed, 27 Nov 2013)

  Changed paths:
    M std/complex.d

  Log Message:
  -----------
  Merge pull request #1730 from WebDrake/complex-format

Correct docs & deprecation message in std.complex.


Compare: https://github.com/D-Programming-Language/phobos/compare/1fd3a5689ed1...d2ea17ebcca1


More information about the phobos mailing list