[D-runtime] [D-Programming-Language/druntime] db7fe0: Mark core.memory.GC.addRange/removeRange as nogc, ...
GitHub via D-runtime
d-runtime at puremagic.com
Thu Apr 9 14:05:55 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: db7fe0eb9d3af3154d1873380b00853c7b977c81
https://github.com/D-Programming-Language/druntime/commit/db7fe0eb9d3af3154d1873380b00853c7b977c81
Author: rsw0x <rsw0x at rsw0x.me>
Date: 2015-04-07 (Tue, 07 Apr 2015)
Changed paths:
M src/core/memory.d
M src/core/sync/mutex.d
M src/core/sys/posix/pthread.d
M src/core/sys/windows/windows.d
M src/gc/gc.d
M src/rt/util/container/common.d
M src/rt/util/container/treap.d
M src/rt/util/random.d
Log Message:
-----------
Mark core.memory.GC.addRange/removeRange as nogc, and internal
implementation.
Commit: ba7f25376863b559d4233110dfd0bce7559eaf74
https://github.com/D-Programming-Language/druntime/commit/ba7f25376863b559d4233110dfd0bce7559eaf74
Author: Martin Nowak <code at dawg.eu>
Date: 2015-04-09 (Thu, 09 Apr 2015)
Changed paths:
M src/core/memory.d
M src/core/sync/mutex.d
M src/core/sys/posix/pthread.d
M src/core/sys/windows/windows.d
M src/gc/gc.d
M src/rt/util/container/common.d
M src/rt/util/container/treap.d
M src/rt/util/random.d
Log Message:
-----------
Merge pull request #1203 from rsw0x/iss14171
Mark core.memory.GC.addRange/removeRange as nogc
Compare: https://github.com/D-Programming-Language/druntime/compare/88da419c00af...ba7f25376863
More information about the D-runtime
mailing list