[dmd-internals] [D-Programming-Language/dmd] aa6067: guess how much memory will be needed and adjust ch...
GitHub via dmd-internals
dmd-internals at puremagic.com
Thu Jul 10 11:45:56 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: aa606757fd769870a05727ba5d7c6bb18dcdd64d
https://github.com/D-Programming-Language/dmd/commit/aa606757fd769870a05727ba5d7c6bb18dcdd64d
Author: Henning Pohl <henning at still-hidden.de>
Date: 2013-08-17 (Sat, 17 Aug 2013)
Changed paths:
M src/declaration.c
M src/mars.c
M src/root/rmem.c
M src/root/rmem.h
Log Message:
-----------
guess how much memory will be needed and adjust chunk size
Commit: a1d2feff6971fab666ab1459cc2ced3e223aa33b
https://github.com/D-Programming-Language/dmd/commit/a1d2feff6971fab666ab1459cc2ced3e223aa33b
Author: Walter Bright <walter at walterbright.com>
Date: 2014-06-02 (Mon, 02 Jun 2014)
Changed paths:
M src/declaration.c
M src/root/rmem.c
Log Message:
-----------
reboot hpohl's #2470
Commit: 69aebf0a2cfd1999ed0e2b742f4c6d2b45691550
https://github.com/D-Programming-Language/dmd/commit/69aebf0a2cfd1999ed0e2b742f4c6d2b45691550
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
Changed paths:
M src/declaration.c
M src/root/rmem.c
Log Message:
-----------
Merge pull request #3613 from WalterBright/hpohl-opt
Increase allocation chunk size + minor refactoring
Compare: https://github.com/D-Programming-Language/dmd/compare/3cb35fe75c9e...69aebf0a2cfd
More information about the dmd-internals
mailing list