June 08, 2015 [dmd-internals] [D-Programming-Language/dmd] 24e4d7: DIP56: add pragma(inline) | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 24e4d732d47759a0bdb1a65187d7b80c364fe118 https://github.com/D-Programming-Language/dmd/commit/24e4d732d47759a0bdb1a65187d7b80c364fe118 Author: Walter Bright <walter@walterbright.com> Date: 2015-06-05 (Fri, 05 Jun 2015) Changed paths: M src/attrib.c M src/attrib.h M src/declaration.h M src/func.c M src/globals.h M src/idgen.d M src/inline.c M src/magicport.json M src/scope.c M src/scope.h M src/statement.c A test/fail_compilation/pragmainline.d A test/fail_compilation/pragmainline2.d Log Message: ----------- DIP56: add pragma(inline) Commit: 4e5a31ec6be106ef6c30f7cb3f36de0c1447c8fb https://github.com/D-Programming-Language/dmd/commit/4e5a31ec6be106ef6c30f7cb3f36de0c1447c8fb Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2015-06-08 (Mon, 08 Jun 2015) Changed paths: M src/attrib.c M src/attrib.h M src/declaration.h M src/func.c M src/globals.h M src/idgen.d M src/inline.c M src/magicport.json M src/scope.c M src/scope.h M src/statement.c A test/fail_compilation/pragmainline.d A test/fail_compilation/pragmainline2.d Log Message: ----------- Merge pull request #4723 from WalterBright/pragmainline DIP56: add pragma(inline) Compare: https://github.com/D-Programming-Language/dmd/compare/a6065817b8fa...4e5a31ec6be1 |
Copyright © 1999-2021 by the D Language Foundation