September 01, 2013 [phobos] [D-Programming-Language/phobos] 3432b6: Fix std.traits for large input | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 3432b6113f5a23f457b4406cc5e37589b064391d https://github.com/D-Programming-Language/phobos/commit/3432b6113f5a23f457b4406cc5e37589b064391d Author: Simen Kjærås <simen.kjaras@gmail.com> Date: 2013-07-08 (Mon, 08 Jul 2013) Changed paths: M std/traits.d Log Message: ----------- Fix std.traits for large input std.traits: EnumMembers, isExpressionTuple, isTypeTuple & Largest balks at large input Commit: 4e2527febde26a8742a0538a2d0ed81540c0bd38 https://github.com/D-Programming-Language/phobos/commit/4e2527febde26a8742a0538a2d0ed81540c0bd38 Author: Simen Kjærås <simen.kjaras@gmail.com> Date: 2013-07-09 (Tue, 09 Jul 2013) Changed paths: M std/traits.d Log Message: ----------- EnumMembers now works with single-member enums. Commit: 18c1186b2e30fc55aff86cb1f1864b046943a974 https://github.com/D-Programming-Language/phobos/commit/18c1186b2e30fc55aff86cb1f1864b046943a974 Author: U-biotronic-PC\biotronic <biotronic@biotronic.(none)> Date: 2013-07-14 (Sun, 14 Jul 2013) Changed paths: M std/algorithm.d M std/file.d M std/random.d M std/regex.d M std/stdio.d M std/string.d M std/variant.d Log Message: ----------- Merge branch 'master' of https://github.com/D-Programming-Language/phobos Commit: fcffe804f8fbaa25428bc16a806d4baf0336acf2 https://github.com/D-Programming-Language/phobos/commit/fcffe804f8fbaa25428bc16a806d4baf0336acf2 Author: Simen Kjærås <simen.kjaras@gmail.com> Date: 2013-08-15 (Thu, 15 Aug 2013) Changed paths: M posix.mak M std/algorithm.d M std/array.d M std/ascii.d M std/bigint.d M std/bitmanip.d M std/c/windows/com.d M std/c/windows/stat.d M std/c/windows/windows.d M std/c/windows/winsock.d M std/conv.d M std/csv.d M std/digest/digest.d M std/digest/sha.d M std/file.d M std/format.d M std/internal/math/biguintcore.d A std/internal/unicode_tables.d M std/json.d M std/math.d M std/md5.d M std/numeric.d M std/outbuffer.d M std/parallelism.d M std/path.d M std/process.d M std/random.d M std/range.d M std/regex.d M std/socket.d M std/stdio.d M std/stream.d M std/string.d M std/traits.d M std/typecons.d M std/uni.d M std/utf.d M std/uuid.d M std/windows/charset.d M std/windows/iunknown.d M std/windows/registry.d M std/windows/syserror.d M win32.mak M win64.mak Log Message: ----------- Merge remote-tracking branch 'upstream/master' Commit: 0d7d603bde1af072c600296cbe69048f67cebf56 https://github.com/D-Programming-Language/phobos/commit/0d7d603bde1af072c600296cbe69048f67cebf56 Author: Simen Kjærås <simen.kjaras@gmail.com> Date: 2013-08-30 (Fri, 30 Aug 2013) Changed paths: M std/traits.d Log Message: ----------- Undo some changes to work around bug. Oh well. Commit: 0864aeaeae0513f90278963166e66a26eae05399 https://github.com/D-Programming-Language/phobos/commit/0864aeaeae0513f90278963166e66a26eae05399 Author: monarch dodra <monarchdodra@gmail.com> Date: 2013-09-01 (Sun, 01 Sep 2013) Changed paths: M std/traits.d Log Message: ----------- Merge pull request #1400 from BioTronic/master Fix 10569 - std.traits: EnumMembers, isExpressionTuple, isTypeTuple & Largest balks at large input. Compare: https://github.com/D-Programming-Language/phobos/compare/01a2bdb02e45...0864aeaeae05 |
Copyright © 1999-2021 by the D Language Foundation