May 09, 2014 [D-runtime] [D-Programming-Language/druntime] 1d717d: TypeInfo.toString is now const pure @safe nothrow. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 1d717debe71f9feb479b4f34c152dc47146600d5 https://github.com/D-Programming-Language/druntime/commit/1d717debe71f9feb479b4f34c152dc47146600d5 Author: yglukhov <yuriy.glukhov@gmail.com> Date: 2014-05-07 (Wed, 07 May 2014) Changed paths: M src/object.di M src/object_.d Log Message: ----------- TypeInfo.toString is now const pure @safe nothrow. Commit: 779a38045fd2a3efc149a344e209a55238f442fc https://github.com/D-Programming-Language/druntime/commit/779a38045fd2a3efc149a344e209a55238f442fc Author: yglukhov <yuriy.glukhov@gmail.com> Date: 2014-05-08 (Thu, 08 May 2014) Changed paths: M src/object_.d Log Message: ----------- TypeInfo_AssociativeArray.next() and flags() qualifiers reverted. Commit: 3748ebf972c31f599a68da214d0d320d1cae435b https://github.com/D-Programming-Language/druntime/commit/3748ebf972c31f599a68da214d0d320d1cae435b Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-05-10 (Sat, 10 May 2014) Changed paths: M src/object.di M src/object_.d Log Message: ----------- Merge pull request #783 from yglukhov/qualifiers TypeInfo.toString is now const pure @safe nothrow. Compare: https://github.com/D-Programming-Language/druntime/compare/7d560ab92a84...3748ebf972c3 |
Copyright © 1999-2021 by the D Language Foundation