[dmd-internals] [D-Programming-Language/dmd] ab6be7: CTFE: Remove an unused array

GitHub noreply at github.com
Wed Feb 27 01:48:18 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ab6be7050fbad13cbf9788a5283e930eed42c873
      https://github.com/D-Programming-Language/dmd/commit/ab6be7050fbad13cbf9788a5283e930eed42c873
  Author: Don Clugston <emailsdontbelong at inarepository.com>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M src/interpret.c

  Log Message:
  -----------
  CTFE: Remove an unused array

Slightly reduces memory usage.


  Commit: 7245d11cf4dc44f3bc784c0dbd78bff7ba6709f6
      https://github.com/D-Programming-Language/dmd/commit/7245d11cf4dc44f3bc784c0dbd78bff7ba6709f6
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2013-02-27 (Wed, 27 Feb 2013)

  Changed paths:
    M src/interpret.c

  Log Message:
  -----------
  Merge pull request #1698 from donc/ctfe_removevsave

CTFE: Slightly reduce memory usage


Compare: https://github.com/D-Programming-Language/dmd/compare/709d575c4412...7245d11cf4dc


More information about the dmd-internals mailing list