Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: bb1f78713695aab38964d427aaceda544c104732
      
https://github.com/D-Programming-Language/dmd/commit/bb1f78713695aab38964d427aaceda544c104732
  Author: Walter Bright <[email protected]>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M src/backend/nteh.c
    M src/backend/rtlsym.c
    M src/backend/rtlsym.h

  Log Message:
  -----------
  remove static allocation of Symbol


  Commit: 9c7d9e473eef93b973cdccc9fe6a8d9cc8e0ef9e
      
https://github.com/D-Programming-Language/dmd/commit/9c7d9e473eef93b973cdccc9fe6a8d9cc8e0ef9e
  Author: Daniel Murphy <[email protected]>
  Date:   2015-08-28 (Fri, 28 Aug 2015)

  Changed paths:
    M src/backend/nteh.c
    M src/backend/rtlsym.c
    M src/backend/rtlsym.h

  Log Message:
  -----------
  Merge pull request #4966 from WalterBright/rmstaticsym

refactor: remove static allocations of Symbol in backend/rtlsym.c


Compare: 
https://github.com/D-Programming-Language/dmd/compare/3b76b8c5c502...9c7d9e473eef
_______________________________________________
dmd-internals mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-internals

Reply via email to