June 12, 2014 [D-runtime] [D-Programming-Language/druntime] dd0f14: Mark associative array `byKey` and `byValue` `pure... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: dd0f141f313fa6709939b4d626ff73296108ca70 https://github.com/D-Programming-Language/druntime/commit/dd0f141f313fa6709939b4d626ff73296108ca70 Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2014-06-12 (Thu, 12 Jun 2014) Changed paths: M src/object.di M src/object_.d M src/rt/aaA.d Log Message: ----------- Mark associative array `byKey` and `byValue` `pure nothrow`. This fixes part of Issue 5555. Issue URL: https://issues.dlang.org/show_bug.cgi?id=5555 Commit: c5a82720d932940c86ec2017236648403029f6b5 https://github.com/D-Programming-Language/druntime/commit/c5a82720d932940c86ec2017236648403029f6b5 Author: Walter Bright <walter@walterbright.com> Date: 2014-06-12 (Thu, 12 Jun 2014) Changed paths: M src/object.di M src/object_.d M src/rt/aaA.d Log Message: ----------- Merge pull request #838 from denis-sh/more-fixes-for-Issue-5555-byKey-and-byValue Mark associative array `byKey` and `byValue` `pure nothrow`. Compare: https://github.com/D-Programming-Language/druntime/compare/6e4ab34d37e6...c5a82720d932 |
Copyright © 1999-2021 by the D Language Foundation