[dmd-internals] [D-Programming-Language/dmd] 7adb34: use pools for dt_t and code allocation
GitHub via dmd-internals
dmd-internals at puremagic.com
Tue Jun 2 10:51:39 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 7adb34810ee142a7f104584a83765fcb73ba4427
https://github.com/D-Programming-Language/dmd/commit/7adb34810ee142a7f104584a83765fcb73ba4427
Author: Walter Bright <walter at walterbright.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M src/backend/code.c
M src/backend/dt.c
Log Message:
-----------
use pools for dt_t and code allocation
Commit: 55d74913f7d2fba3fc62d48cdb5b0dc8578f3558
https://github.com/D-Programming-Language/dmd/commit/55d74913f7d2fba3fc62d48cdb5b0dc8578f3558
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)
Changed paths:
M src/backend/code.c
M src/backend/dt.c
Log Message:
-----------
Merge pull request #4710 from WalterBright/dtcodepool
use pools for dt_t and code allocation
Compare: https://github.com/D-Programming-Language/dmd/compare/7d4e2e89361c...55d74913f7d2
More information about the dmd-internals
mailing list