[dmd-internals] [D-Programming-Language/dmd] 92226c: Mangle C++ contructors and destructors correctly
GitHub
noreply at github.com
Sun Jun 16 22:14:09 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 92226c6be8d4b446a074c689e520d8f9ba4e1495
https://github.com/D-Programming-Language/dmd/commit/92226c6be8d4b446a074c689e520d8f9ba4e1495
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-06-15 (Sat, 15 Jun 2013)
Changed paths:
M src/backend/newman.c
M src/tocsym.c
Log Message:
-----------
Mangle C++ contructors and destructors correctly
Commit: 9b5e58e5aa8a5cb5883ce87be9142550d1ea931b
https://github.com/D-Programming-Language/dmd/commit/9b5e58e5aa8a5cb5883ce87be9142550d1ea931b
Author: Walter Bright <walter at walterbright.com>
Date: 2013-06-16 (Sun, 16 Jun 2013)
Changed paths:
M src/backend/newman.c
M src/tocsym.c
Log Message:
-----------
Merge pull request #2181 from yebblies/ctormangle
[DDMD] Mangle C++ contructors and destructors correctly
Compare: https://github.com/D-Programming-Language/dmd/compare/6451593fb9bd...9b5e58e5aa8a
More information about the dmd-internals
mailing list