[dmd-internals] [D-Programming-Language/dmd] 9c97eb: fix Issue 10716 - Horrifically slow compilation fo...
GitHub
noreply at github.com
Tue Aug 13 18:08:53 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/dmd
Commit: 9c97ebe61f85fef25bab8ff3d310a78fb56e38ba
https://github.com/D-Programming-Language/dmd/commit/9c97ebe61f85fef25bab8ff3d310a78fb56e38ba
Author: Walter Bright <walter at walterbright.com>
Date: 2013-07-26 (Fri, 26 Jul 2013)
Changed paths:
M src/backend/cgcs.c
Log Message:
-----------
fix Issue 10716 - Horrifically slow compilation for array literals inside functions
Commit: c9235a9ce3dc0e8dc97b4b9a9c8b83a31950e8f8
https://github.com/D-Programming-Language/dmd/commit/c9235a9ce3dc0e8dc97b4b9a9c8b83a31950e8f8
Author: Martin Nowak <code at dawg.eu>
Date: 2013-08-13 (Tue, 13 Aug 2013)
Changed paths:
M src/backend/cgcs.c
Log Message:
-----------
Merge pull request #2388 from WalterBright/fix10716
fix Issue 10716 - Horrifically slow compilation for array literals insid...
Compare: https://github.com/D-Programming-Language/dmd/compare/b4584d77bd13...c9235a9ce3dc
More information about the dmd-internals
mailing list