November 18, 2013 [phobos] [D-Programming-Language/phobos] 8dc07b: BigInt const (Fixes 11148 and parts of 11188) | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 8dc07ba85e20bd9c82508c049d82279387a79f5a https://github.com/D-Programming-Language/phobos/commit/8dc07ba85e20bd9c82508c049d82279387a79f5a Author: Simen Kjærås <simen.kjaras@gmail.com> Date: 2013-11-01 (Fri, 01 Nov 2013) Changed paths: M std/bigint.d M std/conv.d M std/internal/math/biguintcore.d Log Message: ----------- BigInt const (Fixes 11148 and parts of 11188) Commit: 0bf6df0cd8a88daeaf282e0389937b9461e2b654 https://github.com/D-Programming-Language/phobos/commit/0bf6df0cd8a88daeaf282e0389937b9461e2b654 Author: Simen Kjærås <simen.kjaras@gmail.com> Date: 2013-11-02 (Sat, 02 Nov 2013) Changed paths: M std/internal/math/biguintcore.d Log Message: ----------- Fix error inpull 1679 Commit: 3cd19ed494c69b51f932be9c10b38a99555e261e https://github.com/D-Programming-Language/phobos/commit/3cd19ed494c69b51f932be9c10b38a99555e261e Author: Simen Kjærås <simen.kjaras@gmail.com> Date: 2013-11-02 (Sat, 02 Nov 2013) Changed paths: M std/internal/math/biguintcore.d Log Message: ----------- More fixes for pull 1679 Commit: 48ca747ddf8493248a609e1185313d1c673ee50d https://github.com/D-Programming-Language/phobos/commit/48ca747ddf8493248a609e1185313d1c673ee50d Author: Simen Kjærås <simen.kjaras@gmail.com> Date: 2013-11-02 (Sat, 02 Nov 2013) Changed paths: M std/bigint.d M std/internal/math/biguintcore.d Log Message: ----------- Fixed wrong placement of unittest in pull 1679 Commit: 862f8a0adae98dd1c976afbf53d037f4336298fa https://github.com/D-Programming-Language/phobos/commit/862f8a0adae98dd1c976afbf53d037f4336298fa Author: unknown <sik@PC-82.ik.local> Date: 2013-11-04 (Mon, 04 Nov 2013) Changed paths: M std/internal/math/biguintcore.d Log Message: ----------- Fixed template constraints in biguintcore. Commit: 536dd1ceea0010e60db9873b6603372798f91cca https://github.com/D-Programming-Language/phobos/commit/536dd1ceea0010e60db9873b6603372798f91cca Author: unknown <sik@PC-82.ik.local> Date: 2013-11-04 (Mon, 04 Nov 2013) Changed paths: M std/internal/math/biguintcore.d Log Message: ----------- More fixes. Commit: 9a93d82e9924a39b9f1f9cade1ec03b84bbfe376 https://github.com/D-Programming-Language/phobos/commit/9a93d82e9924a39b9f1f9cade1ec03b84bbfe376 Author: monarch dodra <monarchdodra@gmail.com> Date: 2013-11-18 (Mon, 18 Nov 2013) Changed paths: M std/bigint.d M std/conv.d M std/internal/math/biguintcore.d Log Message: ----------- Merge pull request #1679 from BioTronic/master BigInt const (Fixes 11148 and parts of 11188) Compare: https://github.com/D-Programming-Language/phobos/compare/cc52695e4a15...9a93d82e9924 |
Copyright © 1999-2021 by the D Language Foundation