[dmd-internals] [D-Programming-Language/dmd] 8a4fb0: Split C++ operator new declaration into a new file

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Mar 31 18:21:15 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8a4fb016bf5de83da514e3f7d7eeecefb582ad0d
      https://github.com/D-Programming-Language/dmd/commit/8a4fb016bf5de83da514e3f7d7eeecefb582ad0d
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M src/posix.mak
    A src/root/newdelete.c
    M src/root/rmem.c
    M src/win32.mak

  Log Message:
  -----------
  Split C++ operator new declaration into a new file


  Commit: d777143574dc85a8a7ff3de1ef0c934e6111097e
      https://github.com/D-Programming-Language/dmd/commit/d777143574dc85a8a7ff3de1ef0c934e6111097e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M src/posix.mak
    A src/root/newdelete.c
    M src/root/rmem.c
    M src/win32.mak

  Log Message:
  -----------
  Merge pull request #4535 from yebblies/rmemsplit

[DDMD] Split C++ operator new declaration into a new file


Compare: https://github.com/D-Programming-Language/dmd/compare/9ea13cfb5cd9...d777143574dc


More information about the dmd-internals mailing list