September 07, 2014 [phobos] [D-Programming-Language/phobos] 253b90: std.format: Make double to string conversion @safe | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 253b90b3f26d4e809d8234699e32fc58287493cb https://github.com/D-Programming-Language/phobos/commit/253b90b3f26d4e809d8234699e32fc58287493cb Author: Vladimir Panteleev <vladimir@thecybershadow.net> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M std/format.d Log Message: ----------- std.format: Make double to string conversion @safe Bonus optimization: avoid redundant and possibly-unsafe strlen Commit: c2fb99558486cbdcb851102d215491c600c9dfa4 https://github.com/D-Programming-Language/phobos/commit/c2fb99558486cbdcb851102d215491c600c9dfa4 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-09-07 (Sun, 07 Sep 2014) Changed paths: M std/format.d Log Message: ----------- Merge pull request #2494 from CyberShadow/pull-2014-09-07-11575425 std.format: Make double to string conversion @safe Compare: https://github.com/D-Programming-Language/phobos/compare/13bdf3ed59b3...c2fb99558486 |
Copyright © 1999-2021 by the D Language Foundation