January 16, 2013 [dmd-internals] [D-Programming-Language/dmd] 37fb04: DI Generation Improvements. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 37fb04a88cf905d239c1a17bb9a8dced95bf85a8 https://github.com/D-Programming-Language/dmd/commit/37fb04a88cf905d239c1a17bb9a8dced95bf85a8 Author: Adam Wilson <adamw@prospectivesoftware.com> Date: 2013-01-14 (Mon, 14 Jan 2013) Changed paths: M src/attrib.c M src/func.c M src/hdrgen.h M src/mtype.c M src/statement.c M test/compilable/extra-files/header.di A test/compilable/extra-files/inlineheader-postscript.sh A test/compilable/extra-files/inlineheader.di A test/compilable/extra-files/inlinexheader-postscript.sh A test/compilable/extra-files/inlinexheader.di M test/compilable/extra-files/xheader.di M test/compilable/header.d A test/compilable/inlineheader.d A test/compilable/inlinexheader.d Log Message: ----------- DI Generation Improvements. Commit: 989fc9d0ddcc281aacaad342ac84591bc3576899 https://github.com/D-Programming-Language/dmd/commit/989fc9d0ddcc281aacaad342ac84591bc3576899 Author: Adam Wilson <adamw@prospectivesoftware.com> Date: 2013-01-14 (Mon, 14 Jan 2013) Changed paths: M test/compilable/header.d Log Message: ----------- Improper permute argument in header.d. Commit: 5ee8c18637e04df8a2dfc5ceebfa5b9c2c1b7007 https://github.com/D-Programming-Language/dmd/commit/5ee8c18637e04df8a2dfc5ceebfa5b9c2c1b7007 Author: Adam Wilson <adamw@prospectivesoftware.com> Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: A test/compilable/extra-files/inlineheader-postscript.sh R test/compilable/extra-files/inlineheader-postscript.sh A test/compilable/extra-files/inlinexheader-postscript.sh R test/compilable/extra-files/inlinexheader-postscript.sh Log Message: ----------- Set +x on the postscripts. Commit: a3635f61159542d3878a069ade22dda6804ea14a https://github.com/D-Programming-Language/dmd/commit/a3635f61159542d3878a069ade22dda6804ea14a Author: Walter Bright <walter@walterbright.com> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M src/attrib.c M src/func.c M src/hdrgen.h M src/mtype.c M src/statement.c M test/compilable/extra-files/header.di A test/compilable/extra-files/inlineheader-postscript.sh A test/compilable/extra-files/inlineheader.di A test/compilable/extra-files/inlinexheader-postscript.sh A test/compilable/extra-files/inlinexheader.di M test/compilable/extra-files/xheader.di M test/compilable/header.d A test/compilable/inlineheader.d A test/compilable/inlinexheader.d Log Message: ----------- Merge pull request #1487 from LightBender/digen2 DI Generation Improvements. Compare: https://github.com/D-Programming-Language/dmd/compare/381bddf74ba9...a3635f611595 |
Copyright © 1999-2021 by the D Language Foundation