[phobos] [D-Programming-Language/phobos] d83f9c: Fix comment describing gammaIncompleteComplInverse...

GitHub noreply at github.com
Sun Jun 10 05:19:08 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d83f9cbdaf4ac651b194b58c1a510990205e93b6
      https://github.com/D-Programming-Language/phobos/commit/d83f9cbdaf4ac651b194b58c1a510990205e93b6
  Author: Karl Broman <kbroman at gmail.com>
  Date:   2012-05-18 (Fri, 18 May 2012)

  Changed paths:
    M std/mathspecial.d

  Log Message:
  -----------
  Fix comment describing gammaIncompleteComplInverse in std/mathspecial.d


  Commit: 320c92d35544a3da41283cb8d7a157e25c8881b6
      https://github.com/D-Programming-Language/phobos/commit/320c92d35544a3da41283cb8d7a157e25c8881b6
  Author: Karl Broman <kbroman at gmail.com>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M std/internal/math/gammafunction.d
    M std/mathspecial.d

  Log Message:
  -----------
  Change second paramater  of gammaIncompleteComplInverse from x to p

  - more meaningful for it to be p rather than x
  - also, this matches the corresponding internal function in
    std.internal.math.gammafunction
  - revise comments to match


  Commit: 11f02dbfd1943a988288318973d76bdde83b4d31
      https://github.com/D-Programming-Language/phobos/commit/11f02dbfd1943a988288318973d76bdde83b4d31
  Author: Karl Broman <kbroman at gmail.com>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M std/internal/uni_tab.d
    M std/process.d
    M std/random.d
    M std/stdio.d
    M std/traits.d
    M win32.mak

  Log Message:
  -----------
  Merge branch 'master' into patch-1


  Commit: 903a5e821a54a7dc5a2695e47db3abe2517742fe
      https://github.com/D-Programming-Language/phobos/commit/903a5e821a54a7dc5a2695e47db3abe2517742fe
  Author: Lars T. Kyllingstad <git at kyllingen.net>
  Date:   2012-06-10 (Sun, 10 Jun 2012)

  Changed paths:
    M std/internal/math/gammafunction.d
    M std/mathspecial.d

  Log Message:
  -----------
  Merge pull request #589 from kbroman/patch-1

Fix comment describing gammaIncompleteComplInverse in std/mathspecial.d


Compare: https://github.com/D-Programming-Language/phobos/compare/331c6a2...903a5e8


More information about the phobos mailing list