[dmd-internals] [D-Programming-Language/dmd] 82021b: Move CPP_MANGLE into cppmangle.c
GitHub
noreply at github.com
Sat Dec 28 00:51:58 PST 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 82021b7328fa969a250a1041ad3d68ed38a6b3a9
https://github.com/D-Programming-Language/dmd/commit/82021b7328fa969a250a1041ad3d68ed38a6b3a9
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2013-12-27 (Fri, 27 Dec 2013)
Changed paths:
M src/cppmangle.c
M src/mangle.c
M src/mars.h
M src/win32.mak
Log Message:
-----------
Move CPP_MANGLE into cppmangle.c
Commit: efafc33203d55d1b8a0cb2e78f7c55a59f0cbbeb
https://github.com/D-Programming-Language/dmd/commit/efafc33203d55d1b8a0cb2e78f7c55a59f0cbbeb
Author: Walter Bright <walter at walterbright.com>
Date: 2013-12-28 (Sat, 28 Dec 2013)
Changed paths:
M src/cppmangle.c
M src/mangle.c
M src/mars.h
M src/win32.mak
Log Message:
-----------
Merge pull request #3039 from yebblies/CPP_MANGLE
[cleanup] Move CPP_MANGLE into cppmangle.c
Compare: https://github.com/D-Programming-Language/dmd/compare/ced168b8792c...efafc33203d5
More information about the dmd-internals
mailing list