September 26, 2013 [phobos] [D-Programming-Language/phobos] 256b62: fix issue 11089 toUpper doesn't work with 1:m mapp... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 256b62b37089068f3594d60e2e4a739c66cae2cc https://github.com/D-Programming-Language/phobos/commit/256b62b37089068f3594d60e2e4a739c66cae2cc Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2013-09-22 (Sun, 22 Sep 2013) Changed paths: M std/internal/unicode_tables.d M std/uni.d Log Message: ----------- fix issue 11089 toUpper doesn't work with 1:m mappings Also fixes a typo in generic toCase, adds test cases for previously fixed issue 9629 Commit: 9df179b65deb81021dd5cf18e83e05aec419dbac https://github.com/D-Programming-Language/phobos/commit/9df179b65deb81021dd5cf18e83e05aec419dbac Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2013-09-22 (Sun, 22 Sep 2013) Changed paths: M std/internal/unicode_tables.d M std/uni.d Log Message: ----------- fix issue 11057 [REG2.064dev] New std.uni has icmp() partly broken Commit: d9073b3a23b2a69cbd220493c5a2eaa9a54b04c5 https://github.com/D-Programming-Language/phobos/commit/d9073b3a23b2a69cbd220493c5a2eaa9a54b04c5 Author: monarch dodra <monarchdodra@gmail.com> Date: 2013-09-26 (Thu, 26 Sep 2013) Changed paths: M std/internal/unicode_tables.d M std/uni.d Log Message: ----------- Merge pull request #1594 from blackwhale/fix-icmp Fix regression in icmp Compare: https://github.com/D-Programming-Language/phobos/compare/36aa69b5ff06...d9073b3a23b2 |
Copyright © 1999-2021 by the D Language Foundation