May 02, 2016 [phobos] [dlang/phobos] 3d37ae: Byte Order Mark (BOM) handling functions rewrite | ||||
|---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 3d37aee77d12e13b970a84d3e06101e5fd04a00c https://github.com/dlang/phobos/commit/3d37aee77d12e13b970a84d3e06101e5fd04a00c Author: Robert burner Schadek <rburners@gmail.com> Date: 2016-05-02 (Mon, 02 May 2016) Changed paths: M std/encoding.d Log Message: ----------- Byte Order Mark (BOM) handling functions rewrite * move to std.encoding * less overengineering https://github.com/D-Programming-Language/phobos/pull/3870 rework Don't use top-level selective import in std.math because of DMD issue 314. some quickfur comments whitespace remove used import steven suggestion utfBom andrei nitpicks andrei null Commit: 30587d4f4e1726d1c0414b6321b6eec6ac104def https://github.com/dlang/phobos/commit/30587d4f4e1726d1c0414b6321b6eec6ac104def Author: Steven Schveighoffer <schveiguy@yahoo.com> Date: 2016-05-02 (Mon, 02 May 2016) Changed paths: M std/encoding.d Log Message: ----------- Merge pull request #3880 from burner/bom2 Byte Order Mark (BOM) handling functions rewrite Compare: https://github.com/dlang/phobos/compare/aa8cf8646f1c...30587d4f4e17 | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply