December 13, 2012 [phobos] [D-Programming-Language/phobos] 14e457: fix issue 4489 std.array.insert is slow | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 14e457b37d0a870a8ed7dd901e10679456edc6b3 https://github.com/D-Programming-Language/phobos/commit/14e457b37d0a870a8ed7dd901e10679456edc6b3 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M std/array.d Log Message: ----------- fix issue 4489 std.array.insert is slow Commit: 016a55a5613819b2d398dd0bf4cab16ea07899c2 https://github.com/D-Programming-Language/phobos/commit/016a55a5613819b2d398dd0bf4cab16ea07899c2 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M std/array.d Log Message: ----------- structs with postblit, CTFE, fix -property Commit: 96a22304d8ddbeafabd78af12340fea3bec70eed https://github.com/D-Programming-Language/phobos/commit/96a22304d8ddbeafabd78af12340fea3bec70eed Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M std/array.d Log Message: ----------- another -property error Commit: b7286e7444af6bd3dce5dd697170f08e2dc55881 https://github.com/D-Programming-Language/phobos/commit/b7286e7444af6bd3dce5dd697170f08e2dc55881 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M std/array.d M std/utf.d Log Message: ----------- generalize countLength Commit: 222c8035369eff8d822c66b47982e61567669908 https://github.com/D-Programming-Language/phobos/commit/222c8035369eff8d822c66b47982e61567669908 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M std/array.d Log Message: ----------- re-style and fix indention Commit: 9e35a4d8ee6b648180793d3c1032142afe373119 https://github.com/D-Programming-Language/phobos/commit/9e35a4d8ee6b648180793d3c1032142afe373119 Author: Dmitry Olshansky <dmitry.olsh@gmail.com> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M std/array.d Log Message: ----------- address review remarks Commit: 26f9bee3489ff68f801585390202489529f2e391 https://github.com/D-Programming-Language/phobos/commit/26f9bee3489ff68f801585390202489529f2e391 Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2012-12-13 (Thu, 13 Dec 2012) Changed paths: M std/array.d M std/utf.d Log Message: ----------- Merge pull request #858 from blackwhale/optimize-insert Optimize insertInPlace Compare: https://github.com/D-Programming-Language/phobos/compare/437f15689dae...26f9bee3489f |
Copyright © 1999-2021 by the D Language Foundation