[D-runtime] [D-Programming-Language/druntime] 1d717d: TypeInfo.toString is now const pure @safe nothrow.
GitHub via D-runtime
d-runtime at puremagic.com
Fri May 9 14:51:49 PDT 2014
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 at 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 at 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 at 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
More information about the D-runtime
mailing list