May 20, 2012 [phobos] [D-Programming-Language/phobos] cdd6a8: Remove unneeded C stuff and trailing whitespace fr... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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@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@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@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 |
Copyright © 1999-2021 by the D Language Foundation