[dmd-internals] [D-Programming-Language/dmd] 904874: Remove obsolete __thread from test-suite.
GitHub
noreply at github.com
Mon Feb 25 22:38:33 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 904874a76e38742ecc670f2e0e3d4a099801cd3b
https://github.com/D-Programming-Language/dmd/commit/904874a76e38742ecc670f2e0e3d4a099801cd3b
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Changed paths:
M test/runnable/imports/tlsa.d
M test/runnable/testthread.d
M test/runnable/tls.d
M test/runnable/tls_dup.d
M test/runnable/xtest55.d
Log Message:
-----------
Remove obsolete __thread from test-suite.
Commit: 20ef96fe1d5c1631f5aead01873f17ca85cc944b
https://github.com/D-Programming-Language/dmd/commit/20ef96fe1d5c1631f5aead01873f17ca85cc944b
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2013-02-06 (Wed, 06 Feb 2013)
Changed paths:
M src/attrib.c
M src/lexer.c
M src/lexer.h
M src/parse.c
Log Message:
-----------
Fixes Issue 9033 - Remove __thread from the language.
Commit: 709d575c4412298d90d68b9f55c30d3c4702e9e3
https://github.com/D-Programming-Language/dmd/commit/709d575c4412298d90d68b9f55c30d3c4702e9e3
Author: Walter Bright <walter at walterbright.com>
Date: 2013-02-25 (Mon, 25 Feb 2013)
Changed paths:
M src/attrib.c
M src/lexer.c
M src/lexer.h
M src/parse.c
M test/runnable/imports/tlsa.d
M test/runnable/testthread.d
M test/runnable/tls.d
M test/runnable/tls_dup.d
M test/runnable/xtest55.d
Log Message:
-----------
Merge pull request #1616 from AndrejMitrovic/Fix9033
Issue 9033 - Remove __thread from the language.
Compare: https://github.com/D-Programming-Language/dmd/compare/a1079c33960a...709d575c4412
More information about the dmd-internals
mailing list