[D-runtime] [D-Programming-Language/druntime] d4e8be: Mark some GC functions pure and/or nothrow.
GitHub
noreply at github.com
Fri Jun 1 10:07:07 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: d4e8beb2597ab7046252f03a805e4068e38f2a67
https://github.com/D-Programming-Language/druntime/commit/d4e8beb2597ab7046252f03a805e4068e38f2a67
Author: alexrp <xtzgzorex at gmail.com>
Date: 2012-06-01 (Fri, 01 Jun 2012)
Changed paths:
M src/core/memory.d
Log Message:
-----------
Mark some GC functions pure and/or nothrow.
Commit: ef8b2a6240e83419eb5a66fe922190ba7f98af0f
https://github.com/D-Programming-Language/druntime/commit/ef8b2a6240e83419eb5a66fe922190ba7f98af0f
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2012-06-01 (Fri, 01 Jun 2012)
Changed paths:
M src/core/memory.d
Log Message:
-----------
Merge pull request #198 from alexrp/master
Mark some GC functions pure and/or nothrow.
Compare: https://github.com/D-Programming-Language/druntime/compare/62c8e95...ef8b2a6
More information about the D-runtime
mailing list