October 24, 2013 [phobos] [D-Programming-Language/phobos] 4b2390: Making split unicode correct | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 4b2390eb0bdbec7ad5c11dc136a14e0f3b2c4567 https://github.com/D-Programming-Language/phobos/commit/4b2390eb0bdbec7ad5c11dc136a14e0f3b2c4567 Author: unknown <monarchdodra@gmail.com> Date: 2013-10-07 (Mon, 07 Oct 2013) Changed paths: M std/array.d Log Message: ----------- Making split unicode correct Also marked as safe, but not pure (because of the foreach body) Commit: 6c794801c44f9261c44ef5d3049793b192c5b28b https://github.com/D-Programming-Language/phobos/commit/6c794801c44f9261c44ef5d3049793b192c5b28b Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-10-24 (Thu, 24 Oct 2013) Changed paths: M std/array.d Log Message: ----------- Merge pull request #1477 from monarchdodra/splitwhite2 std.array.split Unicode correctness Compare: https://github.com/D-Programming-Language/phobos/compare/c2c95ca9910f...6c794801c44f |
Copyright © 1999-2021 by the D Language Foundation