June 23, 2013 [dmd-internals] [D-Programming-Language/dmd] e45a43: convert template lookup to hash table | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: e45a4388014deba65dcbd044fbae81bb1bf69808 https://github.com/D-Programming-Language/dmd/commit/e45a4388014deba65dcbd044fbae81bb1bf69808 Author: Walter Bright <walter@walterbright.com> Date: 2013-06-23 (Sun, 23 Jun 2013) Changed paths: M src/template.c M src/template.h Log Message: ----------- convert template lookup to hash table Commit: bdac9ca84f142dcd49b3b634823013d02cc7c16d https://github.com/D-Programming-Language/dmd/commit/bdac9ca84f142dcd49b3b634823013d02cc7c16d Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-06-23 (Sun, 23 Jun 2013) Changed paths: M src/template.c M src/template.h Log Message: ----------- Merge pull request #2239 from WalterBright/hash_instance convert template lookup from array to hash table Compare: https://github.com/D-Programming-Language/dmd/compare/90fcfa0356a6...bdac9ca84f14 |
Copyright © 1999-2021 by the D Language Foundation