November 15, 2013 [D-runtime] [D-Programming-Language/druntime] f2c1e6: Mark monitor functions `pure`/`nothrow` if possibl... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: f2c1e674ea3dba68f2d7d4f3dbd688dfabace835 https://github.com/D-Programming-Language/druntime/commit/f2c1e674ea3dba68f2d7d4f3dbd688dfabace835 Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2013-11-06 (Wed, 06 Nov 2013) Changed paths: M src/object_.d M src/rt/monitor_.d Log Message: ----------- Mark monitor functions `pure`/`nothrow` if possible. Commit: b81113976ec677bee4a22877ab1b2de036edd9f5 https://github.com/D-Programming-Language/druntime/commit/b81113976ec677bee4a22877ab1b2de036edd9f5 Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2013-11-06 (Wed, 06 Nov 2013) Changed paths: M src/gc/bits.d M src/gc/gc.d M src/gcstub/gc.d M src/object_.d M src/rt/lifetime.d Log Message: ----------- Fix some `core.exception.*Error` functions attributes in modules. Commit: 0422e58d1bd6c86063f73b9ca372e5e16afd64b0 https://github.com/D-Programming-Language/druntime/commit/0422e58d1bd6c86063f73b9ca372e5e16afd64b0 Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2013-11-07 (Thu, 07 Nov 2013) Changed paths: M src/gc/bits.d M src/gc/gc.d M src/gcstub/gc.d M src/object_.d M src/rt/lifetime.d Log Message: ----------- Add issue 11461 workaround. Issue URL: https://d.puremagic.com/issues/show_bug.cgi?id=11461 Commit: 2ff3529415495156a471d4d89bbe07e241c30a5a https://github.com/D-Programming-Language/druntime/commit/2ff3529415495156a471d4d89bbe07e241c30a5a Author: Martin Nowak <code@dawg.eu> Date: 2013-11-15 (Fri, 15 Nov 2013) Changed paths: M src/gc/bits.d M src/gc/gc.d M src/gcstub/gc.d M src/object_.d M src/rt/lifetime.d M src/rt/monitor_.d Log Message: ----------- Merge pull request #635 from denis-sh/mark-some-monitor-functions-nothrow [Trivial] Mark monitor functions `pure`/`nothrow` if possible. Compare: https://github.com/D-Programming-Language/druntime/compare/9e510ebae272...2ff352941549 |
Copyright © 1999-2021 by the D Language Foundation