[phobos] [D-Programming-Language/phobos] cdd6a8: Remove unneeded C stuff and trailing whitespace fr...

GitHub noreply at github.com
Sun May 20 15:38:42 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: cdd6a858b515daf523ee1a7a56c496022fb54e60
      https://github.com/D-Programming-Language/phobos/commit/cdd6a858b515daf523ee1a7a56c496022fb54e60
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Remove unneeded C stuff and trailing whitespace from std.random.


  Commit: 1b148181701187e6f244f7a7645057c2b3010b42
      https://github.com/D-Programming-Language/phobos/commit/1b148181701187e6f244f7a7645057c2b3010b42
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Fixed incorrect braces in std.random.


  Commit: 088a228b34d49f14a6993a70222aa3e54b9bfbe9
      https://github.com/D-Programming-Language/phobos/commit/088a228b34d49f14a6993a70222aa3e54b9bfbe9
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Fixed incorrectly named enum.


  Commit: 76def7af856dfa898b78c0cf67228dac87dd4d83
      https://github.com/D-Programming-Language/phobos/commit/76def7af856dfa898b78c0cf67228dac87dd4d83
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2012-05-03 (Thu, 03 May 2012)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Fix Issue# 8026.

I added template constraints to all of the templates missing template
constraints in std.random - including randomShuffle, per the bug.


  Commit: 28bca62304c0ec21a9062b4dc4fcb64b80c1c5d8
      https://github.com/D-Programming-Language/phobos/commit/28bca62304c0ec21a9062b4dc4fcb64b80c1c5d8
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2012-05-20 (Sun, 20 May 2012)

  Changed paths:
    M std/random.d

  Log Message:
  -----------
  Merge pull request #565 from jmdavis/8026

Fix issue 8026


Compare: https://github.com/D-Programming-Language/phobos/compare/d7ea3c8...28bca62


More information about the phobos mailing list