[dmd-internals] [D-Programming-Language/dmd] 8494f4: remove unused headers
GitHub via dmd-internals
dmd-internals at puremagic.com
Sun Aug 23 03:06:46 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 8494f4125dd9d385b69ebd48e988deb3a601970f
https://github.com/D-Programming-Language/dmd/commit/8494f4125dd9d385b69ebd48e988deb3a601970f
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
R src/doc.h
R src/root/async.h
R src/root/checkedint.h
Log Message:
-----------
remove unused headers
Commit: faae63f19b937b53c8e230ec864be205af37084f
https://github.com/D-Programming-Language/dmd/commit/faae63f19b937b53c8e230ec864be205af37084f
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
R src/magicport.json
R src/magicport/ast.d
R src/magicport/dprinter.d
R src/magicport/magicport2.d
R src/magicport/namer.d
R src/magicport/parser.d
R src/magicport/scanner.d
R src/magicport/tokens.d
R src/magicport/typenames.d
R src/magicport/visitor.d
Log Message:
-----------
remove magicport
Commit: 28f91993c2ee8c0e752e778c1d344dcfec469664
https://github.com/D-Programming-Language/dmd/commit/28f91993c2ee8c0e752e778c1d344dcfec469664
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M src/posix.mak
M src/win32.mak
Log Message:
-----------
update makefiles for ddmd
Commit: af29fa9c3cad539fff5e2c8f82e6f2b34328746d
https://github.com/D-Programming-Language/dmd/commit/af29fa9c3cad539fff5e2c8f82e6f2b34328746d
Author: Martin Nowak <code at dawg.eu>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
M travis.sh
Log Message:
-----------
update Travis-CI test
Commit: 69400b95019534fdc30d8797b53e448a16eae687
https://github.com/D-Programming-Language/dmd/commit/69400b95019534fdc30d8797b53e448a16eae687
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2015-08-23 (Sun, 23 Aug 2015)
Changed paths:
R src/doc.h
R src/magicport.json
R src/magicport/ast.d
R src/magicport/dprinter.d
R src/magicport/magicport2.d
R src/magicport/namer.d
R src/magicport/parser.d
R src/magicport/scanner.d
R src/magicport/tokens.d
R src/magicport/typenames.d
R src/magicport/visitor.d
M src/posix.mak
R src/root/async.h
R src/root/checkedint.h
M src/win32.mak
M travis.sh
Log Message:
-----------
Merge pull request #4924 from MartinNowak/cpp_to_d
ddmd cleanup and fixes
Compare: https://github.com/D-Programming-Language/dmd/compare/1f469a39a823...69400b950195
More information about the dmd-internals
mailing list