July 24, 2014 [dmd-internals] [D-Programming-Language/dmd] d72956: Use an alloc function for Token freelist instead o... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: d7295643d5f8617959e24881a22abf664ccac769 https://github.com/D-Programming-Language/dmd/commit/d7295643d5f8617959e24881a22abf664ccac769 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M src/lexer.c M src/lexer.h M src/parse.c Log Message: ----------- Use an alloc function for Token freelist instead of operator new. Commit: b09c870774b3d3e79f6cb3e872e846b4981da773 https://github.com/D-Programming-Language/dmd/commit/b09c870774b3d3e79f6cb3e872e846b4981da773 Author: Walter Bright <walter@walterbright.com> Date: 2014-07-24 (Thu, 24 Jul 2014) Changed paths: M src/lexer.c M src/lexer.h M src/parse.c Log Message: ----------- Merge pull request #3808 from yebblies/tokalloc [DDMD] Use an alloc function for Token freelist instead of operator new. Compare: https://github.com/D-Programming-Language/dmd/compare/f79c6c576bae...b09c870774b3 |
Copyright © 1999-2021 by the D Language Foundation