September 03, 2011 [phobos] [D-Programming-Language/phobos] bb9d98: Reduce FormatSpec instantiation | ||||
---|---|---|---|---|
| ||||
Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: bb9d9823faa6407aaf216f3212818ab60f0db696 https://github.com/D-Programming-Language/phobos/commit/bb9d9823faa6407aaf216f3212818ab60f0db696 Author: k-hara <k.hara.pg at gmail.com> Date: 2011-09-02 (Fri, 02 Sep 2011) Changed paths: M std/format.d Log Message: ----------- Reduce FormatSpec instantiation Commit: bbd78b33d55359e9cf5527c98f8a62a996abbded https://github.com/D-Programming-Language/phobos/commit/bbd78b33d55359e9cf5527c98f8a62a996abbded Author: k-hara <k.hara.pg at gmail.com> Date: 2011-09-02 (Fri, 02 Sep 2011) Changed paths: M std/format.d Log Message: ----------- FormatError should take file and line Commit: c5c1c0dbbf16d7dcdb76085ca4879c5082a3b356 https://github.com/D-Programming-Language/phobos/commit/c5c1c0dbbf16d7dcdb76085ca4879c5082a3b356 Author: k-hara <k.hara.pg at gmail.com> Date: 2011-09-02 (Fri, 02 Sep 2011) Changed paths: M std/bigint.d M std/internal/math/biguintcore.d Log Message: ----------- detab/entab Commit: 11340b5a7b015141ce9cc2200324168cc0151f6b https://github.com/D-Programming-Language/phobos/commit/11340b5a7b015141ce9cc2200324168cc0151f6b Author: k-hara <k.hara.pg at gmail.com> Date: 2011-09-02 (Fri, 02 Sep 2011) Changed paths: M std/bigint.d Log Message: ----------- formatString should be right format spec Commit: f98145fc4dcfe97ebe90e0274558fe67186cbf54 https://github.com/D-Programming-Language/phobos/commit/f98145fc4dcfe97ebe90e0274558fe67186cbf54 Author: k-hara <k.hara.pg at gmail.com> Date: 2011-09-02 (Fri, 02 Sep 2011) Changed paths: M std/bigint.d Log Message: ----------- Improve BigInt decimal and hexadecimal formatting Commit: 5f64c4d4a149fabbd962e1accf20f356d9baba96 https://github.com/D-Programming-Language/phobos/commit/5f64c4d4a149fabbd962e1accf20f356d9baba96 Author: k-hara <k.hara.pg at gmail.com> Date: 2011-09-02 (Fri, 02 Sep 2011) Changed paths: M std/bigint.d Log Message: ----------- Add test for 6448 Commit: ac9b3d370ce0f7c7d69a8bc8c09509eb92058181 https://github.com/D-Programming-Language/phobos/commit/ac9b3d370ce0f7c7d69a8bc8c09509eb92058181 Author: k-hara <k.hara.pg at gmail.com> Date: 2011-09-02 (Fri, 02 Sep 2011) Changed paths: M std/bigint.d Log Message: ----------- Reduce module dependencies Commit: 0e77b4c614049025031f6af4937a613e181184a1 https://github.com/D-Programming-Language/phobos/commit/0e77b4c614049025031f6af4937a613e181184a1 Author: k-hara <k.hara.pg at gmail.com> Date: 2011-09-03 (Sat, 03 Sep 2011) Changed paths: M std/bigint.d Log Message: ----------- Change to selective import Commit: 568b04658df684118d769f10cb1f4a9413e8c9e5 https://github.com/D-Programming-Language/phobos/commit/568b04658df684118d769f10cb1f4a9413e8c9e5 Author: Don Clugston <dclugston at googlemail.com> Date: 2011-09-03 (Sat, 03 Sep 2011) Changed paths: M std/bigint.d M std/format.d M std/internal/math/biguintcore.d Log Message: ----------- Merge pull request #230 from 9rnsr/fix_bigint_format Issue 6448 - writef("%05d", BigInt) problem Compare: https://github.com/D-Programming-Language/phobos/compare/704c438...568b046 |
Copyright © 1999-2021 by the D Language Foundation