May 22, 2013 [dmd-internals] [D-Programming-Language/dmd] 452924: Implement Target hook to retrieve size of critical... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 452924b6bcd6a5d7c2c75f6de985e9e908768e59 https://github.com/D-Programming-Language/dmd/commit/452924b6bcd6a5d7c2c75f6de985e9e908768e59 Author: ibuclaw <ibuclaw@ubuntu.com> Date: 2013-05-21 (Tue, 21 May 2013) Changed paths: M src/backend/global.h M src/backend/os.c M src/gluestub.c M src/statement.c M src/target.c M src/target.h Log Message: ----------- Implement Target hook to retrieve size of critical section. Commit: f8669e6c38d5e03757aeabe2a29a8e76d75c7baf https://github.com/D-Programming-Language/dmd/commit/f8669e6c38d5e03757aeabe2a29a8e76d75c7baf Author: Iain Buclaw <ibuclaw@ubuntu.com> Date: 2013-05-22 (Wed, 22 May 2013) Changed paths: M src/backend/global.h M src/backend/os.c M src/gluestub.c M src/statement.c M src/target.c M src/target.h Log Message: ----------- Merge pull request #2060 from ibuclaw/critsecsize Implement Target hook to retrieve size of critical section. Compare: https://github.com/D-Programming-Language/dmd/compare/b06ba16ae86f...f8669e6c38d5 |
Copyright © 1999-2021 by the D Language Foundation