May 22, 2012 [phobos] [D-Programming-Language/phobos] fb964a: Merge conversions representing with string into on... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: fb964ae04b05579ee8aac9c1f29df72afcc6d101 https://github.com/D-Programming-Language/phobos/commit/fb964ae04b05579ee8aac9c1f29df72afcc6d101 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M std/conv.d Log Message: ----------- Merge conversions representing with string into one toImpl function Commit: 532f88e3d3d5592fb8abfcae69bf9957224e3455 https://github.com/D-Programming-Language/phobos/commit/532f88e3d3d5592fb8abfcae69bf9957224e3455 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M std/conv.d Log Message: ----------- Arrangement tests Commit: d964333d35c7d9b034c9c217d5a1be91ec445f47 https://github.com/D-Programming-Language/phobos/commit/d964333d35c7d9b034c9c217d5a1be91ec445f47 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M std/conv.d Log Message: ----------- Fix documentations Commit: 8d455147cfa35bd514796dfc008ee67142213777 https://github.com/D-Programming-Language/phobos/commit/8d455147cfa35bd514796dfc008ee67142213777 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M changelog.dd M std/conv.d Log Message: ----------- fix Issue 6175 - String corruption when passing static char arrays to std.conv Commit: 2e3d877f769abcf6ea0a9c6a31902b8cbd02ba75 https://github.com/D-Programming-Language/phobos/commit/2e3d877f769abcf6ea0a9c6a31902b8cbd02ba75 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M changelog.dd M std/conv.d Log Message: ----------- fix Issue 7348 - to!string(null) matches more than one template declaration Commit: 40de9e601b3d80189d9e8b1f5b32d8b00270f610 https://github.com/D-Programming-Language/phobos/commit/40de9e601b3d80189d9e8b1f5b32d8b00270f610 Author: k-hara <k.hara.pg@gmail.com> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M changelog.dd M std/conv.d Log Message: ----------- fix Issue 8080 - 'alias this' causes toString to be shadowed by aliased object Commit: 654eb302cb9dfa38e08f915e32e754ecff7a514f https://github.com/D-Programming-Language/phobos/commit/654eb302cb9dfa38e08f915e32e754ecff7a514f Author: Walter Bright <walter@walterbright.com> Date: 2012-05-22 (Tue, 22 May 2012) Changed paths: M changelog.dd M std/conv.d Log Message: ----------- Merge pull request #575 from 9rnsr/fix_conv Fix std.conv.to for alias this type interactions Compare: https://github.com/D-Programming-Language/phobos/compare/ac143b6...654eb30 |
Copyright © 1999-2021 by the D Language Foundation