September 12, 2013 [phobos] [D-Programming-Language/phobos] 31afed: fix Issue 11009 - Regression (2.064 git-head): DMD... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 31afedbc5c21ed4eef864568c2e1c92a72a0c504 https://github.com/D-Programming-Language/phobos/commit/31afedbc5c21ed4eef864568c2e1c92a72a0c504 Author: monarchdodra <monarchdodra@gmail.com> Date: 2013-09-12 (Thu, 12 Sep 2013) Changed paths: M std/conv.d Log Message: ----------- fix Issue 11009 - Regression (2.064 git-head): DMD consumes huge memory when it compiles enum containing many items This is a fixup of pull #1540. Turns out NoDuplicates is scary inefficient for large input. This cleans up and simplifies the pull somewhat. Commit: cf882249701cf879f60ae4a5742c4d59937f932f https://github.com/D-Programming-Language/phobos/commit/cf882249701cf879f60ae4a5742c4d59937f932f Author: Andrej Mitrovic <andrej.mitrovich@gmail.com> Date: 2013-09-12 (Thu, 12 Sep 2013) Changed paths: M std/conv.d Log Message: ----------- Merge pull request #1565 from monarchdodra/fix11009 fix Issue 11009 - Regression (2.064 git-head): DMD consumes huge memory ... Compare: https://github.com/D-Programming-Language/phobos/compare/f85fac2a1129...cf882249701c |
Copyright © 1999-2021 by the D Language Foundation